1 # Here's the doxygen configuration file for the asterisk source
6 # Doxygen configuration generated by Doxywizard version 0.1
7 #---------------------------------------------------------------------------
8 # General configuration options
9 #---------------------------------------------------------------------------
10 PROJECT_NAME = Asterisk
11 PROJECT_NUMBER = 0.1.8
12 OUTPUT_DIRECTORY = doc/
13 OUTPUT_LANGUAGE = English
17 HIDE_UNDOC_MEMBERS = YES
18 HIDE_UNDOC_CLASSES = NO
19 BRIEF_MEMBER_DESC = YES
21 ALWAYS_DETAILED_SEC = NO
28 STRIP_CODE_COMMENTS = NO
29 CASE_SENSE_NAMES = YES
31 VERBATIM_HEADERS = YES
32 SHOW_INCLUDE_FILES = YES
33 JAVADOC_AUTOBRIEF = NO
36 SORT_MEMBER_DOCS = YES
37 DISTRIBUTE_GROUP_DOC = YES
40 GENERATE_TODOLIST = YES
41 GENERATE_TESTLIST = YES
44 MAX_INITIALIZER_LINES = 30
45 OPTIMIZE_OUTPUT_FOR_C = NO
47 #---------------------------------------------------------------------------
48 # configuration options related to warning and progress messages
49 #---------------------------------------------------------------------------
52 WARN_IF_UNDOCUMENTED = YES
53 WARN_FORMAT = "$file:$line: $text"
55 #---------------------------------------------------------------------------
56 # configuration options related to the input files
57 #---------------------------------------------------------------------------
68 FILTER_SOURCE_FILES = NO
69 #---------------------------------------------------------------------------
70 # configuration options related to the alphabetical class index
71 #---------------------------------------------------------------------------
72 ALPHABETICAL_INDEX = NO
73 COLS_IN_ALPHA_INDEX = 5
75 #---------------------------------------------------------------------------
76 # configuration options related to the HTML output
77 #---------------------------------------------------------------------------
83 HTML_ALIGN_MEMBERS = YES
84 GENERATE_HTMLHELP = NO
89 ENUM_VALUES_PER_LINE = 4
90 GENERATE_TREEVIEW = NO
92 #---------------------------------------------------------------------------
93 # configuration options related to the LaTeX output
94 #---------------------------------------------------------------------------
104 #---------------------------------------------------------------------------
105 # configuration options related to the RTF output
106 #---------------------------------------------------------------------------
111 RTF_STYLESHEET_FILE =
112 RTF_EXTENSIONS_FILE =
113 #---------------------------------------------------------------------------
114 # configuration options related to the man page output
115 #---------------------------------------------------------------------------
119 #---------------------------------------------------------------------------
120 # Configuration options related to the preprocessor
121 #---------------------------------------------------------------------------
122 ENABLE_PREPROCESSING = NO
124 EXPAND_ONLY_PREDEF = NO
125 SEARCH_INCLUDES = YES
127 INCLUDE_FILE_PATTERNS =
130 #---------------------------------------------------------------------------
131 # Configuration::addtions related to external references
132 #---------------------------------------------------------------------------
136 PERL_PATH = /usr/bin/perl
137 #---------------------------------------------------------------------------
138 # Configuration options related to the dot tool
139 #---------------------------------------------------------------------------
142 COLLABORATION_GRAPH = YES
144 INCLUDED_BY_GRAPH = YES
145 GRAPHICAL_HIERARCHY = YES
147 MAX_DOT_GRAPH_WIDTH = 1024
148 MAX_DOT_GRAPH_HEIGHT = 1024
149 GENERATE_LEGEND = YES
151 #---------------------------------------------------------------------------
152 # Configuration::addtions related to the search engine
153 #---------------------------------------------------------------------------
155 CGI_NAME = search.cgi
156 CGI_URL = http://localhost/cgi-bin
157 DOC_URL = http://localhost/asterisk/documentation
158 DOC_ABSPATH = /var/www/html/asterisk/documentation
159 BIN_ABSPATH = /usr/local/bin