* created a target to build the documentation
This commit is contained in:
parent
72e3a500a7
commit
f6e129959e
3
dist/makefile
vendored
3
dist/makefile
vendored
@ -117,3 +117,6 @@ flash: all
|
||||
|
||||
term:
|
||||
$(TERM) $(PORT)
|
||||
|
||||
doc:
|
||||
make -BC $(RIOTBASE) doc
|
||||
|
||||
3
doc/doxygen/makefile
Normal file
3
doc/doxygen/makefile
Normal file
@ -0,0 +1,3 @@
|
||||
doc:
|
||||
doxygen riot.doxyfile
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user