This website requires JavaScript.
Explore
Help
Sign In
RIOT-OS
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2024-12-29 04:50:03 +01:00
Code
Releases
Activity
e09571c68f
RIOT
/
doc
/
doxygen
/
Makefile
6 lines
60 B
Makefile
Raw
Normal View
History
Unescape
Escape
* created a target to build the documentation
2013-02-08 19:34:07 +01:00
doc
:
doxygen riot.doxyfile
* clean up stuff (fix gcc warnings and added clean target for doc)
2013-04-02 02:02:58 +02:00
clean
:
@rm -rf latex man html
Copy Permalink