Commit Graph

90 Commits (0f2fa7883cf75bec70d3ade0ec8d3e00b8151a7c)

Author SHA1 Message Date
Martine Lenders b092179787
doc: utilize smartmenus 6 years ago
Martine Lenders 75eef79c9e doc: add favicon 6 years ago
Martine Lenders 8ea20ea505 doc: Doxygen beautification 6 years ago
Peter Kietzmann db6bf02168 Merge pull request #6711 from haukepetersen/opt_doc_nrf24
drivers/nrf24l01: removed doxgen warnings
6 years ago
Oleg Hahm 350a55b58f doc: increase number of nodes for doxygen graphs 6 years ago
Oleg Hahm 28c335e8e7 doc: exclude _param files from doxygen 6 years ago
Oleg Hahm 5ff3a1c957 doc: doxygen: update exclude paths 6 years ago
Joakim Nohlgård 738876a98f cpu/atmega_common: Improve POSIX headers 6 years ago
Hauke Petersen e6db9587db drivers/nrf24l01: removed doxgen warnings
- de-blacklisted nrf24l01p_settings.h from doxygen excludes
- fixed doc for that file
6 years ago
Hauke Petersen fa59955eff doc: removed CPU excludes from doxyfile 6 years ago
Alexandre Abadie 36e8fb8e56 doc/doxygen: exclude cpu/stm32l0 directory from doxygen 6 years ago
Joakim Nohlgård bec5b57f0d doc/doxygen: Exclude msp430-common imported newlib headers 6 years ago
Joakim Nohlgård 4bd62d241f doc/doxygen: Sort exclude patterns 6 years ago
smlng 887f499eca drivers/kw2xrf: adapt to new SPI interface
- add docu for structs, defines and functions
    - exclude drivers/kw2xrf/include/overwrites.h (vendor header)
    - add missing header guards
6 years ago
Joakim Nohlgård 125e3b0125 doc: Add some missing excludes 6 years ago
Hauke Petersen fcb1e68732 cpu/sam0: renamed sam21_common to sam0_common 7 years ago
Martine Lenders 235375f664 native: always assert() verbosely 7 years ago
Alexandre Abadie b50ab2f46e cpu/stm32f4: adding support for stm32f446re cpu 7 years ago
Kees Bakker ebeece15c7 doc: correct exclude patterns after moving CMSIS files to cpu/sam21_common 7 years ago
Kaspar Schleiser 26e4004de4 Merge pull request #5397 from OTAkeys/pr/stm32f2xx
cpu: add stm32f2xx family support (based on #4497)
7 years ago
Martine Lenders ebbfb8d9f1 Merge pull request #5739 from gebart/pr/doxygen-quiet
doc: Set QUIET=YES in Doxyfile
7 years ago
Vincent Dupont 537d1d015a stm32f2: exlude vendor headers from doxygen 7 years ago
Joakim Nohlgård 6e09581def doc: Set QUIET=YES in Doxyfile
(Warnings are still shown because WARNINGS=YES)
7 years ago
Ludwig Knüpfer b87bc37b89 doc: un-exclude board's periph_conf.h in Doxygen 7 years ago
Andreas Paul Pauli bce61166ee doc: provide include path list for riot.doxyfile 7 years ago
Kaspar Schleiser d9cf871e2e sys: random: import tinymt32 PRNG 7 years ago
Ludwig Knüpfer 200e60ea58 doc: disable REPEAT_BRIEF Doxgen setting
Details follow the brief section immediately now.
7 years ago
Ludwig Knüpfer 7c188378a9 doc: move details section to the top
Add a layout file for Doxygen which has the details section at the
beginning of a page as opposed to the default where the details are
somewhere in the middle.

The initial XML file was generated as specified in the Doxygen
documentation:
```
doxygen -l
```
7 years ago
Hauke Petersen c49eb824e5 doc/riot.doxyfile: s/CPUID_ID_LEN/CPUID_LEN/ 7 years ago
Hauke Petersen 0b1bc39fd5 doc: adapted doxygen excludes for NRF5x headers 7 years ago
Kaspar Schleiser 2d8f6f8a92 Merge pull request #4500 from haukepetersen/fix_doc_samd21
doc: added samd21 vendor header to doxygen excludes
8 years ago
Lotte Steenbrink 1ac9a0d227 Merge pull request #4480 from authmillenon/doc/enh/creating-modules
doc: add page about creating modules
8 years ago
Martine Lenders b5f5f8314a doc: add page about creating modules 8 years ago
Oleg Hahm f22cac2ceb Merge pull request #4289 from authmillenon/doc/enh/pkg
doc: move pkg/PORTING.md and pkg/USING.md to doxygen
8 years ago
Hauke Petersen bed0aec61e doc: added samd21 vendor header to doxygen excludes 8 years ago
Martine Lenders 80829d5eba doc: add page about creating an application 8 years ago
Martine Lenders f285bb2349 doc: move pkg/PORTING.md and pkg/USING.md to doxygen 8 years ago
Oleg Hahm c96679f3d1 doc: include package documentation 8 years ago
Hauke Petersen 9a32fefaf1 doc: added *.hpp to be parsed by doxygen 8 years ago
Martine Lenders ccab1eae82 doc: add 'Getting started' page 8 years ago
Martine Lenders 505893e8e5 doc: move mainpage completely to markdown format 8 years ago
Hauke Petersen 7f32919ffb doxygen: excluded SiLabs header files 8 years ago
Paul Rathgeb cefe2a6698 make: Blacklisted the board 'weio' for some test due to insufficient
RAM/ROM
      Blacklisted LPC11Uxx.h for doxygen
8 years ago
Martine Lenders e6c96cde53 gnrc_sixlowpan_nd_border_router: initial import 8 years ago
Martine Lenders c0a1258806 doxygen: include some module switches 8 years ago
Martine Lenders 132f5e1b9c gnrc_sixlowpan_nd_router: initial import 8 years ago
Martine Lenders b81a4dd695 gnrc_ipv6_netif: prepare for router discovery 8 years ago
Oleg Hahm 6a035fe910 doc: exclude sam3* completely from doxygen
Also remove doc.txt for sam3 (moved to cpu_conf.h)
8 years ago
Oleg Hahm 72bc12e146 doxygen: add make targets to build man and latex
HTML will be build per default.
8 years ago
Joakim Gebart bb6cfa1569 doc/doxygen: Use multiple arguments to dot
graphviz >1.8.10 has been released more than 10 years ago.
8 years ago