~ubuntu-branches/ubuntu/precise/corosync/precise-proposed

« back to all changes in this revision

Viewing changes to Doxyfile

  • Committer: Bazaar Package Importer
  • Author(s): Ante Karamatic
  • Date: 2009-08-21 09:29:56 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090821092956-w9qxxxx3zeoh8dem
Tags: 1.0.0-4ubuntu2
* debian/control:
  - 'Ubuntu Developers' instead of 'Ubuntu Core Developers'
    as maintainer
  - Bump debhelper dependecy to 7

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
REPEAT_BRIEF           = YES
17
17
ALWAYS_DETAILED_SEC    = NO
18
18
FULL_PATH_NAMES        = NO
19
 
STRIP_FROM_PATH        = 
 
19
STRIP_FROM_PATH        =
20
20
INTERNAL_DOCS          = NO
21
21
STRIP_CODE_COMMENTS    = YES
22
22
CASE_SENSE_NAMES       = YES
33
33
GENERATE_TODOLIST      = YES
34
34
GENERATE_TESTLIST      = YES
35
35
GENERATE_BUGLIST       = YES
36
 
ALIASES                = 
37
 
ENABLED_SECTIONS       = 
 
36
ALIASES                =
 
37
ENABLED_SECTIONS       =
38
38
MAX_INITIALIZER_LINES  = 30
39
39
OPTIMIZE_OUTPUT_FOR_C  = YES
40
40
SHOW_USED_FILES        = YES
44
44
QUIET                  = YES
45
45
WARNINGS               = YES
46
46
WARN_IF_UNDOCUMENTED   = NO
47
 
WARN_FORMAT            = 
48
 
WARN_LOGFILE           = 
 
47
WARN_FORMAT            =
 
48
WARN_LOGFILE           =
49
49
#---------------------------------------------------------------------------
50
50
# configuration options related to the input files
51
51
#---------------------------------------------------------------------------
52
52
INPUT                  = lib include exec
53
53
FILE_PATTERNS          = *.c *.h
54
54
RECURSIVE              = YES
55
 
EXAMPLE_PATH           = 
56
 
EXAMPLE_PATTERNS       = 
 
55
EXAMPLE_PATH           =
 
56
EXAMPLE_PATTERNS       =
57
57
EXAMPLE_RECURSIVE      = NO
58
 
IMAGE_PATH             = 
59
 
INPUT_FILTER           = 
 
58
IMAGE_PATH             =
 
59
INPUT_FILTER           =
60
60
FILTER_SOURCE_FILES    = NO
61
61
#---------------------------------------------------------------------------
62
62
# configuration options related to source browsing
70
70
#---------------------------------------------------------------------------
71
71
ALPHABETICAL_INDEX     = NO
72
72
COLS_IN_ALPHA_INDEX    = 5
73
 
IGNORE_PREFIX          = 
 
73
IGNORE_PREFIX          =
74
74
#---------------------------------------------------------------------------
75
75
# configuration options related to the HTML output
76
76
#---------------------------------------------------------------------------
77
77
GENERATE_HTML          = YES
78
 
HTML_OUTPUT            = 
79
 
HTML_HEADER            = 
80
 
HTML_FOOTER            = 
81
 
HTML_STYLESHEET        = 
 
78
HTML_OUTPUT            =
 
79
HTML_HEADER            =
 
80
HTML_FOOTER            =
 
81
HTML_STYLESHEET        =
82
82
HTML_ALIGN_MEMBERS     = YES
83
83
GENERATE_HTMLHELP      = NO
84
84
GENERATE_CHI           = NO
92
92
# configuration options related to the LaTeX output
93
93
#---------------------------------------------------------------------------
94
94
GENERATE_LATEX         = NO
95
 
LATEX_OUTPUT           = 
 
95
LATEX_OUTPUT           =
96
96
COMPACT_LATEX          = NO
97
97
PAPER_TYPE             = a4wide
98
 
EXTRA_PACKAGES         = 
99
 
LATEX_HEADER           = 
 
98
EXTRA_PACKAGES         =
 
99
LATEX_HEADER           =
100
100
PDF_HYPERLINKS         = NO
101
101
USE_PDFLATEX           = NO
102
102
LATEX_BATCHMODE        = NO
104
104
# configuration options related to the RTF output
105
105
#---------------------------------------------------------------------------
106
106
GENERATE_RTF           = NO
107
 
RTF_OUTPUT             = 
 
107
RTF_OUTPUT             =
108
108
COMPACT_RTF            = NO
109
109
RTF_HYPERLINKS         = NO
110
 
RTF_STYLESHEET_FILE    = 
111
 
RTF_EXTENSIONS_FILE    = 
 
110
RTF_STYLESHEET_FILE    =
 
111
RTF_EXTENSIONS_FILE    =
112
112
#---------------------------------------------------------------------------
113
113
# configuration options related to the man page output
114
114
#---------------------------------------------------------------------------
121
121
#---------------------------------------------------------------------------
122
122
GENERATE_XML           = NO
123
123
#---------------------------------------------------------------------------
124
 
# Configuration options related to the preprocessor   
 
124
# Configuration options related to the preprocessor
125
125
#---------------------------------------------------------------------------
126
126
ENABLE_PREPROCESSING   = YES
127
127
MACRO_EXPANSION        = YES
131
131
INCLUDE_FILE_PATTERNS  = *.h
132
132
PREDEFINED             = "COROSYNC_BEGIN_DECLS="                        \
133
133
                         "COROSYNC_END_DECLS="                  \
134
 
                         "DOXYGEN_SHOULD_SKIP_THIS"             
 
134
                         "DOXYGEN_SHOULD_SKIP_THIS"
135
135
SKIP_FUNCTION_MACROS   = YES
136
136
#---------------------------------------------------------------------------
137
 
# Configuration::addtions related to external references   
 
137
# Configuration::addtions related to external references
138
138
#---------------------------------------------------------------------------
139
 
TAGFILES               = 
140
 
GENERATE_TAGFILE       = 
 
139
TAGFILES               =
 
140
GENERATE_TAGFILE       =
141
141
ALLEXTERNALS           = NO
142
 
PERL_PATH              = 
 
142
PERL_PATH              =
143
143
#---------------------------------------------------------------------------
144
 
# Configuration options related to the dot tool   
 
144
# Configuration options related to the dot tool
145
145
#---------------------------------------------------------------------------
146
146
CLASS_DIAGRAMS         = YES
147
147
HAVE_DOT               = NO
152
152
INCLUDE_GRAPH          = YES
153
153
INCLUDED_BY_GRAPH      = YES
154
154
GRAPHICAL_HIERARCHY    = YES
155
 
DOT_PATH               = 
156
 
DOTFILE_DIRS           = 
 
155
DOT_PATH               =
 
156
DOTFILE_DIRS           =
157
157
MAX_DOT_GRAPH_WIDTH    = 640
158
158
MAX_DOT_GRAPH_HEIGHT   = 1024
159
159
GENERATE_LEGEND        = YES
160
160
DOT_CLEANUP            = YES
161
161
#---------------------------------------------------------------------------
162
 
# Configuration::addtions related to the search engine   
 
162
# Configuration::addtions related to the search engine
163
163
#---------------------------------------------------------------------------
164
164
SEARCHENGINE           = NO