Martine Lenders
8c52d3e364
doc: fix typo
7 years ago
Andreas Paul Pauli
bce61166ee
doc: provide include path list for riot.doxyfile
7 years ago
Oleg Hahm
8e6dc1a03f
doc: updated and clarified tapsetup usage
7 years ago
Kaspar Schleiser
d9cf871e2e
sys: random: import tinymt32 PRNG
7 years ago
Ludwig Knüpfer
79da205cd8
doc: fix trailing whitespace in Doxygen XML
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
5165e48399
Merge pull request #4746 from haukepetersen/add_board_nrf52dk
...
cpu/boards: added support for nRF52 DK
7 years ago
Martine Lenders
8a588575f3
doc: fix link to devel mailman
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
7 years ago
Lotte Steenbrink
1ac9a0d227
Merge pull request #4480 from authmillenon/doc/enh/creating-modules
...
doc: add page about creating modules
7 years ago
Martine Lenders
b5f5f8314a
doc: add page about creating modules
7 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
7 years ago
Hauke Petersen
bed0aec61e
doc: added samd21 vendor header to doxygen excludes
7 years ago
Martine Lenders
31702f3ce8
doc: mention create-an-application page on main page
7 years ago
Martine Lenders
80829d5eba
doc: add page about creating an application
7 years ago
Martine Lenders
f285bb2349
doc: move pkg/PORTING.md and pkg/USING.md to doxygen
7 years ago
Cenk Gündoğan
9d270ad1c0
doxygen: mainpage: link to GNRC
7 years ago
Cenk Gündoğan
0b77b259ef
gnrc: enhance documentation
7 years ago
Oleg Hahm
c96679f3d1
doc: include package documentation
7 years ago
Martine Lenders
2cc2adffee
Merge pull request #3900 from haukepetersen/add_arduino_api
...
sys: added Arduino API to RIOT
7 years ago
Martine Lenders
98bd5ee09c
Merge pull request #4090 from authmillenon/doc/enh/overview-graphic
...
doc: add RIOT overview graphic
7 years ago
Hauke Petersen
9a32fefaf1
doc: added *.hpp to be parsed by doxygen
7 years ago
Martine Lenders
1550fe85db
doc: add structure graphic to mainpage
7 years ago
Martine Lenders
3fb9f90a71
doc: add graphic showing general structure of RIOT
7 years ago
Martine Lenders
4385e5cd24
doc: add Miso fonts to documentation
7 years ago
Hauke Petersen
421e69030a
Merge pull request #4315 from haukepetersen/doc_periph_fixes
...
doc: various fixes related to 'periph'
7 years ago
Emmanuel Baccelli
e935ca4f57
modified typo in doc mainpage.md
...
fixed indentation
7 years ago
Hauke Petersen
95086da431
doc/drivers/sys: fixed all refs to drivers_periph_xx
7 years ago
Martine Lenders
ccab1eae82
doc: add 'Getting started' page
7 years ago
Martine Lenders
d50de568d1
doc: Update mainpage
7 years ago
Martine Lenders
505893e8e5
doc: move mainpage completely to markdown format
7 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
Oleg Hahm
09c5eab157
doc: minor update of mainpage.txt
8 years ago
Martine Lenders
b81a4dd695
gnrc_ipv6_netif: prepare for router discovery
8 years ago
Kaspar Schleiser
1733d4a730
doc: remove obsolete transceiver documentation
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
68ce9397cb
doc/doxygen: Clean up Makefile
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
Joakim Gebart
df1efe7154
doc/doxygen/riot.doxyfile: Do not generate LaTeX by default
8 years ago
Joakim Gebart
bc58c7ba13
doc/doxygen/riot.doxyfile: Do not generate manpages by default
8 years ago
Hauke Petersen
c7d4ff7106
doxygen: adjusted exclude pattern for NRF51
8 years ago
Thomas Eichinger
7e88358135
Merge pull request #3194 from haukepetersen/mv_sam3x
...
cpu: rename SAM3X8E to SAM3
8 years ago