@@ -23,8 +23,8 @@ ABBREVIATE_BRIEF = "The $name class" \
2323ALWAYS_DETAILED_SEC = YES
2424INLINE_INHERITED_MEMB = NO
2525FULL_PATH_NAMES = NO
26- STRIP_FROM_PATH =
27- STRIP_FROM_INC_PATH =
26+ STRIP_FROM_PATH =
27+ STRIP_FROM_INC_PATH =
2828SHORT_NAMES = NO
2929JAVADOC_AUTOBRIEF = YES
3030MULTILINE_CPP_IS_BRIEF = NO
@@ -49,7 +49,7 @@ SORT_MEMBER_DOCS = YES
4949SORT_BRIEF_DOCS = NO
5050SORT_BY_SCOPE_NAME = NO
5151MAX_INITIALIZER_LINES = 30
52- FILE_VERSION_FILTER =
52+ FILE_VERSION_FILTER =
5353#---------------------------------------------------------------------------
5454# configuration options related to warning and progress messages
5555#---------------------------------------------------------------------------
@@ -59,18 +59,18 @@ WARN_IF_UNDOCUMENTED = YES
5959WARN_IF_DOC_ERROR = YES
6060WARN_NO_PARAMDOC = NO
6161WARN_FORMAT = "$file:$line: $text"
62- WARN_LOGFILE =
62+ WARN_LOGFILE =
6363#---------------------------------------------------------------------------
6464# configuration options related to the input files
6565#---------------------------------------------------------------------------
6666RECURSIVE = YES
67- EXCLUDE =
67+ EXCLUDE =
6868EXCLUDE_SYMLINKS = NO
69- EXAMPLE_PATH =
69+ EXAMPLE_PATH =
7070EXAMPLE_PATTERNS = *
7171EXAMPLE_RECURSIVE = NO
72- INPUT_FILTER =
73- FILTER_PATTERNS =
72+ INPUT_FILTER =
73+ FILTER_PATTERNS =
7474FILTER_SOURCE_FILES = NO
7575#---------------------------------------------------------------------------
7676# configuration options related to source browsing
@@ -80,16 +80,16 @@ FILTER_SOURCE_FILES = NO
8080#---------------------------------------------------------------------------
8181ALPHABETICAL_INDEX = NO
8282COLS_IN_ALPHA_INDEX = 5
83- IGNORE_PREFIX =
83+ IGNORE_PREFIX =
8484#---------------------------------------------------------------------------
8585# configuration options related to the HTML output
8686#---------------------------------------------------------------------------
8787GENERATE_HTML = YES
8888HTML_FILE_EXTENSION = .html
8989HTML_ALIGN_MEMBERS = YES
9090GENERATE_HTMLHELP = NO
91- CHM_FILE =
92- HHC_LOCATION =
91+ CHM_FILE =
92+ HHC_LOCATION =
9393GENERATE_CHI = NO
9494BINARY_TOC = NO
9595TOC_EXPAND = YES
@@ -105,8 +105,8 @@ LATEX_CMD_NAME = latex
105105MAKEINDEX_CMD_NAME = makeindex
106106COMPACT_LATEX = NO
107107PAPER_TYPE = a4wide
108- EXTRA_PACKAGES =
109- LATEX_HEADER =
108+ EXTRA_PACKAGES =
109+ LATEX_HEADER =
110110PDF_HYPERLINKS = NO
111111USE_PDFLATEX = NO
112112LATEX_BATCHMODE = NO
@@ -118,8 +118,8 @@ FORMULA_FONTSIZE = 16
118118RTF_OUTPUT = rtf
119119COMPACT_RTF = NO
120120RTF_HYPERLINKS = NO
121- RTF_STYLESHEET_FILE =
122- RTF_EXTENSIONS_FILE =
121+ RTF_STYLESHEET_FILE =
122+ RTF_EXTENSIONS_FILE =
123123#---------------------------------------------------------------------------
124124# configuration options related to the man page output
125125#---------------------------------------------------------------------------
@@ -130,8 +130,8 @@ MAN_LINKS = NO
130130# configuration options related to the XML output
131131#---------------------------------------------------------------------------
132132XML_OUTPUT = xml
133- XML_SCHEMA =
134- XML_DTD =
133+ XML_SCHEMA =
134+ XML_DTD =
135135XML_PROGRAMLISTING = YES
136136#---------------------------------------------------------------------------
137137# configuration options for the AutoGen Definitions output
@@ -142,20 +142,20 @@ GENERATE_AUTOGEN_DEF = NO
142142#---------------------------------------------------------------------------
143143PERLMOD_LATEX = NO
144144PERLMOD_PRETTY = YES
145- PERLMOD_MAKEVAR_PREFIX =
145+ PERLMOD_MAKEVAR_PREFIX =
146146#---------------------------------------------------------------------------
147- # Configuration options related to the preprocessor
147+ # Configuration options related to the preprocessor
148148#---------------------------------------------------------------------------
149149ENABLE_PREPROCESSING = YES
150150MACRO_EXPANSION = YES
151151EXPAND_ONLY_PREDEF = YES
152152SEARCH_INCLUDES = YES
153- INCLUDE_PATH =
154- INCLUDE_FILE_PATTERNS =
155- EXPAND_AS_DEFINED =
153+ INCLUDE_PATH =
154+ INCLUDE_FILE_PATTERNS =
155+ EXPAND_AS_DEFINED =
156156SKIP_FUNCTION_MACROS = YES
157157#---------------------------------------------------------------------------
158- # Configuration::additions related to external references
158+ # Configuration::additions related to external references
159159#---------------------------------------------------------------------------
160160TAGFILES = \
161161 ${DYNAMIC_GRAPH_PYTHON_DOCDIR} /html/dynamic-graph-python.doxytag=${DYNAMIC_GRAPH_PYTHON_DOCDIR} /html \
@@ -165,10 +165,10 @@ ALLEXTERNALS = NO
165165EXTERNAL_GROUPS = YES
166166PERL_PATH = /usr/bin/perl
167167#---------------------------------------------------------------------------
168- # Configuration options related to the dot tool
168+ # Configuration options related to the dot tool
169169#---------------------------------------------------------------------------
170170#---------------------------------------------------------------------------
171- # Configuration::additions related to the search engine
171+ # Configuration::additions related to the search engine
172172#---------------------------------------------------------------------------
173173SEARCHENGINE = NO
174174
@@ -197,7 +197,7 @@ GENERATE_TODOLIST = YES
197197GENERATE_TESTLIST = NO
198198GENERATE_BUGLIST = NO
199199GENERATE_DEPRECATEDLIST= YES
200- ENABLED_SECTIONS =
200+ ENABLED_SECTIONS =
201201SHOW_USED_FILES = NO
202202SHOW_DIRECTORIES = NO
203203#---------------------------------------------------------------------------
@@ -207,7 +207,7 @@ SHOW_DIRECTORIES = NO
207207# configuration options related to the input files
208208#---------------------------------------------------------------------------
209209FILE_PATTERNS = *.hh *.idl
210- EXCLUDE_PATTERNS =
210+ EXCLUDE_PATTERNS =
211211INPUT = ${${PROJECT_NAME} _SOURCE_DIR}/include \
212212 ${CMAKE_CURRENT_SOURCE_DIR} /additionalDoc
213213
@@ -261,13 +261,13 @@ GENERATE_AUTOGEN_DEF = NO
261261#---------------------------------------------------------------------------
262262GENERATE_PERLMOD = NO
263263#---------------------------------------------------------------------------
264- # Configuration options related to the preprocessor
264+ # Configuration options related to the preprocessor
265265#---------------------------------------------------------------------------
266266#---------------------------------------------------------------------------
267- # Configuration::additions related to external references
267+ # Configuration::additions related to external references
268268#---------------------------------------------------------------------------
269269#---------------------------------------------------------------------------
270- # Configuration options related to the dot tool
270+ # Configuration options related to the dot tool
271271#---------------------------------------------------------------------------
272272CLASS_DIAGRAMS = YES
273273HIDE_UNDOC_RELATIONS = YES
@@ -283,8 +283,8 @@ CALL_GRAPH = NO
283283GRAPHICAL_HIERARCHY = YES
284284DIRECTORY_GRAPH = YES
285285DOT_IMAGE_FORMAT = png
286- DOT_PATH =
287- DOTFILE_DIRS =
286+ DOT_PATH =
287+ DOTFILE_DIRS =
288288MAX_DOT_GRAPH_DEPTH = 1000
289289DOT_TRANSPARENT = NO
290290DOT_MULTI_TARGETS = YES
0 commit comments