0
2
1
1 |
<doxygenlayout version="1.0"> |
|
2 |
<!-- Navigation index tabs for HTML output --> |
|
3 |
<navindex> |
|
4 |
<tab type="mainpage" visible="yes" title=""/> |
|
5 |
<tab type="modules" visible="yes" title=""/> |
|
6 |
<tab type="classes" visible="yes" title=""> |
|
7 |
<tab type="classes" visible="yes" title=""/> |
|
8 |
<tab type="classindex" visible="$ALPHABETICAL_INDEX" title=""/> |
|
9 |
<tab type="hierarchy" visible="yes" title=""/> |
|
10 |
<tab type="classmembers" visible="yes" title=""/> |
|
11 |
</tab> |
|
12 |
<tab type="namespaces" visible="yes" title=""> |
|
13 |
<tab type="namespaces" visible="yes" title=""/> |
|
14 |
<tab type="namespacemembers" visible="yes" title=""/> |
|
15 |
</tab> |
|
16 |
<tab type="files" visible="yes" title=""> |
|
17 |
<tab type="files" visible="yes" title=""/> |
|
18 |
<tab type="globals" visible="yes" title=""/> |
|
19 |
</tab> |
|
20 |
<tab type="dirs" visible="yes" title=""/> |
|
21 |
<tab type="examples" visible="yes" title=""/> |
|
22 |
<tab type="pages" visible="yes" title=""/> |
|
23 |
</navindex> |
|
24 |
|
|
25 |
<!-- Layout definition for a class page --> |
|
26 |
<class> |
|
27 |
<briefdescription visible="no"/> |
|
28 |
<detaileddescription title=""/> |
|
29 |
<includes visible="$SHOW_INCLUDE_FILES"/> |
|
30 |
<inheritancegraph visible="$CLASS_GRAPH"/> |
|
31 |
<collaborationgraph visible="$COLLABORATION_GRAPH"/> |
|
32 |
<allmemberslink visible="yes"/> |
|
33 |
<memberdecl> |
|
34 |
<membergroups visible="yes"/> |
|
35 |
<nestedclasses visible="yes" title=""/> |
|
36 |
<publictypes title=""/> |
|
37 |
<publicslots title=""/> |
|
38 |
<signals title=""/> |
|
39 |
<publicmethods title=""/> |
|
40 |
<publicstaticmethods title=""/> |
|
41 |
<publicattributes title=""/> |
|
42 |
<publicstaticattributes title=""/> |
|
43 |
<protectedtypes title=""/> |
|
44 |
<protectedslots title=""/> |
|
45 |
<protectedmethods title=""/> |
|
46 |
<protectedstaticmethods title=""/> |
|
47 |
<protectedattributes title=""/> |
|
48 |
<protectedstaticattributes title=""/> |
|
49 |
<packagetypes title=""/> |
|
50 |
<packagemethods title=""/> |
|
51 |
<packagestaticmethods title=""/> |
|
52 |
<packageattributes title=""/> |
|
53 |
<packagestaticattributes title=""/> |
|
54 |
<properties title=""/> |
|
55 |
<events title=""/> |
|
56 |
<privatetypes title=""/> |
|
57 |
<privateslots title=""/> |
|
58 |
<privatemethods title=""/> |
|
59 |
<privatestaticmethods title=""/> |
|
60 |
<privateattributes title=""/> |
|
61 |
<privatestaticattributes title=""/> |
|
62 |
<friends title=""/> |
|
63 |
<related title="" subtitle=""/> |
|
64 |
</memberdecl> |
|
65 |
<memberdef> |
|
66 |
<typedefs title=""/> |
|
67 |
<enums title=""/> |
|
68 |
<constructors title=""/> |
|
69 |
<functions title=""/> |
|
70 |
<related title=""/> |
|
71 |
<variables title=""/> |
|
72 |
<properties title=""/> |
|
73 |
<events title=""/> |
|
74 |
</memberdef> |
|
75 |
<usedfiles visible="$SHOW_USED_FILES"/> |
|
76 |
<authorsection visible="yes"/> |
|
77 |
</class> |
|
78 |
|
|
79 |
<!-- Layout definition for a namespace page --> |
|
80 |
<namespace> |
|
81 |
<briefdescription visible="no"/> |
|
82 |
<detaileddescription title=""/> |
|
83 |
<memberdecl> |
|
84 |
<nestednamespaces visible="yes" title=""/> |
|
85 |
<classes visible="yes" title=""/> |
|
86 |
<membergroups visible="yes"/> |
|
87 |
<typedefs title=""/> |
|
88 |
<enums title=""/> |
|
89 |
<functions title=""/> |
|
90 |
<variables title=""/> |
|
91 |
</memberdecl> |
|
92 |
<memberdef> |
|
93 |
<typedefs title=""/> |
|
94 |
<enums title=""/> |
|
95 |
<functions title=""/> |
|
96 |
<variables title=""/> |
|
97 |
</memberdef> |
|
98 |
<authorsection visible="yes"/> |
|
99 |
</namespace> |
|
100 |
|
|
101 |
<!-- Layout definition for a file page --> |
|
102 |
<file> |
|
103 |
<briefdescription visible="no"/> |
|
104 |
<detaileddescription title=""/> |
|
105 |
<includes visible="$SHOW_INCLUDE_FILES"/> |
|
106 |
<includegraph visible="$INCLUDE_GRAPH"/> |
|
107 |
<includedbygraph visible="$INCLUDED_BY_GRAPH"/> |
|
108 |
<sourcelink visible="yes"/> |
|
109 |
<memberdecl> |
|
110 |
<classes visible="yes" title=""/> |
|
111 |
<namespaces visible="yes" title=""/> |
|
112 |
<defines title=""/> |
|
113 |
<typedefs title=""/> |
|
114 |
<enums title=""/> |
|
115 |
<functions title=""/> |
|
116 |
<variables title=""/> |
|
117 |
</memberdecl> |
|
118 |
<memberdef> |
|
119 |
<defines title=""/> |
|
120 |
<typedefs title=""/> |
|
121 |
<enums title=""/> |
|
122 |
<functions title=""/> |
|
123 |
<variables title=""/> |
|
124 |
</memberdef> |
|
125 |
<authorsection/> |
|
126 |
</file> |
|
127 |
|
|
128 |
<!-- Layout definition for a group page --> |
|
129 |
<group> |
|
130 |
<briefdescription visible="no"/> |
|
131 |
<detaileddescription title=""/> |
|
132 |
<groupgraph visible="$GROUP_GRAPHS"/> |
|
133 |
<memberdecl> |
|
134 |
<classes visible="yes" title=""/> |
|
135 |
<namespaces visible="yes" title=""/> |
|
136 |
<dirs visible="yes" title=""/> |
|
137 |
<nestedgroups visible="yes" title=""/> |
|
138 |
<files visible="yes" title=""/> |
|
139 |
<defines title=""/> |
|
140 |
<typedefs title=""/> |
|
141 |
<enums title=""/> |
|
142 |
<enumvalues title=""/> |
|
143 |
<functions title=""/> |
|
144 |
<variables title=""/> |
|
145 |
<signals title=""/> |
|
146 |
<publicslots title=""/> |
|
147 |
<protectedslots title=""/> |
|
148 |
<privateslots title=""/> |
|
149 |
<events title=""/> |
|
150 |
<properties title=""/> |
|
151 |
<friends title=""/> |
|
152 |
</memberdecl> |
|
153 |
<memberdef> |
|
154 |
<pagedocs/> |
|
155 |
<defines title=""/> |
|
156 |
<typedefs title=""/> |
|
157 |
<enums title=""/> |
|
158 |
<enumvalues title=""/> |
|
159 |
<functions title=""/> |
|
160 |
<variables title=""/> |
|
161 |
<signals title=""/> |
|
162 |
<publicslots title=""/> |
|
163 |
<protectedslots title=""/> |
|
164 |
<privateslots title=""/> |
|
165 |
<events title=""/> |
|
166 |
<properties title=""/> |
|
167 |
<friends title=""/> |
|
168 |
</memberdef> |
|
169 |
<authorsection visible="yes"/> |
|
170 |
</group> |
|
171 |
|
|
172 |
<!-- Layout definition for a directory page --> |
|
173 |
<directory> |
|
174 |
<briefdescription visible="no"/> |
|
175 |
<detaileddescription title=""/> |
|
176 |
<directorygraph visible="yes"/> |
|
177 |
<memberdecl> |
|
178 |
<dirs visible="yes"/> |
|
179 |
<files visible="yes"/> |
|
180 |
</memberdecl> |
|
181 |
</directory> |
|
182 |
</doxygenlayout> |
1 |
# Doxyfile 1.5. |
|
1 |
# Doxyfile 1.5.7.1 |
|
2 | 2 |
|
3 | 3 |
#--------------------------------------------------------------------------- |
4 | 4 |
# Project related configuration options |
5 | 5 |
#--------------------------------------------------------------------------- |
6 | 6 |
DOXYFILE_ENCODING = UTF-8 |
7 | 7 |
PROJECT_NAME = @PACKAGE_NAME@ |
8 | 8 |
PROJECT_NUMBER = @PACKAGE_VERSION@ |
9 | 9 |
OUTPUT_DIRECTORY = |
10 | 10 |
CREATE_SUBDIRS = NO |
11 | 11 |
OUTPUT_LANGUAGE = English |
12 | 12 |
BRIEF_MEMBER_DESC = YES |
13 | 13 |
REPEAT_BRIEF = NO |
14 | 14 |
ABBREVIATE_BRIEF = |
15 | 15 |
ALWAYS_DETAILED_SEC = NO |
16 | 16 |
INLINE_INHERITED_MEMB = NO |
17 | 17 |
FULL_PATH_NAMES = YES |
18 | 18 |
STRIP_FROM_PATH = "@abs_top_srcdir@" |
19 | 19 |
STRIP_FROM_INC_PATH = "@abs_top_srcdir@" |
20 | 20 |
SHORT_NAMES = YES |
21 | 21 |
JAVADOC_AUTOBRIEF = NO |
22 | 22 |
QT_AUTOBRIEF = NO |
23 | 23 |
MULTILINE_CPP_IS_BRIEF = NO |
24 | 24 |
DETAILS_AT_TOP = YES |
25 | 25 |
INHERIT_DOCS = NO |
26 | 26 |
SEPARATE_MEMBER_PAGES = NO |
27 | 27 |
TAB_SIZE = 8 |
28 | 28 |
ALIASES = |
29 | 29 |
OPTIMIZE_OUTPUT_FOR_C = NO |
30 | 30 |
OPTIMIZE_OUTPUT_JAVA = NO |
31 | 31 |
OPTIMIZE_FOR_FORTRAN = NO |
32 | 32 |
OPTIMIZE_OUTPUT_VHDL = NO |
33 | 33 |
BUILTIN_STL_SUPPORT = YES |
34 | 34 |
CPP_CLI_SUPPORT = NO |
35 | 35 |
SIP_SUPPORT = NO |
36 |
IDL_PROPERTY_SUPPORT = YES |
|
36 | 37 |
DISTRIBUTE_GROUP_DOC = NO |
37 | 38 |
SUBGROUPING = YES |
38 | 39 |
TYPEDEF_HIDES_STRUCT = NO |
40 |
SYMBOL_CACHE_SIZE = 0 |
|
39 | 41 |
#--------------------------------------------------------------------------- |
40 | 42 |
# Build related configuration options |
41 | 43 |
#--------------------------------------------------------------------------- |
42 | 44 |
EXTRACT_ALL = NO |
43 | 45 |
EXTRACT_PRIVATE = YES |
44 | 46 |
EXTRACT_STATIC = YES |
45 | 47 |
EXTRACT_LOCAL_CLASSES = NO |
46 | 48 |
EXTRACT_LOCAL_METHODS = NO |
47 | 49 |
EXTRACT_ANON_NSPACES = NO |
48 | 50 |
HIDE_UNDOC_MEMBERS = YES |
49 | 51 |
HIDE_UNDOC_CLASSES = YES |
50 | 52 |
HIDE_FRIEND_COMPOUNDS = NO |
51 | 53 |
HIDE_IN_BODY_DOCS = NO |
52 | 54 |
INTERNAL_DOCS = NO |
53 | 55 |
CASE_SENSE_NAMES = YES |
54 | 56 |
HIDE_SCOPE_NAMES = YES |
55 | 57 |
SHOW_INCLUDE_FILES = YES |
56 | 58 |
INLINE_INFO = YES |
57 | 59 |
SORT_MEMBER_DOCS = NO |
58 | 60 |
SORT_BRIEF_DOCS = NO |
59 | 61 |
SORT_GROUP_NAMES = NO |
60 | 62 |
SORT_BY_SCOPE_NAME = NO |
61 | 63 |
GENERATE_TODOLIST = YES |
62 | 64 |
GENERATE_TESTLIST = YES |
63 | 65 |
GENERATE_BUGLIST = YES |
64 | 66 |
GENERATE_DEPRECATEDLIST= YES |
65 | 67 |
ENABLED_SECTIONS = |
66 | 68 |
MAX_INITIALIZER_LINES = 5 |
67 | 69 |
SHOW_USED_FILES = YES |
68 | 70 |
SHOW_DIRECTORIES = YES |
71 |
SHOW_FILES = YES |
|
72 |
SHOW_NAMESPACES = YES |
|
69 | 73 |
FILE_VERSION_FILTER = |
74 |
LAYOUT_FILE = DoxygenLayout.xml |
|
70 | 75 |
#--------------------------------------------------------------------------- |
71 | 76 |
# configuration options related to warning and progress messages |
72 | 77 |
#--------------------------------------------------------------------------- |
73 | 78 |
QUIET = NO |
74 | 79 |
WARNINGS = YES |
75 | 80 |
WARN_IF_UNDOCUMENTED = YES |
76 | 81 |
WARN_IF_DOC_ERROR = YES |
77 | 82 |
WARN_NO_PARAMDOC = NO |
78 |
WARN_FORMAT = "$file:$line: $text |
|
83 |
WARN_FORMAT = "$file:$line: $text" |
|
79 | 84 |
WARN_LOGFILE = doxygen.log |
80 | 85 |
#--------------------------------------------------------------------------- |
81 | 86 |
# configuration options related to the input files |
82 | 87 |
#--------------------------------------------------------------------------- |
83 | 88 |
INPUT = "@abs_top_srcdir@/doc" \ |
84 | 89 |
"@abs_top_srcdir@/lemon" \ |
85 | 90 |
"@abs_top_srcdir@/lemon/bits" \ |
86 | 91 |
"@abs_top_srcdir@/lemon/concepts" \ |
87 | 92 |
"@abs_top_srcdir@/demo" \ |
88 | 93 |
"@abs_top_srcdir@/tools" \ |
89 | 94 |
"@abs_top_srcdir@/test/test_tools.h" |
90 | 95 |
INPUT_ENCODING = UTF-8 |
91 | 96 |
FILE_PATTERNS = *.h \ |
92 | 97 |
*.cc \ |
93 | 98 |
*.dox |
94 | 99 |
RECURSIVE = NO |
95 | 100 |
EXCLUDE = |
96 | 101 |
EXCLUDE_SYMLINKS = NO |
97 | 102 |
EXCLUDE_PATTERNS = |
98 | 103 |
EXCLUDE_SYMBOLS = |
99 | 104 |
EXAMPLE_PATH = "@abs_top_srcdir@/demo" \ |
100 | 105 |
"@abs_top_srcdir@/LICENSE" \ |
101 | 106 |
"@abs_top_srcdir@/doc" |
102 | 107 |
EXAMPLE_PATTERNS = |
103 | 108 |
EXAMPLE_RECURSIVE = NO |
104 | 109 |
IMAGE_PATH = "@abs_top_srcdir@/doc/images" \ |
105 | 110 |
"@abs_top_builddir@/doc/gen-images" |
106 | 111 |
INPUT_FILTER = |
107 | 112 |
FILTER_PATTERNS = |
108 | 113 |
FILTER_SOURCE_FILES = NO |
109 | 114 |
#--------------------------------------------------------------------------- |
110 | 115 |
# configuration options related to source browsing |
111 | 116 |
#--------------------------------------------------------------------------- |
112 | 117 |
SOURCE_BROWSER = NO |
113 | 118 |
INLINE_SOURCES = NO |
114 | 119 |
STRIP_CODE_COMMENTS = YES |
115 | 120 |
REFERENCED_BY_RELATION = NO |
116 | 121 |
REFERENCES_RELATION = NO |
117 | 122 |
REFERENCES_LINK_SOURCE = YES |
118 | 123 |
USE_HTAGS = NO |
119 | 124 |
VERBATIM_HEADERS = NO |
120 | 125 |
#--------------------------------------------------------------------------- |
121 | 126 |
# configuration options related to the alphabetical class index |
122 | 127 |
#--------------------------------------------------------------------------- |
123 | 128 |
ALPHABETICAL_INDEX = YES |
124 | 129 |
COLS_IN_ALPHA_INDEX = 2 |
125 | 130 |
IGNORE_PREFIX = |
126 | 131 |
#--------------------------------------------------------------------------- |
127 | 132 |
# configuration options related to the HTML output |
128 | 133 |
#--------------------------------------------------------------------------- |
129 | 134 |
GENERATE_HTML = YES |
130 | 135 |
HTML_OUTPUT = html |
131 | 136 |
HTML_FILE_EXTENSION = .html |
132 | 137 |
HTML_HEADER = |
133 | 138 |
HTML_FOOTER = |
134 | 139 |
HTML_STYLESHEET = |
135 | 140 |
HTML_ALIGN_MEMBERS = YES |
136 |
|
|
141 |
HTML_DYNAMIC_SECTIONS = NO |
|
137 | 142 |
GENERATE_DOCSET = NO |
138 | 143 |
DOCSET_FEEDNAME = "Doxygen generated docs" |
139 | 144 |
DOCSET_BUNDLE_ID = org.doxygen.Project |
140 |
|
|
145 |
GENERATE_HTMLHELP = NO |
|
141 | 146 |
CHM_FILE = |
142 | 147 |
HHC_LOCATION = |
143 | 148 |
GENERATE_CHI = NO |
149 |
CHM_INDEX_ENCODING = |
|
144 | 150 |
BINARY_TOC = NO |
145 | 151 |
TOC_EXPAND = NO |
152 |
GENERATE_QHP = NO |
|
153 |
QCH_FILE = |
|
154 |
QHP_NAMESPACE = org.doxygen.Project |
|
155 |
QHP_VIRTUAL_FOLDER = doc |
|
156 |
QHG_LOCATION = |
|
146 | 157 |
DISABLE_INDEX = NO |
147 | 158 |
ENUM_VALUES_PER_LINE = 4 |
148 | 159 |
GENERATE_TREEVIEW = NO |
149 | 160 |
TREEVIEW_WIDTH = 250 |
161 |
FORMULA_FONTSIZE = 10 |
|
150 | 162 |
#--------------------------------------------------------------------------- |
151 | 163 |
# configuration options related to the LaTeX output |
152 | 164 |
#--------------------------------------------------------------------------- |
153 | 165 |
GENERATE_LATEX = NO |
154 | 166 |
LATEX_OUTPUT = latex |
155 | 167 |
LATEX_CMD_NAME = latex |
156 | 168 |
MAKEINDEX_CMD_NAME = makeindex |
157 | 169 |
COMPACT_LATEX = YES |
158 | 170 |
PAPER_TYPE = a4wide |
159 | 171 |
EXTRA_PACKAGES = amsmath \ |
160 | 172 |
amssymb |
161 | 173 |
LATEX_HEADER = |
162 | 174 |
PDF_HYPERLINKS = YES |
163 | 175 |
USE_PDFLATEX = YES |
164 | 176 |
LATEX_BATCHMODE = NO |
165 | 177 |
LATEX_HIDE_INDICES = NO |
166 | 178 |
#--------------------------------------------------------------------------- |
167 | 179 |
# configuration options related to the RTF output |
168 | 180 |
#--------------------------------------------------------------------------- |
169 | 181 |
GENERATE_RTF = NO |
170 | 182 |
RTF_OUTPUT = rtf |
171 | 183 |
COMPACT_RTF = NO |
172 | 184 |
RTF_HYPERLINKS = NO |
173 | 185 |
RTF_STYLESHEET_FILE = |
174 | 186 |
RTF_EXTENSIONS_FILE = |
175 | 187 |
#--------------------------------------------------------------------------- |
176 | 188 |
# configuration options related to the man page output |
177 | 189 |
#--------------------------------------------------------------------------- |
178 | 190 |
GENERATE_MAN = NO |
179 | 191 |
MAN_OUTPUT = man |
180 | 192 |
MAN_EXTENSION = .3 |
181 | 193 |
MAN_LINKS = NO |
182 | 194 |
#--------------------------------------------------------------------------- |
183 | 195 |
# configuration options related to the XML output |
184 | 196 |
#--------------------------------------------------------------------------- |
185 | 197 |
GENERATE_XML = NO |
186 | 198 |
XML_OUTPUT = xml |
187 | 199 |
XML_SCHEMA = |
188 | 200 |
XML_DTD = |
189 | 201 |
XML_PROGRAMLISTING = YES |
190 | 202 |
#--------------------------------------------------------------------------- |
191 | 203 |
# configuration options for the AutoGen Definitions output |
192 | 204 |
#--------------------------------------------------------------------------- |
193 | 205 |
GENERATE_AUTOGEN_DEF = NO |
194 | 206 |
#--------------------------------------------------------------------------- |
195 | 207 |
# configuration options related to the Perl module output |
196 | 208 |
#--------------------------------------------------------------------------- |
197 | 209 |
GENERATE_PERLMOD = NO |
198 | 210 |
PERLMOD_LATEX = NO |
199 | 211 |
PERLMOD_PRETTY = YES |
200 | 212 |
PERLMOD_MAKEVAR_PREFIX = |
201 | 213 |
#--------------------------------------------------------------------------- |
202 | 214 |
# Configuration options related to the preprocessor |
203 | 215 |
#--------------------------------------------------------------------------- |
204 | 216 |
ENABLE_PREPROCESSING = YES |
205 | 217 |
MACRO_EXPANSION = NO |
206 | 218 |
EXPAND_ONLY_PREDEF = NO |
207 | 219 |
SEARCH_INCLUDES = YES |
208 | 220 |
INCLUDE_PATH = |
209 | 221 |
INCLUDE_FILE_PATTERNS = |
210 | 222 |
PREDEFINED = DOXYGEN |
211 | 223 |
EXPAND_AS_DEFINED = |
212 | 224 |
SKIP_FUNCTION_MACROS = YES |
213 | 225 |
#--------------------------------------------------------------------------- |
214 | 226 |
# Configuration::additions related to external references |
215 | 227 |
#--------------------------------------------------------------------------- |
216 | 228 |
TAGFILES = "@abs_top_srcdir@/doc/libstdc++.tag = http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/ " |
217 | 229 |
GENERATE_TAGFILE = html/lemon.tag |
218 | 230 |
ALLEXTERNALS = NO |
219 | 231 |
EXTERNAL_GROUPS = NO |
220 | 232 |
PERL_PATH = /usr/bin/perl |
221 | 233 |
#--------------------------------------------------------------------------- |
222 | 234 |
# Configuration options related to the dot tool |
223 | 235 |
#--------------------------------------------------------------------------- |
224 | 236 |
CLASS_DIAGRAMS = YES |
225 | 237 |
MSCGEN_PATH = |
226 | 238 |
HIDE_UNDOC_RELATIONS = YES |
227 | 239 |
HAVE_DOT = YES |
240 |
DOT_FONTNAME = FreeSans |
|
241 |
DOT_FONTSIZE = 10 |
|
242 |
DOT_FONTPATH = |
|
228 | 243 |
CLASS_GRAPH = YES |
229 | 244 |
COLLABORATION_GRAPH = NO |
230 | 245 |
GROUP_GRAPHS = NO |
231 | 246 |
UML_LOOK = NO |
232 | 247 |
TEMPLATE_RELATIONS = NO |
233 | 248 |
INCLUDE_GRAPH = NO |
234 | 249 |
INCLUDED_BY_GRAPH = NO |
235 | 250 |
CALL_GRAPH = NO |
236 | 251 |
CALLER_GRAPH = NO |
237 | 252 |
GRAPHICAL_HIERARCHY = NO |
238 | 253 |
DIRECTORY_GRAPH = NO |
239 | 254 |
DOT_IMAGE_FORMAT = png |
240 | 255 |
DOT_PATH = |
241 | 256 |
DOTFILE_DIRS = |
242 | 257 |
DOT_GRAPH_MAX_NODES = 50 |
243 | 258 |
MAX_DOT_GRAPH_DEPTH = 0 |
244 | 259 |
DOT_TRANSPARENT = NO |
245 | 260 |
DOT_MULTI_TARGETS = NO |
246 | 261 |
GENERATE_LEGEND = YES |
247 | 262 |
DOT_CLEANUP = YES |
248 | 263 |
#--------------------------------------------------------------------------- |
249 | 264 |
# Configuration::additions related to the search engine |
250 | 265 |
#--------------------------------------------------------------------------- |
251 | 266 |
SEARCHENGINE = NO |
1 | 1 |
EXTRA_DIST += \ |
2 | 2 |
doc/Doxyfile.in \ |
3 |
doc/DoxygenLayout.xml \ |
|
3 | 4 |
doc/coding_style.dox \ |
4 | 5 |
doc/dirs.dox \ |
5 | 6 |
doc/groups.dox \ |
6 | 7 |
doc/lgf.dox \ |
7 | 8 |
doc/license.dox \ |
8 | 9 |
doc/mainpage.dox \ |
9 | 10 |
doc/named-param.dox \ |
10 | 11 |
doc/namespaces.dox \ |
11 | 12 |
doc/html \ |
12 | 13 |
doc/CMakeLists.txt |
13 | 14 |
|
14 | 15 |
DOC_EPS_IMAGES18 = \ |
15 | 16 |
nodeshape_0.eps \ |
16 | 17 |
nodeshape_1.eps \ |
17 | 18 |
nodeshape_2.eps \ |
18 | 19 |
nodeshape_3.eps \ |
19 | 20 |
nodeshape_4.eps |
20 | 21 |
|
21 | 22 |
DOC_EPS_IMAGES = \ |
22 | 23 |
$(DOC_EPS_IMAGES18) |
23 | 24 |
|
24 | 25 |
DOC_PNG_IMAGES = \ |
25 | 26 |
$(DOC_EPS_IMAGES:%.eps=doc/gen-images/%.png) |
26 | 27 |
|
27 | 28 |
EXTRA_DIST += $(DOC_EPS_IMAGES:%=doc/images/%) |
28 | 29 |
|
29 | 30 |
doc/html: |
30 | 31 |
$(MAKE) $(AM_MAKEFLAGS) html |
31 | 32 |
|
32 | 33 |
GS_COMMAND=gs -dNOPAUSE -dBATCH -q -dEPSCrop -dTextAlphaBits=4 -dGraphicsAlphaBits=4 |
33 | 34 |
|
34 | 35 |
$(DOC_EPS_IMAGES18:%.eps=doc/gen-images/%.png): doc/gen-images/%.png: doc/images/%.eps |
35 | 36 |
-mkdir doc/gen-images |
36 | 37 |
if test ${gs_found} = yes; then \ |
37 | 38 |
$(GS_COMMAND) -sDEVICE=pngalpha -r18 -sOutputFile=$@ $<; \ |
38 | 39 |
else \ |
39 | 40 |
echo; \ |
40 | 41 |
echo "Ghostscript not found."; \ |
41 | 42 |
echo; \ |
42 | 43 |
exit 1; \ |
43 | 44 |
fi |
44 | 45 |
|
45 | 46 |
html-local: $(DOC_PNG_IMAGES) |
46 | 47 |
if test ${doxygen_found} = yes; then \ |
47 | 48 |
cd doc; \ |
48 | 49 |
doxygen Doxyfile; \ |
49 | 50 |
cd ..; \ |
50 | 51 |
else \ |
0 comments (0 inline)