Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/doc/doxyconf/project @ 3167

Last change on this file since 3167 was 3167, checked in by bensch, 19 years ago

orxonox/trunk: it is now possible to autogenerate the documentation out of /trunk with make doc.
The documentation will be moved to the folder doc/html and doc/latex.

  • Property svn:executable set to *
File size: 819 bytes
Line 
1echo "
2#---------------------------------------------------------------------------
3# Project related configuration options
4#---------------------------------------------------------------------------
5CREATE_SUBDIRS         = YES
6OUTPUT_LANGUAGE        = English
7USE_WINDOWS_ENCODING   = YES
8BRIEF_MEMBER_DESC      = YES
9REPEAT_BRIEF           = YES
10ABBREVIATE_BRIEF       =
11ALWAYS_DETAILED_SEC    = NO
12INLINE_INHERITED_MEMB  = NO
13FULL_PATH_NAMES        = NO
14STRIP_FROM_PATH        =
15STRIP_FROM_INC_PATH    =
16SHORT_NAMES            = NO
17JAVADOC_AUTOBRIEF      = NO
18MULTILINE_CPP_IS_BRIEF = NO
19DETAILS_AT_TOP         = NO
20INHERIT_DOCS           = YES
21DISTRIBUTE_GROUP_DOC   = NO
22TAB_SIZE               = 8
23ALIASES                =
24OPTIMIZE_OUTPUT_FOR_C  = NO
25OPTIMIZE_OUTPUT_JAVA   = NO
26SUBGROUPING            = YES"
Note: See TracBrowser for help on using the repository browser.