FAQ and example
This commit is contained in:
parent
33fac8a4c6
commit
554c1cb9de
7 changed files with 124 additions and 6 deletions
|
|
@ -32,8 +32,7 @@ SUBDIRS =
|
|||
|
||||
.PHONY: clean all $(SUBDIRS)
|
||||
|
||||
all: $(SUBDIRS)
|
||||
echo "Build doxygen docs: make doc"
|
||||
all: $(SUBDIRS) doc
|
||||
echo "Build doxygen doc and graphs: make graphs"
|
||||
|
||||
# Regular doxygen documentation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue