Makes testing on Other People Machines actually possible.
:ini:`M_EXPAND_INNER_TYPES` Whether to expand inner types (e.g. a class
inside a class) in the symbol tree. If not
set, ``NO`` is used.
+:ini:`M_SHOW_DOXYGEN_VERSION` Show Doxygen version in the footer. If not
+ set, ``YES`` is used; useful to disable for
+ output verification.
=================================== =======================================
Note that namespace, directory and page lists are always fully expanded as
'M_CLASS_TREE_EXPAND_LEVELS': ['1'],
'M_FILE_TREE_EXPAND_LEVELS': ['1'],
'M_EXPAND_INNER_TYPES': ['NO'],
- 'M_THEME_COLOR': ['#22272e']
+ 'M_THEME_COLOR': ['#22272e'],
+ 'M_SHOW_DOXYGEN_VERSION': ['YES']
}
def parse_value(var):
if i in config: state.doxyfile[i] = int(' '.join(config[i]))
# Boolean values that we want
- for i in ['M_EXPAND_INNER_TYPES']:
+ for i in ['M_EXPAND_INNER_TYPES',
+ 'M_SHOW_DOXYGEN_VERSION']:
if i in config: state.doxyfile[i] = ' '.join(config[i]) == 'YES'
# List values that we want. Drop empty lines.
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>{{ PROJECT_NAME }}{% if PROJECT_BRIEF %} {{ PROJECT_BRIEF }}{% endif %}. Created by <a href="http://doxygen.org/">Doxygen</a> {{ DOXYGEN_VERSION }} and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>{{ PROJECT_NAME }}{% if PROJECT_BRIEF %} {{ PROJECT_BRIEF }}{% endif %}. Created by <a href="http://doxygen.org/">Doxygen</a>{% if M_SHOW_DOXYGEN_VERSION %} {{ DOXYGEN_VERSION }}{% endif %} and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
GENERATE_HTML = NO
GENERATE_LATEX = NO
GENERATE_XML = YES
+
+M_SHOW_DOXYGEN_VERSION = NO
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
GENERATE_XML = YES
M_FILE_TREE_EXPAND_LEVELS = 2
+M_SHOW_DOXYGEN_VERSION = NO
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
GENERATE_HTML = NO
GENERATE_LATEX = NO
GENERATE_XML = YES
+
+M_SHOW_DOXYGEN_VERSION = NO
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
GENERATE_HTML = NO
GENERATE_LATEX = NO
GENERATE_XML = YES
+
+M_SHOW_DOXYGEN_VERSION = NO
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
GENERATE_HTML = NO
GENERATE_LATEX = NO
GENERATE_XML = YES
+
+M_SHOW_DOXYGEN_VERSION = NO
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
GENERATE_HTML = NO
GENERATE_LATEX = NO
GENERATE_XML = YES
+
+M_SHOW_DOXYGEN_VERSION = NO
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
GENERATE_HTML = NO
GENERATE_LATEX = NO
GENERATE_XML = YES
+
+M_SHOW_DOXYGEN_VERSION = NO
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
GENERATE_HTML = NO
GENERATE_LATEX = NO
GENERATE_XML = YES
+
+M_SHOW_DOXYGEN_VERSION = NO
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
GENERATE_HTML = NO
GENERATE_LATEX = NO
GENERATE_XML = YES
+
+M_SHOW_DOXYGEN_VERSION = NO
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
GENERATE_HTML = NO
GENERATE_LATEX = NO
GENERATE_XML = YES
+
+M_SHOW_DOXYGEN_VERSION = NO
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
- <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> 1.8.14 and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
+ <p>My Project. Created by <a href="http://doxygen.org/">Doxygen</a> and <a href="http://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
'M_CLASS_TREE_EXPAND_LEVELS': 1,
'M_EXPAND_INNER_TYPES': False,
'M_FILE_TREE_EXPAND_LEVELS': 1,
+ 'M_SHOW_DOXYGEN_VERSION': True,
'M_THEME_COLOR': '#22272e',
'OUTPUT_DIRECTORY': '',
'PROJECT_BRIEF': 'is cool',