root/trunk/midgard/core/midgard/Doxyfile.in

Revision 8628, 219 bytes (checked in by jlz, 5 years ago)

Added doxygen support

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 PROJECT_NAME           = @PACKAGE@
2 PROJECT_NUMBER         = @VERSION@
3 INPUT                  = @srcdir@
4 RECURSIVE              = YES
5 OUTPUT_DIRECTORY       = doc
6 OPTIMIZE_OUTPUT_FOR_C  = YES
7 SOURCE_BROWSER         = NO
Note: See TracBrowser for help on using the browser.