doc: set doxygen for pbio library

This commit is contained in:
David Lechner
2018-09-06 19:54:07 -05:00
parent 634d5595d0
commit dad155641e
2 changed files with 2508 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# You ca set these variables from the command line.
DOXYGEN = doxygen
DOXYGEN_CONF = doxygen.conf
doc:
@$(DOXYGEN) "$(DOXYGEN_CONF)"
+2502
View File
File diff suppressed because it is too large Load Diff