chiark / gitweb /
css: renamed m-doxygen.css to m-documentation.css.
authorVladimír Vondruš <mosra@centrum.cz>
Wed, 3 Apr 2019 08:38:52 +0000 (10:38 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Wed, 3 Apr 2019 15:12:14 +0000 (17:12 +0200)
And all .m-dox* classes to .m-doc*. It's not Doxygen-specific anymore.
Note this is a breaking change if you are using the Doxygen theme. In
particular:

 * all stylesheet references in HTML_EXTRA_STYLESHEETS have to be
   updated to reference m-dark+documentation.compiled.css instead of
   m-dark+doxygen.compiled.css
 * all processing scripts and theme derivations that were depending on
   the m-doxygen.css file need to reference m-documentation.css
 * all theme modifications need to use the m-doc prefix instead of
   m-dox for CSS classes

195 files changed:
css/m-dark+documentation.compiled.css [moved from css/m-dark+doxygen.compiled.css with 95% similarity]
css/m-dark.documentation.compiled.css [moved from css/m-dark.doxygen.compiled.css with 52% similarity]
css/m-documentation.css [moved from css/m-doxygen.css with 57% similarity]
css/m-light+documentation.compiled.css [moved from css/m-light+doxygen.compiled.css with 95% similarity]
css/m-light.documentation.compiled.css [moved from css/m-light.doxygen.compiled.css with 52% similarity]
css/postprocess.sh
doc/documentation/doxygen-test.rst
doc/documentation/doxygen.rst
doc/static/m-dark.doxygen.compiled.css [deleted symlink]
documentation/doxygen.py
documentation/templates/doxygen/annotated.html
documentation/templates/doxygen/base-class-reference.html
documentation/templates/doxygen/base-index.html
documentation/templates/doxygen/base-reference.html
documentation/templates/doxygen/base.html
documentation/templates/doxygen/details-define.html
documentation/templates/doxygen/details-enum.html
documentation/templates/doxygen/details-func.html
documentation/templates/doxygen/details-typedef.html
documentation/templates/doxygen/details-var.html
documentation/templates/doxygen/entry-class.html
documentation/templates/doxygen/entry-define.html
documentation/templates/doxygen/entry-dir.html
documentation/templates/doxygen/entry-enum.html
documentation/templates/doxygen/entry-file.html
documentation/templates/doxygen/entry-func.html
documentation/templates/doxygen/entry-module.html
documentation/templates/doxygen/entry-namespace.html
documentation/templates/doxygen/entry-typedef.html
documentation/templates/doxygen/entry-var.html
documentation/templates/doxygen/example.html
documentation/templates/doxygen/files.html
documentation/templates/doxygen/modules.html
documentation/templates/doxygen/namespace.html
documentation/templates/doxygen/namespaces.html
documentation/templates/doxygen/page.html
documentation/templates/doxygen/pages.html
documentation/test_doxygen/compound_base_derived_in_root_namespace/structNamespace_1_1BothBaseAndDerivedInRootNamespace.html
documentation/test_doxygen/compound_crazy_template_params/File_8h.html
documentation/test_doxygen/compound_deprecated/DeprecatedFile_8h.html
documentation/test_doxygen/compound_deprecated/annotated.html
documentation/test_doxygen/compound_deprecated/dir_da5033def2d0db76e9883b31b76b3d0c.html
documentation/test_doxygen/compound_deprecated/files.html
documentation/test_doxygen/compound_deprecated/group__group.html
documentation/test_doxygen/compound_deprecated/modules.html
documentation/test_doxygen/compound_deprecated/namespaceDeprecatedNamespace.html
documentation/test_doxygen/compound_deprecated/namespaces.html
documentation/test_doxygen/compound_deprecated/pages.html
documentation/test_doxygen/compound_deprecated/structDeprecatedNamespace_1_1BaseDeprecatedClass.html
documentation/test_doxygen/compound_deprecated/structDeprecatedNamespace_1_1DeprecatedClass.html
documentation/test_doxygen/compound_detailed/File_8h.html
documentation/test_doxygen/compound_detailed/namespaceEno.html
documentation/test_doxygen/compound_detailed/namespaceFoo.html
documentation/test_doxygen/compound_detailed/namespaceNamee.html
documentation/test_doxygen/compound_detailed/namespaceType.html
documentation/test_doxygen/compound_detailed/namespaceVar.html
documentation/test_doxygen/compound_detailed/namespaceWarning.html
documentation/test_doxygen/compound_detailed/structTemplate.html
documentation/test_doxygen/compound_detailed/structTemplateWarning.html
documentation/test_doxygen/compound_detailed/structTemplate_3_01void_01_4.html
documentation/test_doxygen/compound_filename_case/_u_p_p_e_r_c_a_s_e.html
documentation/test_doxygen/compound_filename_case/class_u_p_p_e_r_c_l_a_s_s.html
documentation/test_doxygen/compound_filename_case/index.html
documentation/test_doxygen/compound_filename_case/pages.html
documentation/test_doxygen/compound_includes/classClass.html
documentation/test_doxygen/compound_includes/group__group.html
documentation/test_doxygen/compound_includes/namespaceContained.html
documentation/test_doxygen/compound_includes/namespaceContainsNamespace.html
documentation/test_doxygen/compound_includes/namespaceContainsNamespace_1_1ContainsClass.html
documentation/test_doxygen/compound_includes/namespaceEmpty.html
documentation/test_doxygen/compound_includes/namespaceSpread.html
documentation/test_doxygen/compound_includes_disabled/classClass.html
documentation/test_doxygen/compound_includes_disabled/group__group.html
documentation/test_doxygen/compound_includes_disabled/namespaceContained.html
documentation/test_doxygen/compound_includes_disabled/namespaceSpread.html
documentation/test_doxygen/compound_includes_templated/namespaceSpread.html
documentation/test_doxygen/compound_includes_templated/structStruct.html
documentation/test_doxygen/compound_listing/Class_8h.html
documentation/test_doxygen/compound_listing/File_8h.html
documentation/test_doxygen/compound_listing/annotated.html
documentation/test_doxygen/compound_listing/classRoot_1_1Directory_1_1Sub_1_1Class.html
documentation/test_doxygen/compound_listing/dir_4b0d5f8864bf89936129251a2d32609b.html
documentation/test_doxygen/compound_listing/dir_bbe5918fe090eee9db2d9952314b6754.html
documentation/test_doxygen/compound_listing/files.html
documentation/test_doxygen/compound_listing/namespaceAnother.html
documentation/test_doxygen/compound_listing/namespaceRoot_1_1Directory.html
documentation/test_doxygen/compound_listing/namespaces.html
documentation/test_doxygen/compound_listing/page-no-toc.html
documentation/test_doxygen/compound_listing/pages.html
documentation/test_doxygen/compound_modules/group__group.html
documentation/test_doxygen/compound_modules/group__group2.html
documentation/test_doxygen/compound_modules/group__subgroup.html
documentation/test_doxygen/compound_modules/modules.html
documentation/test_doxygen/compound_namespace_members_in_file_scope/File_8h.html
documentation/test_doxygen/compound_namespace_members_in_file_scope/namespaceNamespace.html
documentation/test_doxygen/compound_namespace_members_in_file_scope_define_base_url/File_8h.html
documentation/test_doxygen/compound_warnings/namespaceMagnum.html
documentation/test_doxygen/contents_anchor_html_no_prefix_bug/some-long-page-name.html
documentation/test_doxygen/contents_anchor_in_both_group_and_namespace/group__fizzbuzz.html
documentation/test_doxygen/contents_anchor_in_both_group_and_namespace/namespaceFoo.html
documentation/test_doxygen/contents_autobrief_cpp_comments/File_8h.html
documentation/test_doxygen/contents_autobrief_heading/namespaceNamespace.html
documentation/test_doxygen/contents_autobrief_hr/namespaceNamespace.html
documentation/test_doxygen/contents_autobrief_multiline/namespaceNamespace.html
documentation/test_doxygen/contents_blocks/File_8h.html
documentation/test_doxygen/contents_blocks/index.html
documentation/test_doxygen/contents_blocks/old.html
documentation/test_doxygen/contents_blocks/old_1814.html
documentation/test_doxygen/contents_blocks/todo.html
documentation/test_doxygen/contents_blocks/todo_1814.html
documentation/test_doxygen/contents_brief_multiline_ingroup/group__thatgroup.html
documentation/test_doxygen/contents_code/index.html
documentation/test_doxygen/contents_code/warnings.html
documentation/test_doxygen/contents_code_language/ansi.html
documentation/test_doxygen/contents_code_language/index.html
documentation/test_doxygen/contents_code_language/warnings.html
documentation/test_doxygen/contents_custom/dot-236.html
documentation/test_doxygen/contents_custom/dot-238.html
documentation/test_doxygen/contents_custom/dot.html
documentation/test_doxygen/contents_custom/index.html
documentation/test_doxygen/contents_custom/math.html
documentation/test_doxygen/contents_dot/index-238.html
documentation/test_doxygen/contents_dot/index.html
documentation/test_doxygen/contents_dot/warnings.html
documentation/test_doxygen/contents_htmlinclude/index.html
documentation/test_doxygen/contents_htmlinclude/warnings.html
documentation/test_doxygen/contents_image/imagelink.html
documentation/test_doxygen/contents_image/index.html
documentation/test_doxygen/contents_image/warnings.html
documentation/test_doxygen/contents_internal/index.html
documentation/test_doxygen/contents_math/index.html
documentation/test_doxygen/contents_math_cached/math.html
documentation/test_doxygen/contents_section_underscore_one/index.html
documentation/test_doxygen/contents_sections_headings/File_8h.html
documentation/test_doxygen/contents_sections_headings/index.html
documentation/test_doxygen/contents_sections_headings/warnings.html
documentation/test_doxygen/contents_tagfile/index.html
documentation/test_doxygen/contents_typography/index.html
documentation/test_doxygen/contents_unexpected_sections/File_8h.html
documentation/test_doxygen/cpp_derived/annotated.html
documentation/test_doxygen/cpp_derived/classAnother_1_1ProtectedBase.html
documentation/test_doxygen/cpp_derived/classBaseOutsideANamespace.html
documentation/test_doxygen/cpp_derived/classDerivedOutsideANamespace.html
documentation/test_doxygen/cpp_derived/classNamespace_1_1A.html
documentation/test_doxygen/cpp_derived/classNamespace_1_1PrivateBase.html
documentation/test_doxygen/cpp_derived/classNamespace_1_1VirtualBase.html
documentation/test_doxygen/cpp_derived/structAnother_1_1Final.html
documentation/test_doxygen/cpp_enum_class/File_8h.html
documentation/test_doxygen/cpp_friends/classClass.html
documentation/test_doxygen/cpp_friends/classTemplate.html
documentation/test_doxygen/cpp_function_attributes/classBase.html
documentation/test_doxygen/cpp_function_attributes/classDerived.html
documentation/test_doxygen/cpp_function_attributes/structFinal.html
documentation/test_doxygen/cpp_function_attributes/structFoo.html
documentation/test_doxygen/cpp_function_attributes_nospace/structFoo.html
documentation/test_doxygen/cpp_signals_slots/classClass.html
documentation/test_doxygen/cpp_template_alias/File_8h.html
documentation/test_doxygen/cpp_template_alias/structTemplate.html
documentation/test_doxygen/cpp_variable_template/structBar.html
documentation/test_doxygen/cpp_variable_template/structFoo.html
documentation/test_doxygen/example/a_8txt-example.html
documentation/test_doxygen/example/path-prefix_2CMakeLists_8txt-example.html
documentation/test_doxygen/example/path-prefix_2configure_8h_8cmake-example.html
documentation/test_doxygen/example/path-prefix_2main_8cpp-example.html
documentation/test_doxygen/layout/pages.html
documentation/test_doxygen/layout_generated_doxyfile/index.html
documentation/test_doxygen/layout_minimal/index.html
documentation/test_doxygen/layout_navbar_html/index.html
documentation/test_doxygen/layout_navbar_main_project_url/index.html
documentation/test_doxygen/layout_navbar_single_column/index.html
documentation/test_doxygen/layout_search_binary/index.html
documentation/test_doxygen/layout_search_opensearch/index.html
documentation/test_doxygen/layout_template_fallback/index.html
documentation/test_doxygen/page_brief/page-a.html
documentation/test_doxygen/page_brief/page-b.html
documentation/test_doxygen/page_brief/pages.html
documentation/test_doxygen/page_empty_index/index.html
documentation/test_doxygen/page_empty_title/untitled.html
documentation/test_doxygen/page_footernavigation/subpage1.html
documentation/test_doxygen/page_footernavigation/subpage2.html
documentation/test_doxygen/page_in_navbar/page-b.html
documentation/test_doxygen/page_in_navbar/page-in-navbar.html
documentation/test_doxygen/page_order/pages.html
documentation/test_doxygen/page_subpage_of_index/page.html
documentation/test_doxygen/page_subpage_of_index/pages.html
documentation/test_doxygen/page_toc/page-toc.html
documentation/test_doxygen/test_layout.py
documentation/test_doxygen/undocumented/File_8h.html
documentation/test_doxygen/undocumented/annotated.html
documentation/test_doxygen/undocumented/classClass.html
documentation/test_doxygen/undocumented/dir_4b0d5f8864bf89936129251a2d32609b.html
documentation/test_doxygen/undocumented/files.html
documentation/test_doxygen/undocumented/group__group.html
documentation/test_doxygen/undocumented/namespaceNamespace.html
documentation/test_doxygen/undocumented/structNamespace_1_1ClassInANamespace.html

similarity index 95%
rename from css/m-dark+doxygen.compiled.css
rename to css/m-dark+documentation.compiled.css
index 7d9f85a4180d47d24754690bf3123b65ea41dbfb..bfbebab844bba27a0b4c61425686f60b76be1f81 100644 (file)
@@ -1,4 +1,4 @@
-/* Generated using `./postprocess.py m-dark.css m-doxygen.css -o m-dark+doxygen.compiled.css`. Do not edit. */
+/* Generated using `./postprocess.py m-dark.css m-documentation.css -o m-dark+documentation.compiled.css`. Do not edit. */
 
 /*
     This file is part of m.css.
@@ -2547,58 +2547,58 @@ article:last-child, article section:last-child { margin-bottom: 0; }
 .m-console .gp { color: #54ffff; font-weight: bold }
 .m-console .w { color: #b2b2b2 }
 
-a.m-dox, a.m-dox-self, a.m-dox-external,
-ul.m-dox li.m-dox-expansible > a:first-child, ul.m-dox li.m-dox-collapsible > a:first-child,
-.m-code.m-inverted.m-dox-include > a {
+a.m-doc, a.m-doc-self, a.m-doc-external,
+ul.m-doc li.m-doc-expansible > a:first-child, ul.m-doc li.m-doc-collapsible > a:first-child,
+.m-code.m-inverted.m-doc-include > a {
   text-decoration: none;
 }
-a.m-dox, a.m-dox-self {
+a.m-doc, a.m-doc-self {
   font-weight: bold;
 }
-.m-thin a.m-dox, .m-thin a.m-dox-self {
+.m-thin a.m-doc, .m-thin a.m-doc-self {
   font-weight: normal;
 }
-ul.m-dox li.m-dox-expansible > a:first-child,
-ul.m-dox li.m-dox-collapsible > a:first-child,
-ul.m-dox li.m-dox-expansible > a:first-child:hover,
-ul.m-dox li.m-dox-expansible > a:first-child:focus,
-ul.m-dox li.m-dox-expansible > a:first-child:active,
-ul.m-dox li.m-dox-collapsible > a:first-child:hover,
-ul.m-dox li.m-dox-collapsible > a:first-child:focus,
-ul.m-dox li.m-dox-collapsible > a:first-child:active {
+ul.m-doc li.m-doc-expansible > a:first-child,
+ul.m-doc li.m-doc-collapsible > a:first-child,
+ul.m-doc li.m-doc-expansible > a:first-child:hover,
+ul.m-doc li.m-doc-expansible > a:first-child:focus,
+ul.m-doc li.m-doc-expansible > a:first-child:active,
+ul.m-doc li.m-doc-collapsible > a:first-child:hover,
+ul.m-doc li.m-doc-collapsible > a:first-child:focus,
+ul.m-doc li.m-doc-collapsible > a:first-child:active {
   color: #dcdcdc;
 }
-a.m-dox-self,
-ul.m-dox li.m-dox-expansible > a:first-child:before,
-ul.m-dox li.m-dox-collapsible > a:first-child:before {
+a.m-doc-self,
+ul.m-doc li.m-doc-expansible > a:first-child:before,
+ul.m-doc li.m-doc-collapsible > a:first-child:before {
   color: #a5c9ea;
 }
-a.m-dox-self:hover, a.m-dox-self:focus, a.m-dox-self:active,
-ul.m-dox li.m-dox-expansible > a:first-child:hover::before,
-ul.m-dox li.m-dox-expansible > a:first-child:focus::before,
-ul.m-dox li.m-dox-expansible > a:first-child:active::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:hover::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:focus::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:active::before {
+a.m-doc-self:hover, a.m-doc-self:focus, a.m-doc-self:active,
+ul.m-doc li.m-doc-expansible > a:first-child:hover::before,
+ul.m-doc li.m-doc-expansible > a:first-child:focus::before,
+ul.m-doc li.m-doc-expansible > a:first-child:active::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:hover::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:focus::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:active::before {
   color: #dcdcdc;
 }
-h3 a.m-dox-external {
+h3 a.m-doc-external {
   font-weight: normal;
 }
-span.m-dox-wrap-bumper {
+span.m-doc-wrap-bumper {
   margin-right: -1rem;
 }
-span.m-dox-wrap {
+span.m-doc-wrap {
   padding-left: 1rem;
   display: inline-block;
   vertical-align: text-top;
   white-space: pre-line;
   max-width: 100%;
 }
-dl.m-dox dd {
+dl.m-doc dd {
   margin-bottom: 0.5rem;
 }
-ul.m-dox {
+ul.m-doc {
   list-style: none;
   margin-left:  1.0375rem;
   padding-left: 0.9rem;
@@ -2606,69 +2606,69 @@ ul.m-dox {
   border-left-width: 0.0625rem;
   border-left-style: solid;
 }
-ul.m-dox li {
+ul.m-doc li {
   text-indent: -1rem;
   padding-left: 1rem;
 }
-ul.m-dox li.m-dox-expansible > ul {
+ul.m-doc li.m-doc-expansible > ul {
   display: none;
 }
-ul.m-dox li.m-dox-expansible, ul.m-dox li.m-dox-collapsible {
+ul.m-doc li.m-doc-expansible, ul.m-doc li.m-doc-collapsible {
   padding-left: 0.6rem;
 }
-ul.m-dox li.m-dox-expansible > ul.m-dox, ul.m-dox li.m-dox-collapsible > ul.m-dox {
+ul.m-doc li.m-doc-expansible > ul.m-doc, ul.m-doc li.m-doc-collapsible > ul.m-doc {
   margin-left: 0.5rem;
 }
-ul.m-dox li.m-dox-expansible > a:first-child:before, ul.m-dox li.m-dox-collapsible > a:first-child:before {
+ul.m-doc li.m-doc-expansible > a:first-child:before, ul.m-doc li.m-doc-collapsible > a:first-child:before {
   background-color: #2f363f;
   display: inline-block;
   width: 0.4rem;
   font-weight: bold;
 }
-ul.m-dox li.m-dox-expansible > a:first-child:before { content: '⊕'; }
-ul.m-dox li.m-dox-collapsible > a:first-child:before { content: '⊖'; }
-h1 .m-dox-template, h1 .m-dox-include {
+ul.m-doc li.m-doc-expansible > a:first-child:before { content: '⊕'; }
+ul.m-doc li.m-doc-collapsible > a:first-child:before { content: '⊖'; }
+h1 .m-doc-template, h1 .m-doc-include {
   font-size: 1.3rem;
   font-weight: normal;
 }
-h1 .m-dox-include:last-child {
+h1 .m-doc-include:last-child {
   margin-bottom: -0.5rem;
 }
-h3 .m-dox-template, h3 .m-dox-include {
+h3 .m-doc-template, h3 .m-doc-include {
   font-size: 1rem;
   font-weight: normal;
 }
-.m-dox-template, dl.m-dox dd, ul.m-dox li > span.m-dox {
+.m-doc-template, dl.m-doc dd, ul.m-doc li > span.m-doc {
   color: #747474;
 }
-dl.m-dox dd svg.m-math, ul.m-dox li > span.m-dox svg.m-math {
+dl.m-doc dd svg.m-math, ul.m-doc li > span.m-doc svg.m-math {
   fill: #747474;
 }
-.m-dox-template a, dl.m-dox dd a, ul.m-dox li > span.m-dox a {
+.m-doc-template a, dl.m-doc dd a, ul.m-doc li > span.m-doc a {
   color: #acacac;
 }
-.m-dox-template a:hover, .m-dox-template a:focus, .m-dox-template a:active,
-dl.m-dox dd a:hover, dl.m-dox dd a:focus, dl.m-dox dd a:active,
-ul.m-dox li > span.m-dox a:hover, ul.m-dox li > span.m-dox a:focus, ul.m-dox li > span.m-dox a:active {
+.m-doc-template a:hover, .m-doc-template a:focus, .m-doc-template a:active,
+dl.m-doc dd a:hover, dl.m-doc dd a:focus, dl.m-doc dd a:active,
+ul.m-doc li > span.m-doc a:hover, ul.m-doc li > span.m-doc a:focus, ul.m-doc li > span.m-doc a:active {
   color: #747474;
 }
-.m-code.m-inverted.m-dox-include > a:link,
-.m-code.m-inverted.m-dox-include > a:visited {
+.m-code.m-inverted.m-doc-include > a:link,
+.m-code.m-inverted.m-doc-include > a:visited {
   opacity: 0.6666;
 }
-.m-code.m-inverted.m-dox-include > a:hover,
-.m-code.m-inverted.m-dox-include > a:focus,
-.m-code.m-inverted.m-dox-include > a:active {
+.m-code.m-inverted.m-doc-include > a:hover,
+.m-code.m-inverted.m-doc-include > a:focus,
+.m-code.m-inverted.m-doc-include > a:active {
   opacity: 1;
 }
-article section.m-dox-details > div {
+article section.m-doc-details > div {
   margin-top: 0;
   margin-left: 0;
   margin-right: 0;
   position: relative;
   padding: 1rem;
 }
-article section.m-dox-details > div::before {
+article section.m-doc-details > div::before {
   position: absolute;
   content: ' ';
   top: 0;
@@ -2681,7 +2681,7 @@ article section.m-dox-details > div::before {
   border-radius: 0.2rem;
   border-color: #282e36;
 }
-article section.m-dox-details > div > h3:first-child {
+article section.m-doc-details > div > h3:first-child {
   position: relative;
   margin: -1rem -1rem 1rem -1rem;
   padding: 0.5rem 1rem;
@@ -2691,43 +2691,43 @@ article section.m-dox-details > div > h3:first-child {
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
 }
-article section.m-dox-details:target {
+article section.m-doc-details:target {
   border-color: transparent;
 }
-article section.m-dox-details:target > div {
+article section.m-doc-details:target > div {
   z-index: 1;
 }
-.m-container-inflatable > .m-row > [class*='m-col-'] section.m-dox-details > div {
+.m-container-inflatable > .m-row > [class*='m-col-'] section.m-doc-details > div {
   margin-left: -1rem;
   margin-right: -1rem;
 }
-.m-container-inflatable section.m-dox-details:target > div > h3:first-child,
-.m-container-inflatable section.m-dox-details:target section > div > h3:first-child {
+.m-container-inflatable section.m-doc-details:target > div > h3:first-child,
+.m-container-inflatable section.m-doc-details:target section > div > h3:first-child {
   margin-left: -1.0rem;
   border-left-style: solid;
   border-left-color: #dcdcdc;
   border-left-width: 0.25rem;
   padding-left: 0.75rem;
 }
-.m-container-inflatable section.m-dox-details:target > div::before,
+.m-container-inflatable section.m-doc-details:target > div::before,
 .m-container-inflatable section-dox-details:target section > div.m::before {
   border-left-width: 0.25rem;
   border-left-color: #a5c9ea;
 }
-a.m-dox-search-icon {
+a.m-doc-search-icon {
   padding-left: 1rem;
   padding-right: 1rem;
 }
-a.m-dox-search-icon svg {
+a.m-doc-search-icon svg {
   fill: #ffffff;
 }
-body > header > nav #m-navbar-collapse a.m-dox-search-icon svg {
+body > header > nav #m-navbar-collapse a.m-doc-search-icon svg {
   vertical-align: -5%;
 }
-a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-icon:active svg {
+a.m-doc-search-icon:focus svg, a.m-doc-search-icon:hover svg, a.m-doc-search-icon:active svg {
   fill: #a5c9ea;
 }
-.m-dox-search {
+.m-doc-search {
   display: none;
   z-index: 10;
   position: fixed;
@@ -2737,10 +2737,10 @@ a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-ico
   bottom: 0;
   background-color: rgba(34, 39, 46, 0.75);
 }
-.m-dox-search:target {
+.m-doc-search:target {
   display: block;
 }
-.m-dox-search > a {
+.m-doc-search > a {
   display: block;
   position: absolute;
   left: 0;
@@ -2748,20 +2748,20 @@ a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-ico
   top: 0;
   bottom: 0;
 }
-.m-dox-search-header {
+.m-doc-search-header {
   margin-top: 2.5rem;
   padding: 0.5rem 1rem;
   height: 2rem;
 }
-.m-dox-search-header > div:first-child {
+.m-doc-search-header > div:first-child {
   float: right;
 }
-.m-dox-search-content {
+.m-doc-search-content {
   background-color: #22272e;
   border-radius: 0.2rem;
   padding: 1rem;
 }
-.m-dox-search input {
+.m-doc-search input {
   width: 100%;
   height: 3rem;
   font-size: 1.2rem;
@@ -2772,17 +2772,17 @@ a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-ico
   margin-bottom: 1rem;
   padding: 0 1rem;
 }
-.m-dox-search #search-notfound {
+.m-doc-search #search-notfound {
   display: none;
 }
-.m-dox-search ul#search-results {
+.m-doc-search ul#search-results {
   list-style-type: none;
   padding-left: 0;
   max-height: calc(100vh - 12.5rem);
   overflow-y: auto;
   display: none;
 }
-.m-dox-search ul#search-results li a {
+.m-doc-search ul#search-results li a {
   display: block;
   padding-left: 1rem;
   padding-right: 1rem;
@@ -2791,35 +2791,35 @@ a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-ico
   line-height: 1.5rem;
   color: #dcdcdc;
 }
-.m-dox-search ul#search-results li a > div {
+.m-doc-search ul#search-results li a > div {
   white-space: nowrap;
   overflow: hidden;
 }
-.m-dox-search ul#search-results li a > div:not(.m-dox-search-alias) {
+.m-doc-search ul#search-results li a > div:not(.m-doc-search-alias) {
   direction: rtl;
 }
-.m-dox-search ul#search-results li a .m-label {
+.m-doc-search ul#search-results li a .m-label {
   float: right;
   line-height: 1rem;
   margin-top: 0.1rem;
   margin-left: 0.25rem;
 }
-.m-dox-search ul#search-results li a .m-label.m-flat {
+.m-doc-search ul#search-results li a .m-label.m-flat {
   margin-right: -0.75rem;
 }
-.m-dox-search ul#search-results li#search-current a {
+.m-doc-search ul#search-results li#search-current a {
   background-color: #34424d;
 }
-.m-dox-search ul#search-results li#search-current.m-dox-search-copied a {
+.m-doc-search ul#search-results li#search-current.m-doc-search-copied a {
   background-color: #2a703f;
 }
-.m-dox-search-typed {
+.m-doc-search-typed {
   color: #5b9dd9;
 }
-.m-dox-search input[type="search"] { -webkit-appearance: textfield; }
-.m-dox-search input[type="search"]::-webkit-search-decoration,
-.m-dox-search input[type="search"]::-webkit-search-cancel-button,
-.m-dox-search input[type="search"]::-webkit-search-results-button,
-.m-dox-search input[type="search"]::-webkit-search-results-decoration {
+.m-doc-search input[type="search"] { -webkit-appearance: textfield; }
+.m-doc-search input[type="search"]::-webkit-search-decoration,
+.m-doc-search input[type="search"]::-webkit-search-cancel-button,
+.m-doc-search input[type="search"]::-webkit-search-results-button,
+.m-doc-search input[type="search"]::-webkit-search-results-decoration {
   display: none;
 }
similarity index 52%
rename from css/m-dark.doxygen.compiled.css
rename to css/m-dark.documentation.compiled.css
index b1a0656dd86b97b9d4f36b4cb1329aa305bb09cf..1f7867e6375856775ed25eea4cc25d2f7722bc02 100644 (file)
@@ -1,4 +1,4 @@
-/* Generated using `./postprocess.py m-dark.css m-theme-dark.css m-doxygen.css --no-import -o m-dark.doxygen.compiled.css`. Do not edit. */
+/* Generated using `./postprocess.py m-dark.css m-theme-dark.css m-documentation.css --no-import -o m-dark.documentation.compiled.css`. Do not edit. */
 
 /*
     This file is part of m.css.
     DEALINGS IN THE SOFTWARE.
 */
 
-a.m-dox, a.m-dox-self, a.m-dox-external,
-ul.m-dox li.m-dox-expansible > a:first-child, ul.m-dox li.m-dox-collapsible > a:first-child,
-.m-code.m-inverted.m-dox-include > a {
+a.m-doc, a.m-doc-self, a.m-doc-external,
+ul.m-doc li.m-doc-expansible > a:first-child, ul.m-doc li.m-doc-collapsible > a:first-child,
+.m-code.m-inverted.m-doc-include > a {
   text-decoration: none;
 }
-a.m-dox, a.m-dox-self {
+a.m-doc, a.m-doc-self {
   font-weight: bold;
 }
-.m-thin a.m-dox, .m-thin a.m-dox-self {
+.m-thin a.m-doc, .m-thin a.m-doc-self {
   font-weight: normal;
 }
-ul.m-dox li.m-dox-expansible > a:first-child,
-ul.m-dox li.m-dox-collapsible > a:first-child,
-ul.m-dox li.m-dox-expansible > a:first-child:hover,
-ul.m-dox li.m-dox-expansible > a:first-child:focus,
-ul.m-dox li.m-dox-expansible > a:first-child:active,
-ul.m-dox li.m-dox-collapsible > a:first-child:hover,
-ul.m-dox li.m-dox-collapsible > a:first-child:focus,
-ul.m-dox li.m-dox-collapsible > a:first-child:active {
+ul.m-doc li.m-doc-expansible > a:first-child,
+ul.m-doc li.m-doc-collapsible > a:first-child,
+ul.m-doc li.m-doc-expansible > a:first-child:hover,
+ul.m-doc li.m-doc-expansible > a:first-child:focus,
+ul.m-doc li.m-doc-expansible > a:first-child:active,
+ul.m-doc li.m-doc-collapsible > a:first-child:hover,
+ul.m-doc li.m-doc-collapsible > a:first-child:focus,
+ul.m-doc li.m-doc-collapsible > a:first-child:active {
   color: #dcdcdc;
 }
-a.m-dox-self,
-ul.m-dox li.m-dox-expansible > a:first-child:before,
-ul.m-dox li.m-dox-collapsible > a:first-child:before {
+a.m-doc-self,
+ul.m-doc li.m-doc-expansible > a:first-child:before,
+ul.m-doc li.m-doc-collapsible > a:first-child:before {
   color: #a5c9ea;
 }
-a.m-dox-self:hover, a.m-dox-self:focus, a.m-dox-self:active,
-ul.m-dox li.m-dox-expansible > a:first-child:hover::before,
-ul.m-dox li.m-dox-expansible > a:first-child:focus::before,
-ul.m-dox li.m-dox-expansible > a:first-child:active::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:hover::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:focus::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:active::before {
+a.m-doc-self:hover, a.m-doc-self:focus, a.m-doc-self:active,
+ul.m-doc li.m-doc-expansible > a:first-child:hover::before,
+ul.m-doc li.m-doc-expansible > a:first-child:focus::before,
+ul.m-doc li.m-doc-expansible > a:first-child:active::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:hover::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:focus::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:active::before {
   color: #dcdcdc;
 }
-h3 a.m-dox-external {
+h3 a.m-doc-external {
   font-weight: normal;
 }
-span.m-dox-wrap-bumper {
+span.m-doc-wrap-bumper {
   margin-right: -1rem;
 }
-span.m-dox-wrap {
+span.m-doc-wrap {
   padding-left: 1rem;
   display: inline-block;
   vertical-align: text-top;
   white-space: pre-line;
   max-width: 100%;
 }
-dl.m-dox dd {
+dl.m-doc dd {
   margin-bottom: 0.5rem;
 }
-ul.m-dox {
+ul.m-doc {
   list-style: none;
   margin-left:  1.0375rem;
   padding-left: 0.9rem;
@@ -83,69 +83,69 @@ ul.m-dox {
   border-left-width: 0.0625rem;
   border-left-style: solid;
 }
-ul.m-dox li {
+ul.m-doc li {
   text-indent: -1rem;
   padding-left: 1rem;
 }
-ul.m-dox li.m-dox-expansible > ul {
+ul.m-doc li.m-doc-expansible > ul {
   display: none;
 }
-ul.m-dox li.m-dox-expansible, ul.m-dox li.m-dox-collapsible {
+ul.m-doc li.m-doc-expansible, ul.m-doc li.m-doc-collapsible {
   padding-left: 0.6rem;
 }
-ul.m-dox li.m-dox-expansible > ul.m-dox, ul.m-dox li.m-dox-collapsible > ul.m-dox {
+ul.m-doc li.m-doc-expansible > ul.m-doc, ul.m-doc li.m-doc-collapsible > ul.m-doc {
   margin-left: 0.5rem;
 }
-ul.m-dox li.m-dox-expansible > a:first-child:before, ul.m-dox li.m-dox-collapsible > a:first-child:before {
+ul.m-doc li.m-doc-expansible > a:first-child:before, ul.m-doc li.m-doc-collapsible > a:first-child:before {
   background-color: #2f363f;
   display: inline-block;
   width: 0.4rem;
   font-weight: bold;
 }
-ul.m-dox li.m-dox-expansible > a:first-child:before { content: '⊕'; }
-ul.m-dox li.m-dox-collapsible > a:first-child:before { content: '⊖'; }
-h1 .m-dox-template, h1 .m-dox-include {
+ul.m-doc li.m-doc-expansible > a:first-child:before { content: '⊕'; }
+ul.m-doc li.m-doc-collapsible > a:first-child:before { content: '⊖'; }
+h1 .m-doc-template, h1 .m-doc-include {
   font-size: 1.3rem;
   font-weight: normal;
 }
-h1 .m-dox-include:last-child {
+h1 .m-doc-include:last-child {
   margin-bottom: -0.5rem;
 }
-h3 .m-dox-template, h3 .m-dox-include {
+h3 .m-doc-template, h3 .m-doc-include {
   font-size: 1rem;
   font-weight: normal;
 }
-.m-dox-template, dl.m-dox dd, ul.m-dox li > span.m-dox {
+.m-doc-template, dl.m-doc dd, ul.m-doc li > span.m-doc {
   color: #747474;
 }
-dl.m-dox dd svg.m-math, ul.m-dox li > span.m-dox svg.m-math {
+dl.m-doc dd svg.m-math, ul.m-doc li > span.m-doc svg.m-math {
   fill: #747474;
 }
-.m-dox-template a, dl.m-dox dd a, ul.m-dox li > span.m-dox a {
+.m-doc-template a, dl.m-doc dd a, ul.m-doc li > span.m-doc a {
   color: #acacac;
 }
-.m-dox-template a:hover, .m-dox-template a:focus, .m-dox-template a:active,
-dl.m-dox dd a:hover, dl.m-dox dd a:focus, dl.m-dox dd a:active,
-ul.m-dox li > span.m-dox a:hover, ul.m-dox li > span.m-dox a:focus, ul.m-dox li > span.m-dox a:active {
+.m-doc-template a:hover, .m-doc-template a:focus, .m-doc-template a:active,
+dl.m-doc dd a:hover, dl.m-doc dd a:focus, dl.m-doc dd a:active,
+ul.m-doc li > span.m-doc a:hover, ul.m-doc li > span.m-doc a:focus, ul.m-doc li > span.m-doc a:active {
   color: #747474;
 }
-.m-code.m-inverted.m-dox-include > a:link,
-.m-code.m-inverted.m-dox-include > a:visited {
+.m-code.m-inverted.m-doc-include > a:link,
+.m-code.m-inverted.m-doc-include > a:visited {
   opacity: 0.6666;
 }
-.m-code.m-inverted.m-dox-include > a:hover,
-.m-code.m-inverted.m-dox-include > a:focus,
-.m-code.m-inverted.m-dox-include > a:active {
+.m-code.m-inverted.m-doc-include > a:hover,
+.m-code.m-inverted.m-doc-include > a:focus,
+.m-code.m-inverted.m-doc-include > a:active {
   opacity: 1;
 }
-article section.m-dox-details > div {
+article section.m-doc-details > div {
   margin-top: 0;
   margin-left: 0;
   margin-right: 0;
   position: relative;
   padding: 1rem;
 }
-article section.m-dox-details > div::before {
+article section.m-doc-details > div::before {
   position: absolute;
   content: ' ';
   top: 0;
@@ -158,7 +158,7 @@ article section.m-dox-details > div::before {
   border-radius: 0.2rem;
   border-color: #282e36;
 }
-article section.m-dox-details > div > h3:first-child {
+article section.m-doc-details > div > h3:first-child {
   position: relative;
   margin: -1rem -1rem 1rem -1rem;
   padding: 0.5rem 1rem;
@@ -168,43 +168,43 @@ article section.m-dox-details > div > h3:first-child {
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
 }
-article section.m-dox-details:target {
+article section.m-doc-details:target {
   border-color: transparent;
 }
-article section.m-dox-details:target > div {
+article section.m-doc-details:target > div {
   z-index: 1;
 }
-.m-container-inflatable > .m-row > [class*='m-col-'] section.m-dox-details > div {
+.m-container-inflatable > .m-row > [class*='m-col-'] section.m-doc-details > div {
   margin-left: -1rem;
   margin-right: -1rem;
 }
-.m-container-inflatable section.m-dox-details:target > div > h3:first-child,
-.m-container-inflatable section.m-dox-details:target section > div > h3:first-child {
+.m-container-inflatable section.m-doc-details:target > div > h3:first-child,
+.m-container-inflatable section.m-doc-details:target section > div > h3:first-child {
   margin-left: -1.0rem;
   border-left-style: solid;
   border-left-color: #dcdcdc;
   border-left-width: 0.25rem;
   padding-left: 0.75rem;
 }
-.m-container-inflatable section.m-dox-details:target > div::before,
+.m-container-inflatable section.m-doc-details:target > div::before,
 .m-container-inflatable section-dox-details:target section > div.m::before {
   border-left-width: 0.25rem;
   border-left-color: #a5c9ea;
 }
-a.m-dox-search-icon {
+a.m-doc-search-icon {
   padding-left: 1rem;
   padding-right: 1rem;
 }
-a.m-dox-search-icon svg {
+a.m-doc-search-icon svg {
   fill: #ffffff;
 }
-body > header > nav #m-navbar-collapse a.m-dox-search-icon svg {
+body > header > nav #m-navbar-collapse a.m-doc-search-icon svg {
   vertical-align: -5%;
 }
-a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-icon:active svg {
+a.m-doc-search-icon:focus svg, a.m-doc-search-icon:hover svg, a.m-doc-search-icon:active svg {
   fill: #a5c9ea;
 }
-.m-dox-search {
+.m-doc-search {
   display: none;
   z-index: 10;
   position: fixed;
@@ -214,10 +214,10 @@ a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-ico
   bottom: 0;
   background-color: rgba(34, 39, 46, 0.75);
 }
-.m-dox-search:target {
+.m-doc-search:target {
   display: block;
 }
-.m-dox-search > a {
+.m-doc-search > a {
   display: block;
   position: absolute;
   left: 0;
@@ -225,20 +225,20 @@ a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-ico
   top: 0;
   bottom: 0;
 }
-.m-dox-search-header {
+.m-doc-search-header {
   margin-top: 2.5rem;
   padding: 0.5rem 1rem;
   height: 2rem;
 }
-.m-dox-search-header > div:first-child {
+.m-doc-search-header > div:first-child {
   float: right;
 }
-.m-dox-search-content {
+.m-doc-search-content {
   background-color: #22272e;
   border-radius: 0.2rem;
   padding: 1rem;
 }
-.m-dox-search input {
+.m-doc-search input {
   width: 100%;
   height: 3rem;
   font-size: 1.2rem;
@@ -249,17 +249,17 @@ a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-ico
   margin-bottom: 1rem;
   padding: 0 1rem;
 }
-.m-dox-search #search-notfound {
+.m-doc-search #search-notfound {
   display: none;
 }
-.m-dox-search ul#search-results {
+.m-doc-search ul#search-results {
   list-style-type: none;
   padding-left: 0;
   max-height: calc(100vh - 12.5rem);
   overflow-y: auto;
   display: none;
 }
-.m-dox-search ul#search-results li a {
+.m-doc-search ul#search-results li a {
   display: block;
   padding-left: 1rem;
   padding-right: 1rem;
@@ -268,35 +268,35 @@ a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-ico
   line-height: 1.5rem;
   color: #dcdcdc;
 }
-.m-dox-search ul#search-results li a > div {
+.m-doc-search ul#search-results li a > div {
   white-space: nowrap;
   overflow: hidden;
 }
-.m-dox-search ul#search-results li a > div:not(.m-dox-search-alias) {
+.m-doc-search ul#search-results li a > div:not(.m-doc-search-alias) {
   direction: rtl;
 }
-.m-dox-search ul#search-results li a .m-label {
+.m-doc-search ul#search-results li a .m-label {
   float: right;
   line-height: 1rem;
   margin-top: 0.1rem;
   margin-left: 0.25rem;
 }
-.m-dox-search ul#search-results li a .m-label.m-flat {
+.m-doc-search ul#search-results li a .m-label.m-flat {
   margin-right: -0.75rem;
 }
-.m-dox-search ul#search-results li#search-current a {
+.m-doc-search ul#search-results li#search-current a {
   background-color: #34424d;
 }
-.m-dox-search ul#search-results li#search-current.m-dox-search-copied a {
+.m-doc-search ul#search-results li#search-current.m-doc-search-copied a {
   background-color: #2a703f;
 }
-.m-dox-search-typed {
+.m-doc-search-typed {
   color: #5b9dd9;
 }
-.m-dox-search input[type="search"] { -webkit-appearance: textfield; }
-.m-dox-search input[type="search"]::-webkit-search-decoration,
-.m-dox-search input[type="search"]::-webkit-search-cancel-button,
-.m-dox-search input[type="search"]::-webkit-search-results-button,
-.m-dox-search input[type="search"]::-webkit-search-results-decoration {
+.m-doc-search input[type="search"] { -webkit-appearance: textfield; }
+.m-doc-search input[type="search"]::-webkit-search-decoration,
+.m-doc-search input[type="search"]::-webkit-search-cancel-button,
+.m-doc-search input[type="search"]::-webkit-search-results-button,
+.m-doc-search input[type="search"]::-webkit-search-results-decoration {
   display: none;
 }
similarity index 57%
rename from css/m-doxygen.css
rename to css/m-documentation.css
index ef82b1cd615da4000a7f861eee4b8c1038b2d021..c25e85e0fe2fceef3444d4f889a7b7a204c98c1c 100644 (file)
     DEALINGS IN THE SOFTWARE.
 */
 
-a.m-dox, a.m-dox-self, a.m-dox-external,
-ul.m-dox li.m-dox-expansible > a:first-child, ul.m-dox li.m-dox-collapsible > a:first-child,
-.m-code.m-inverted.m-dox-include > a {
+a.m-doc, a.m-doc-self, a.m-doc-external,
+ul.m-doc li.m-doc-expansible > a:first-child, ul.m-doc li.m-doc-collapsible > a:first-child,
+.m-code.m-inverted.m-doc-include > a {
   text-decoration: none;
 }
-a.m-dox, a.m-dox-self {
+a.m-doc, a.m-doc-self {
   font-weight: bold;
 }
 /* Make it possible to override the above */
-.m-thin a.m-dox, .m-thin a.m-dox-self {
+.m-thin a.m-doc, .m-thin a.m-doc-self {
   font-weight: normal;
 }
-ul.m-dox li.m-dox-expansible > a:first-child,
-ul.m-dox li.m-dox-collapsible > a:first-child,
-ul.m-dox li.m-dox-expansible > a:first-child:hover,
-ul.m-dox li.m-dox-expansible > a:first-child:focus,
-ul.m-dox li.m-dox-expansible > a:first-child:active,
-ul.m-dox li.m-dox-collapsible > a:first-child:hover,
-ul.m-dox li.m-dox-collapsible > a:first-child:focus,
-ul.m-dox li.m-dox-collapsible > a:first-child:active {
+ul.m-doc li.m-doc-expansible > a:first-child,
+ul.m-doc li.m-doc-collapsible > a:first-child,
+ul.m-doc li.m-doc-expansible > a:first-child:hover,
+ul.m-doc li.m-doc-expansible > a:first-child:focus,
+ul.m-doc li.m-doc-expansible > a:first-child:active,
+ul.m-doc li.m-doc-collapsible > a:first-child:hover,
+ul.m-doc li.m-doc-collapsible > a:first-child:focus,
+ul.m-doc li.m-doc-collapsible > a:first-child:active {
   color: var(--color);
 }
-a.m-dox-self,
-ul.m-dox li.m-dox-expansible > a:first-child:before,
-ul.m-dox li.m-dox-collapsible > a:first-child:before {
+a.m-doc-self,
+ul.m-doc li.m-doc-expansible > a:first-child:before,
+ul.m-doc li.m-doc-collapsible > a:first-child:before {
   color: var(--article-heading-color);
 }
-a.m-dox-self:hover, a.m-dox-self:focus, a.m-dox-self:active,
-ul.m-dox li.m-dox-expansible > a:first-child:hover::before,
-ul.m-dox li.m-dox-expansible > a:first-child:focus::before,
-ul.m-dox li.m-dox-expansible > a:first-child:active::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:hover::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:focus::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:active::before {
+a.m-doc-self:hover, a.m-doc-self:focus, a.m-doc-self:active,
+ul.m-doc li.m-doc-expansible > a:first-child:hover::before,
+ul.m-doc li.m-doc-expansible > a:first-child:focus::before,
+ul.m-doc li.m-doc-expansible > a:first-child:active::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:hover::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:focus::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:active::before {
   color: var(--article-heading-active-color);
 }
-h3 a.m-dox-external {
+h3 a.m-doc-external {
   font-weight: normal;
 }
-span.m-dox-wrap-bumper {
+span.m-doc-wrap-bumper {
   margin-right: -1rem;
 }
-span.m-dox-wrap {
+span.m-doc-wrap {
   padding-left: 1rem;
   display: inline-block;
   vertical-align: text-top;
   white-space: pre-line;
   max-width: 100%; /* otherwise horizontal scrollbars, wtf */
 }
-dl.m-dox dd {
+dl.m-doc dd {
   margin-bottom: 0.5rem;
 }
-ul.m-dox {
+ul.m-doc {
   list-style: none;
   margin-left:  1.0375rem;
   padding-left: 0.9rem;
@@ -82,74 +82,74 @@ ul.m-dox {
   border-left-width: 0.0625rem;
   border-left-style: solid;
 }
-ul.m-dox li {
+ul.m-doc li {
   text-indent: -1rem;
   padding-left: 1rem;
 }
-ul.m-dox li.m-dox-expansible > ul {
+ul.m-doc li.m-doc-expansible > ul {
   display: none;
 }
-ul.m-dox li.m-dox-expansible, ul.m-dox li.m-dox-collapsible {
+ul.m-doc li.m-doc-expansible, ul.m-doc li.m-doc-collapsible {
   padding-left: 0.6rem;
 }
-ul.m-dox li.m-dox-expansible > ul.m-dox, ul.m-dox li.m-dox-collapsible > ul.m-dox {
+ul.m-doc li.m-doc-expansible > ul.m-doc, ul.m-doc li.m-doc-collapsible > ul.m-doc {
   margin-left: 0.5rem;
 }
-ul.m-dox li.m-dox-expansible > a:first-child:before, ul.m-dox li.m-dox-collapsible > a:first-child:before {
+ul.m-doc li.m-doc-expansible > a:first-child:before, ul.m-doc li.m-doc-collapsible > a:first-child:before {
   background-color: var(--background-color);
   display: inline-block;
   width: 0.4rem;
   font-weight: bold;
 }
-ul.m-dox li.m-dox-expansible > a:first-child:before { content: '⊕'; }
-ul.m-dox li.m-dox-collapsible > a:first-child:before { content: '⊖'; }
+ul.m-doc li.m-doc-expansible > a:first-child:before { content: '⊕'; }
+ul.m-doc li.m-doc-collapsible > a:first-child:before { content: '⊖'; }
 
-h1 .m-dox-template, h1 .m-dox-include {
+h1 .m-doc-template, h1 .m-doc-include {
   font-size: 1.3rem;
   font-weight: normal;
 }
 /* If there's no template, the include is shown after in a slightly more packed
    layout */
-h1 .m-dox-include:last-child {
+h1 .m-doc-include:last-child {
   margin-bottom: -0.5rem;
 }
-h3 .m-dox-template, h3 .m-dox-include {
+h3 .m-doc-template, h3 .m-doc-include {
   font-size: 1rem;
   font-weight: normal;
 }
-.m-dox-template, dl.m-dox dd, ul.m-dox li > span.m-dox {
+.m-doc-template, dl.m-doc dd, ul.m-doc li > span.m-doc {
   color: var(--dim-color);
 }
-dl.m-dox dd svg.m-math, ul.m-dox li > span.m-dox svg.m-math {
+dl.m-doc dd svg.m-math, ul.m-doc li > span.m-doc svg.m-math {
   fill: var(--dim-color);
 }
-.m-dox-template a, dl.m-dox dd a, ul.m-dox li > span.m-dox a {
+.m-doc-template a, dl.m-doc dd a, ul.m-doc li > span.m-doc a {
   color: var(--dim-link-color);
 }
-.m-dox-template a:hover, .m-dox-template a:focus, .m-dox-template a:active,
-dl.m-dox dd a:hover, dl.m-dox dd a:focus, dl.m-dox dd a:active,
-ul.m-dox li > span.m-dox a:hover, ul.m-dox li > span.m-dox a:focus, ul.m-dox li > span.m-dox a:active {
+.m-doc-template a:hover, .m-doc-template a:focus, .m-doc-template a:active,
+dl.m-doc dd a:hover, dl.m-doc dd a:focus, dl.m-doc dd a:active,
+ul.m-doc li > span.m-doc a:hover, ul.m-doc li > span.m-doc a:focus, ul.m-doc li > span.m-doc a:active {
   color: var(--dim-link-active-color);
 }
 /* So the link gets highlighted on hover */
-.m-code.m-inverted.m-dox-include > a:link,
-.m-code.m-inverted.m-dox-include > a:visited {
+.m-code.m-inverted.m-doc-include > a:link,
+.m-code.m-inverted.m-doc-include > a:visited {
   opacity: 0.6666; /* Same as .m-code.m-inverted > span */
 }
-.m-code.m-inverted.m-dox-include > a:hover,
-.m-code.m-inverted.m-dox-include > a:focus,
-.m-code.m-inverted.m-dox-include > a:active {
+.m-code.m-inverted.m-doc-include > a:hover,
+.m-code.m-inverted.m-doc-include > a:focus,
+.m-code.m-inverted.m-doc-include > a:active {
   opacity: 1;
 }
 
-article section.m-dox-details > div {
+article section.m-doc-details > div {
   margin-top: 0;
   margin-left: 0;
   margin-right: 0;
   position: relative;
   padding: 1rem;
 }
-article section.m-dox-details > div::before {
+article section.m-doc-details > div::before {
   position: absolute;
   content: ' ';
   top: 0;
@@ -162,7 +162,7 @@ article section.m-dox-details > div::before {
   border-radius: var(--border-radius);
   border-color: var(--code-background-color);
 }
-article section.m-dox-details > div > h3:first-child {
+article section.m-doc-details > div > h3:first-child {
   position: relative; /* so it's above the border */
   margin: -1rem -1rem 1rem -1rem;
   padding: 0.5rem 1rem;
@@ -172,46 +172,46 @@ article section.m-dox-details > div > h3:first-child {
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
 }
-article section.m-dox-details:target {
+article section.m-doc-details:target {
   border-color: transparent; /* to preserve rounded corners */
 }
-article section.m-dox-details:target > div {
+article section.m-doc-details:target > div {
   z-index: 1; /* so the selection border isn't above figure border */
 }
 
-.m-container-inflatable > .m-row > [class*='m-col-'] section.m-dox-details > div {
+.m-container-inflatable > .m-row > [class*='m-col-'] section.m-doc-details > div {
   margin-left: -1rem;
   margin-right: -1rem;
 }
 
-.m-container-inflatable section.m-dox-details:target > div > h3:first-child,
-.m-container-inflatable section.m-dox-details:target section > div > h3:first-child {
+.m-container-inflatable section.m-doc-details:target > div > h3:first-child,
+.m-container-inflatable section.m-doc-details:target section > div > h3:first-child {
   margin-left: -1.0rem;
   border-left-style: solid;
   border-left-color: var(--article-heading-active-color);
   border-left-width: 0.25rem;
   padding-left: 0.75rem;
 }
-.m-container-inflatable section.m-dox-details:target > div::before,
+.m-container-inflatable section.m-doc-details:target > div::before,
 .m-container-inflatable section-dox-details:target section > div.m::before {
   border-left-width: 0.25rem;
   border-left-color: var(--article-heading-color);
 }
 
-a.m-dox-search-icon {
+a.m-doc-search-icon {
   padding-left: 1rem;
   padding-right: 1rem;
 }
-a.m-dox-search-icon svg {
+a.m-doc-search-icon svg {
   fill: var(--header-link-color);
 }
-body > header > nav #m-navbar-collapse a.m-dox-search-icon svg {
+body > header > nav #m-navbar-collapse a.m-doc-search-icon svg {
   vertical-align: -5%;
 }
-a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-icon:active svg {
+a.m-doc-search-icon:focus svg, a.m-doc-search-icon:hover svg, a.m-doc-search-icon:active svg {
   fill: var(--header-link-active-color);
 }
-.m-dox-search {
+.m-doc-search {
   display: none;
   z-index: 10;
   position: fixed;
@@ -221,10 +221,10 @@ a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-ico
   bottom: 0;
   background-color: var(--header-background-color-landing);
 }
-.m-dox-search:target {
+.m-doc-search:target {
   display: block;
 }
-.m-dox-search > a {
+.m-doc-search > a {
   display: block;
   position: absolute;
   left: 0;
@@ -232,20 +232,20 @@ a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-ico
   top: 0;
   bottom: 0;
 }
-.m-dox-search-header {
+.m-doc-search-header {
   margin-top: 2.5rem;
   padding: 0.5rem 1rem;
   height: 2rem;
 }
-.m-dox-search-header > div:first-child {
+.m-doc-search-header > div:first-child {
   float: right;
 }
-.m-dox-search-content {
+.m-doc-search-content {
   background-color: var(--header-background-color);
   border-radius: var(--border-radius);
   padding: 1rem;
 }
-.m-dox-search input {
+.m-doc-search input {
   width: 100%;
   height: 3rem;
   font-size: 1.2rem;
@@ -256,28 +256,28 @@ a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-ico
   margin-bottom: 1rem;
   padding: 0 1rem; /* putting it on all sides cuts text off in FF */
 }
-.m-dox-search #search-notfound {
+.m-doc-search #search-notfound {
   display: none;
 }
-.m-dox-search ul#search-results {
+.m-doc-search ul#search-results {
   list-style-type: none;
   padding-left: 0;
   /* Size breakdown:
-      2.5   margin of .m-dox-search-header from top
-      2     height of .m-dox-search-header
-      1     padding around .m-dox-search-header (twice 0.5rem)
-      1     padding of .m-dox-search-content from top
+      2.5   margin of .m-doc-search-header from top
+      2     height of .m-doc-search-header
+      1     padding around .m-doc-search-header (twice 0.5rem)
+      1     padding of .m-doc-search-content from top
       3     height of the input field
       1     margin under input
-      1     padding of .m-dox-search-content from bottom
-      1     margin under .m-dox-search-content
+      1     padding of .m-doc-search-content from bottom
+      1     margin under .m-doc-search-content
      ------
      12.5   total */
   max-height: calc(100vh - 12.5rem);
   overflow-y: auto;
   display: none;
 }
-.m-dox-search ul#search-results li a {
+.m-doc-search ul#search-results li a {
   display: block;
   padding-left: 1rem;
   padding-right: 1rem;
@@ -286,40 +286,40 @@ a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-ico
   line-height: 1.5rem;
   color: var(--color);
 }
-.m-dox-search ul#search-results li a > div {
+.m-doc-search ul#search-results li a > div {
   white-space: nowrap;
   overflow: hidden;
 }
-.m-dox-search ul#search-results li a > div:not(.m-dox-search-alias) {
+.m-doc-search ul#search-results li a > div:not(.m-doc-search-alias) {
   /* This is here in order to cut the text off at the left side. Besides this
      there's special patching needed for punctuation characters, see search.js
      for details. */
   direction: rtl;
 }
-.m-dox-search ul#search-results li a .m-label {
+.m-doc-search ul#search-results li a .m-label {
   float: right;
   line-height: 1rem;
   margin-top: 0.1rem;
   margin-left: 0.25rem;
 }
-.m-dox-search ul#search-results li a .m-label.m-flat {
+.m-doc-search ul#search-results li a .m-label.m-flat {
   margin-right: -0.75rem;
 }
-.m-dox-search ul#search-results li#search-current a {
+.m-doc-search ul#search-results li#search-current a {
   background-color: var(--default-filled-background-color);
 }
-.m-dox-search ul#search-results li#search-current.m-dox-search-copied a {
+.m-doc-search ul#search-results li#search-current.m-doc-search-copied a {
   background-color: var(--success-filled-background-color);
 }
-.m-dox-search-typed {
+.m-doc-search-typed {
   color: var(--link-color);
 }
 
 /* WELL THANK YOU WEBKIT! FOR SURE I WANTED ALL THAT SHIT HERE! */
-.m-dox-search input[type="search"] { -webkit-appearance: textfield; }
-.m-dox-search input[type="search"]::-webkit-search-decoration,
-.m-dox-search input[type="search"]::-webkit-search-cancel-button,
-.m-dox-search input[type="search"]::-webkit-search-results-button,
-.m-dox-search input[type="search"]::-webkit-search-results-decoration {
+.m-doc-search input[type="search"] { -webkit-appearance: textfield; }
+.m-doc-search input[type="search"]::-webkit-search-decoration,
+.m-doc-search input[type="search"]::-webkit-search-cancel-button,
+.m-doc-search input[type="search"]::-webkit-search-results-button,
+.m-doc-search input[type="search"]::-webkit-search-results-decoration {
   display: none;
 }
similarity index 95%
rename from css/m-light+doxygen.compiled.css
rename to css/m-light+documentation.compiled.css
index 7d99fa723d5424237700beeb96f6191c0a73496d..625052de7bb5b60e4497e2f00ac8cc36b1008a17 100644 (file)
@@ -1,4 +1,4 @@
-/* Generated using `./postprocess.py m-light.css m-doxygen.css -o m-light+doxygen.compiled.css`. Do not edit. */
+/* Generated using `./postprocess.py m-light.css m-documentation.css -o m-light+documentation.compiled.css`. Do not edit. */
 
 /*
     This file is part of m.css.
@@ -2480,58 +2480,58 @@ article:last-child, article section:last-child { margin-bottom: 0; }
 .m-console .gp { color: #54ffff; font-weight: bold }
 .m-console .w { color: #b2b2b2 }
 
-a.m-dox, a.m-dox-self, a.m-dox-external,
-ul.m-dox li.m-dox-expansible > a:first-child, ul.m-dox li.m-dox-collapsible > a:first-child,
-.m-code.m-inverted.m-dox-include > a {
+a.m-doc, a.m-doc-self, a.m-doc-external,
+ul.m-doc li.m-doc-expansible > a:first-child, ul.m-doc li.m-doc-collapsible > a:first-child,
+.m-code.m-inverted.m-doc-include > a {
   text-decoration: none;
 }
-a.m-dox, a.m-dox-self {
+a.m-doc, a.m-doc-self {
   font-weight: bold;
 }
-.m-thin a.m-dox, .m-thin a.m-dox-self {
+.m-thin a.m-doc, .m-thin a.m-doc-self {
   font-weight: normal;
 }
-ul.m-dox li.m-dox-expansible > a:first-child,
-ul.m-dox li.m-dox-collapsible > a:first-child,
-ul.m-dox li.m-dox-expansible > a:first-child:hover,
-ul.m-dox li.m-dox-expansible > a:first-child:focus,
-ul.m-dox li.m-dox-expansible > a:first-child:active,
-ul.m-dox li.m-dox-collapsible > a:first-child:hover,
-ul.m-dox li.m-dox-collapsible > a:first-child:focus,
-ul.m-dox li.m-dox-collapsible > a:first-child:active {
+ul.m-doc li.m-doc-expansible > a:first-child,
+ul.m-doc li.m-doc-collapsible > a:first-child,
+ul.m-doc li.m-doc-expansible > a:first-child:hover,
+ul.m-doc li.m-doc-expansible > a:first-child:focus,
+ul.m-doc li.m-doc-expansible > a:first-child:active,
+ul.m-doc li.m-doc-collapsible > a:first-child:hover,
+ul.m-doc li.m-doc-collapsible > a:first-child:focus,
+ul.m-doc li.m-doc-collapsible > a:first-child:active {
   color: #000000;
 }
-a.m-dox-self,
-ul.m-dox li.m-dox-expansible > a:first-child:before,
-ul.m-dox li.m-dox-collapsible > a:first-child:before {
+a.m-doc-self,
+ul.m-doc li.m-doc-expansible > a:first-child:before,
+ul.m-doc li.m-doc-collapsible > a:first-child:before {
   color: #cb4b16;
 }
-a.m-dox-self:hover, a.m-dox-self:focus, a.m-dox-self:active,
-ul.m-dox li.m-dox-expansible > a:first-child:hover::before,
-ul.m-dox li.m-dox-expansible > a:first-child:focus::before,
-ul.m-dox li.m-dox-expansible > a:first-child:active::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:hover::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:focus::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:active::before {
+a.m-doc-self:hover, a.m-doc-self:focus, a.m-doc-self:active,
+ul.m-doc li.m-doc-expansible > a:first-child:hover::before,
+ul.m-doc li.m-doc-expansible > a:first-child:focus::before,
+ul.m-doc li.m-doc-expansible > a:first-child:active::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:hover::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:focus::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:active::before {
   color: #802f0e;
 }
-h3 a.m-dox-external {
+h3 a.m-doc-external {
   font-weight: normal;
 }
-span.m-dox-wrap-bumper {
+span.m-doc-wrap-bumper {
   margin-right: -1rem;
 }
-span.m-dox-wrap {
+span.m-doc-wrap {
   padding-left: 1rem;
   display: inline-block;
   vertical-align: text-top;
   white-space: pre-line;
   max-width: 100%;
 }
-dl.m-dox dd {
+dl.m-doc dd {
   margin-bottom: 0.5rem;
 }
-ul.m-dox {
+ul.m-doc {
   list-style: none;
   margin-left:  1.0375rem;
   padding-left: 0.9rem;
@@ -2539,69 +2539,69 @@ ul.m-dox {
   border-left-width: 0.0625rem;
   border-left-style: solid;
 }
-ul.m-dox li {
+ul.m-doc li {
   text-indent: -1rem;
   padding-left: 1rem;
 }
-ul.m-dox li.m-dox-expansible > ul {
+ul.m-doc li.m-doc-expansible > ul {
   display: none;
 }
-ul.m-dox li.m-dox-expansible, ul.m-dox li.m-dox-collapsible {
+ul.m-doc li.m-doc-expansible, ul.m-doc li.m-doc-collapsible {
   padding-left: 0.6rem;
 }
-ul.m-dox li.m-dox-expansible > ul.m-dox, ul.m-dox li.m-dox-collapsible > ul.m-dox {
+ul.m-doc li.m-doc-expansible > ul.m-doc, ul.m-doc li.m-doc-collapsible > ul.m-doc {
   margin-left: 0.5rem;
 }
-ul.m-dox li.m-dox-expansible > a:first-child:before, ul.m-dox li.m-dox-collapsible > a:first-child:before {
+ul.m-doc li.m-doc-expansible > a:first-child:before, ul.m-doc li.m-doc-collapsible > a:first-child:before {
   background-color: #ffffff;
   display: inline-block;
   width: 0.4rem;
   font-weight: bold;
 }
-ul.m-dox li.m-dox-expansible > a:first-child:before { content: '⊕'; }
-ul.m-dox li.m-dox-collapsible > a:first-child:before { content: '⊖'; }
-h1 .m-dox-template, h1 .m-dox-include {
+ul.m-doc li.m-doc-expansible > a:first-child:before { content: '⊕'; }
+ul.m-doc li.m-doc-collapsible > a:first-child:before { content: '⊖'; }
+h1 .m-doc-template, h1 .m-doc-include {
   font-size: 1.3rem;
   font-weight: normal;
 }
-h1 .m-dox-include:last-child {
+h1 .m-doc-include:last-child {
   margin-bottom: -0.5rem;
 }
-h3 .m-dox-template, h3 .m-dox-include {
+h3 .m-doc-template, h3 .m-doc-include {
   font-size: 1rem;
   font-weight: normal;
 }
-.m-dox-template, dl.m-dox dd, ul.m-dox li > span.m-dox {
+.m-doc-template, dl.m-doc dd, ul.m-doc li > span.m-doc {
   color: #bdbdbd;
 }
-dl.m-dox dd svg.m-math, ul.m-dox li > span.m-dox svg.m-math {
+dl.m-doc dd svg.m-math, ul.m-doc li > span.m-doc svg.m-math {
   fill: #bdbdbd;
 }
-.m-dox-template a, dl.m-dox dd a, ul.m-dox li > span.m-dox a {
+.m-doc-template a, dl.m-doc dd a, ul.m-doc li > span.m-doc a {
   color: #c0c0c0;
 }
-.m-dox-template a:hover, .m-dox-template a:focus, .m-dox-template a:active,
-dl.m-dox dd a:hover, dl.m-dox dd a:focus, dl.m-dox dd a:active,
-ul.m-dox li > span.m-dox a:hover, ul.m-dox li > span.m-dox a:focus, ul.m-dox li > span.m-dox a:active {
+.m-doc-template a:hover, .m-doc-template a:focus, .m-doc-template a:active,
+dl.m-doc dd a:hover, dl.m-doc dd a:focus, dl.m-doc dd a:active,
+ul.m-doc li > span.m-doc a:hover, ul.m-doc li > span.m-doc a:focus, ul.m-doc li > span.m-doc a:active {
   color: #949494;
 }
-.m-code.m-inverted.m-dox-include > a:link,
-.m-code.m-inverted.m-dox-include > a:visited {
+.m-code.m-inverted.m-doc-include > a:link,
+.m-code.m-inverted.m-doc-include > a:visited {
   opacity: 0.6666;
 }
-.m-code.m-inverted.m-dox-include > a:hover,
-.m-code.m-inverted.m-dox-include > a:focus,
-.m-code.m-inverted.m-dox-include > a:active {
+.m-code.m-inverted.m-doc-include > a:hover,
+.m-code.m-inverted.m-doc-include > a:focus,
+.m-code.m-inverted.m-doc-include > a:active {
   opacity: 1;
 }
-article section.m-dox-details > div {
+article section.m-doc-details > div {
   margin-top: 0;
   margin-left: 0;
   margin-right: 0;
   position: relative;
   padding: 1rem;
 }
-article section.m-dox-details > div::before {
+article section.m-doc-details > div::before {
   position: absolute;
   content: ' ';
   top: 0;
@@ -2614,7 +2614,7 @@ article section.m-dox-details > div::before {
   border-radius: 0.2rem;
   border-color: #fbf0ec;
 }
-article section.m-dox-details > div > h3:first-child {
+article section.m-doc-details > div > h3:first-child {
   position: relative;
   margin: -1rem -1rem 1rem -1rem;
   padding: 0.5rem 1rem;
@@ -2624,43 +2624,43 @@ article section.m-dox-details > div > h3:first-child {
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
 }
-article section.m-dox-details:target {
+article section.m-doc-details:target {
   border-color: transparent;
 }
-article section.m-dox-details:target > div {
+article section.m-doc-details:target > div {
   z-index: 1;
 }
-.m-container-inflatable > .m-row > [class*='m-col-'] section.m-dox-details > div {
+.m-container-inflatable > .m-row > [class*='m-col-'] section.m-doc-details > div {
   margin-left: -1rem;
   margin-right: -1rem;
 }
-.m-container-inflatable section.m-dox-details:target > div > h3:first-child,
-.m-container-inflatable section.m-dox-details:target section > div > h3:first-child {
+.m-container-inflatable section.m-doc-details:target > div > h3:first-child,
+.m-container-inflatable section.m-doc-details:target section > div > h3:first-child {
   margin-left: -1.0rem;
   border-left-style: solid;
   border-left-color: #802f0e;
   border-left-width: 0.25rem;
   padding-left: 0.75rem;
 }
-.m-container-inflatable section.m-dox-details:target > div::before,
+.m-container-inflatable section.m-doc-details:target > div::before,
 .m-container-inflatable section-dox-details:target section > div.m::before {
   border-left-width: 0.25rem;
   border-left-color: #cb4b16;
 }
-a.m-dox-search-icon {
+a.m-doc-search-icon {
   padding-left: 1rem;
   padding-right: 1rem;
 }
-a.m-dox-search-icon svg {
+a.m-doc-search-icon svg {
   fill: #000000;
 }
-body > header > nav #m-navbar-collapse a.m-dox-search-icon svg {
+body > header > nav #m-navbar-collapse a.m-doc-search-icon svg {
   vertical-align: -5%;
 }
-a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-icon:active svg {
+a.m-doc-search-icon:focus svg, a.m-doc-search-icon:hover svg, a.m-doc-search-icon:active svg {
   fill: #cb4b16;
 }
-.m-dox-search {
+.m-doc-search {
   display: none;
   z-index: 10;
   position: fixed;
@@ -2670,10 +2670,10 @@ a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-ico
   bottom: 0;
   background-color: rgba(255, 255, 255, 0.75);
 }
-.m-dox-search:target {
+.m-doc-search:target {
   display: block;
 }
-.m-dox-search > a {
+.m-doc-search > a {
   display: block;
   position: absolute;
   left: 0;
@@ -2681,20 +2681,20 @@ a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-ico
   top: 0;
   bottom: 0;
 }
-.m-dox-search-header {
+.m-doc-search-header {
   margin-top: 2.5rem;
   padding: 0.5rem 1rem;
   height: 2rem;
 }
-.m-dox-search-header > div:first-child {
+.m-doc-search-header > div:first-child {
   float: right;
 }
-.m-dox-search-content {
+.m-doc-search-content {
   background-color: #ffffff;
   border-radius: 0.2rem;
   padding: 1rem;
 }
-.m-dox-search input {
+.m-doc-search input {
   width: 100%;
   height: 3rem;
   font-size: 1.2rem;
@@ -2705,17 +2705,17 @@ a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-ico
   margin-bottom: 1rem;
   padding: 0 1rem;
 }
-.m-dox-search #search-notfound {
+.m-doc-search #search-notfound {
   display: none;
 }
-.m-dox-search ul#search-results {
+.m-doc-search ul#search-results {
   list-style-type: none;
   padding-left: 0;
   max-height: calc(100vh - 12.5rem);
   overflow-y: auto;
   display: none;
 }
-.m-dox-search ul#search-results li a {
+.m-doc-search ul#search-results li a {
   display: block;
   padding-left: 1rem;
   padding-right: 1rem;
@@ -2724,35 +2724,35 @@ a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-ico
   line-height: 1.5rem;
   color: #000000;
 }
-.m-dox-search ul#search-results li a > div {
+.m-doc-search ul#search-results li a > div {
   white-space: nowrap;
   overflow: hidden;
 }
-.m-dox-search ul#search-results li a > div:not(.m-dox-search-alias) {
+.m-doc-search ul#search-results li a > div:not(.m-doc-search-alias) {
   direction: rtl;
 }
-.m-dox-search ul#search-results li a .m-label {
+.m-doc-search ul#search-results li a .m-label {
   float: right;
   line-height: 1rem;
   margin-top: 0.1rem;
   margin-left: 0.25rem;
 }
-.m-dox-search ul#search-results li a .m-label.m-flat {
+.m-doc-search ul#search-results li a .m-label.m-flat {
   margin-right: -0.75rem;
 }
-.m-dox-search ul#search-results li#search-current a {
+.m-doc-search ul#search-results li#search-current a {
   background-color: #fbf0ec;
 }
-.m-dox-search ul#search-results li#search-current.m-dox-search-copied a {
+.m-doc-search ul#search-results li#search-current.m-doc-search-copied a {
   background-color: #4dd376;
 }
-.m-dox-search-typed {
+.m-doc-search-typed {
   color: #ea7944;
 }
-.m-dox-search input[type="search"] { -webkit-appearance: textfield; }
-.m-dox-search input[type="search"]::-webkit-search-decoration,
-.m-dox-search input[type="search"]::-webkit-search-cancel-button,
-.m-dox-search input[type="search"]::-webkit-search-results-button,
-.m-dox-search input[type="search"]::-webkit-search-results-decoration {
+.m-doc-search input[type="search"] { -webkit-appearance: textfield; }
+.m-doc-search input[type="search"]::-webkit-search-decoration,
+.m-doc-search input[type="search"]::-webkit-search-cancel-button,
+.m-doc-search input[type="search"]::-webkit-search-results-button,
+.m-doc-search input[type="search"]::-webkit-search-results-decoration {
   display: none;
 }
similarity index 52%
rename from css/m-light.doxygen.compiled.css
rename to css/m-light.documentation.compiled.css
index fcf661530bdcfad39f7ca2faec81dc306463c723..7b2a77757278de6ea9c5c3914026a643646ade88 100644 (file)
@@ -1,4 +1,4 @@
-/* Generated using `./postprocess.py m-light.css m-theme-light.css m-doxygen.css --no-import -o m-light.doxygen.compiled.css`. Do not edit. */
+/* Generated using `./postprocess.py m-light.css m-theme-light.css m-documentation.css --no-import -o m-light.documentation.compiled.css`. Do not edit. */
 
 /*
     This file is part of m.css.
     DEALINGS IN THE SOFTWARE.
 */
 
-a.m-dox, a.m-dox-self, a.m-dox-external,
-ul.m-dox li.m-dox-expansible > a:first-child, ul.m-dox li.m-dox-collapsible > a:first-child,
-.m-code.m-inverted.m-dox-include > a {
+a.m-doc, a.m-doc-self, a.m-doc-external,
+ul.m-doc li.m-doc-expansible > a:first-child, ul.m-doc li.m-doc-collapsible > a:first-child,
+.m-code.m-inverted.m-doc-include > a {
   text-decoration: none;
 }
-a.m-dox, a.m-dox-self {
+a.m-doc, a.m-doc-self {
   font-weight: bold;
 }
-.m-thin a.m-dox, .m-thin a.m-dox-self {
+.m-thin a.m-doc, .m-thin a.m-doc-self {
   font-weight: normal;
 }
-ul.m-dox li.m-dox-expansible > a:first-child,
-ul.m-dox li.m-dox-collapsible > a:first-child,
-ul.m-dox li.m-dox-expansible > a:first-child:hover,
-ul.m-dox li.m-dox-expansible > a:first-child:focus,
-ul.m-dox li.m-dox-expansible > a:first-child:active,
-ul.m-dox li.m-dox-collapsible > a:first-child:hover,
-ul.m-dox li.m-dox-collapsible > a:first-child:focus,
-ul.m-dox li.m-dox-collapsible > a:first-child:active {
+ul.m-doc li.m-doc-expansible > a:first-child,
+ul.m-doc li.m-doc-collapsible > a:first-child,
+ul.m-doc li.m-doc-expansible > a:first-child:hover,
+ul.m-doc li.m-doc-expansible > a:first-child:focus,
+ul.m-doc li.m-doc-expansible > a:first-child:active,
+ul.m-doc li.m-doc-collapsible > a:first-child:hover,
+ul.m-doc li.m-doc-collapsible > a:first-child:focus,
+ul.m-doc li.m-doc-collapsible > a:first-child:active {
   color: #000000;
 }
-a.m-dox-self,
-ul.m-dox li.m-dox-expansible > a:first-child:before,
-ul.m-dox li.m-dox-collapsible > a:first-child:before {
+a.m-doc-self,
+ul.m-doc li.m-doc-expansible > a:first-child:before,
+ul.m-doc li.m-doc-collapsible > a:first-child:before {
   color: #cb4b16;
 }
-a.m-dox-self:hover, a.m-dox-self:focus, a.m-dox-self:active,
-ul.m-dox li.m-dox-expansible > a:first-child:hover::before,
-ul.m-dox li.m-dox-expansible > a:first-child:focus::before,
-ul.m-dox li.m-dox-expansible > a:first-child:active::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:hover::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:focus::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:active::before {
+a.m-doc-self:hover, a.m-doc-self:focus, a.m-doc-self:active,
+ul.m-doc li.m-doc-expansible > a:first-child:hover::before,
+ul.m-doc li.m-doc-expansible > a:first-child:focus::before,
+ul.m-doc li.m-doc-expansible > a:first-child:active::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:hover::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:focus::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:active::before {
   color: #802f0e;
 }
-h3 a.m-dox-external {
+h3 a.m-doc-external {
   font-weight: normal;
 }
-span.m-dox-wrap-bumper {
+span.m-doc-wrap-bumper {
   margin-right: -1rem;
 }
-span.m-dox-wrap {
+span.m-doc-wrap {
   padding-left: 1rem;
   display: inline-block;
   vertical-align: text-top;
   white-space: pre-line;
   max-width: 100%;
 }
-dl.m-dox dd {
+dl.m-doc dd {
   margin-bottom: 0.5rem;
 }
-ul.m-dox {
+ul.m-doc {
   list-style: none;
   margin-left:  1.0375rem;
   padding-left: 0.9rem;
@@ -83,69 +83,69 @@ ul.m-dox {
   border-left-width: 0.0625rem;
   border-left-style: solid;
 }
-ul.m-dox li {
+ul.m-doc li {
   text-indent: -1rem;
   padding-left: 1rem;
 }
-ul.m-dox li.m-dox-expansible > ul {
+ul.m-doc li.m-doc-expansible > ul {
   display: none;
 }
-ul.m-dox li.m-dox-expansible, ul.m-dox li.m-dox-collapsible {
+ul.m-doc li.m-doc-expansible, ul.m-doc li.m-doc-collapsible {
   padding-left: 0.6rem;
 }
-ul.m-dox li.m-dox-expansible > ul.m-dox, ul.m-dox li.m-dox-collapsible > ul.m-dox {
+ul.m-doc li.m-doc-expansible > ul.m-doc, ul.m-doc li.m-doc-collapsible > ul.m-doc {
   margin-left: 0.5rem;
 }
-ul.m-dox li.m-dox-expansible > a:first-child:before, ul.m-dox li.m-dox-collapsible > a:first-child:before {
+ul.m-doc li.m-doc-expansible > a:first-child:before, ul.m-doc li.m-doc-collapsible > a:first-child:before {
   background-color: #ffffff;
   display: inline-block;
   width: 0.4rem;
   font-weight: bold;
 }
-ul.m-dox li.m-dox-expansible > a:first-child:before { content: '⊕'; }
-ul.m-dox li.m-dox-collapsible > a:first-child:before { content: '⊖'; }
-h1 .m-dox-template, h1 .m-dox-include {
+ul.m-doc li.m-doc-expansible > a:first-child:before { content: '⊕'; }
+ul.m-doc li.m-doc-collapsible > a:first-child:before { content: '⊖'; }
+h1 .m-doc-template, h1 .m-doc-include {
   font-size: 1.3rem;
   font-weight: normal;
 }
-h1 .m-dox-include:last-child {
+h1 .m-doc-include:last-child {
   margin-bottom: -0.5rem;
 }
-h3 .m-dox-template, h3 .m-dox-include {
+h3 .m-doc-template, h3 .m-doc-include {
   font-size: 1rem;
   font-weight: normal;
 }
-.m-dox-template, dl.m-dox dd, ul.m-dox li > span.m-dox {
+.m-doc-template, dl.m-doc dd, ul.m-doc li > span.m-doc {
   color: #bdbdbd;
 }
-dl.m-dox dd svg.m-math, ul.m-dox li > span.m-dox svg.m-math {
+dl.m-doc dd svg.m-math, ul.m-doc li > span.m-doc svg.m-math {
   fill: #bdbdbd;
 }
-.m-dox-template a, dl.m-dox dd a, ul.m-dox li > span.m-dox a {
+.m-doc-template a, dl.m-doc dd a, ul.m-doc li > span.m-doc a {
   color: #c0c0c0;
 }
-.m-dox-template a:hover, .m-dox-template a:focus, .m-dox-template a:active,
-dl.m-dox dd a:hover, dl.m-dox dd a:focus, dl.m-dox dd a:active,
-ul.m-dox li > span.m-dox a:hover, ul.m-dox li > span.m-dox a:focus, ul.m-dox li > span.m-dox a:active {
+.m-doc-template a:hover, .m-doc-template a:focus, .m-doc-template a:active,
+dl.m-doc dd a:hover, dl.m-doc dd a:focus, dl.m-doc dd a:active,
+ul.m-doc li > span.m-doc a:hover, ul.m-doc li > span.m-doc a:focus, ul.m-doc li > span.m-doc a:active {
   color: #949494;
 }
-.m-code.m-inverted.m-dox-include > a:link,
-.m-code.m-inverted.m-dox-include > a:visited {
+.m-code.m-inverted.m-doc-include > a:link,
+.m-code.m-inverted.m-doc-include > a:visited {
   opacity: 0.6666;
 }
-.m-code.m-inverted.m-dox-include > a:hover,
-.m-code.m-inverted.m-dox-include > a:focus,
-.m-code.m-inverted.m-dox-include > a:active {
+.m-code.m-inverted.m-doc-include > a:hover,
+.m-code.m-inverted.m-doc-include > a:focus,
+.m-code.m-inverted.m-doc-include > a:active {
   opacity: 1;
 }
-article section.m-dox-details > div {
+article section.m-doc-details > div {
   margin-top: 0;
   margin-left: 0;
   margin-right: 0;
   position: relative;
   padding: 1rem;
 }
-article section.m-dox-details > div::before {
+article section.m-doc-details > div::before {
   position: absolute;
   content: ' ';
   top: 0;
@@ -158,7 +158,7 @@ article section.m-dox-details > div::before {
   border-radius: 0.2rem;
   border-color: #fbf0ec;
 }
-article section.m-dox-details > div > h3:first-child {
+article section.m-doc-details > div > h3:first-child {
   position: relative;
   margin: -1rem -1rem 1rem -1rem;
   padding: 0.5rem 1rem;
@@ -168,43 +168,43 @@ article section.m-dox-details > div > h3:first-child {
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
 }
-article section.m-dox-details:target {
+article section.m-doc-details:target {
   border-color: transparent;
 }
-article section.m-dox-details:target > div {
+article section.m-doc-details:target > div {
   z-index: 1;
 }
-.m-container-inflatable > .m-row > [class*='m-col-'] section.m-dox-details > div {
+.m-container-inflatable > .m-row > [class*='m-col-'] section.m-doc-details > div {
   margin-left: -1rem;
   margin-right: -1rem;
 }
-.m-container-inflatable section.m-dox-details:target > div > h3:first-child,
-.m-container-inflatable section.m-dox-details:target section > div > h3:first-child {
+.m-container-inflatable section.m-doc-details:target > div > h3:first-child,
+.m-container-inflatable section.m-doc-details:target section > div > h3:first-child {
   margin-left: -1.0rem;
   border-left-style: solid;
   border-left-color: #802f0e;
   border-left-width: 0.25rem;
   padding-left: 0.75rem;
 }
-.m-container-inflatable section.m-dox-details:target > div::before,
+.m-container-inflatable section.m-doc-details:target > div::before,
 .m-container-inflatable section-dox-details:target section > div.m::before {
   border-left-width: 0.25rem;
   border-left-color: #cb4b16;
 }
-a.m-dox-search-icon {
+a.m-doc-search-icon {
   padding-left: 1rem;
   padding-right: 1rem;
 }
-a.m-dox-search-icon svg {
+a.m-doc-search-icon svg {
   fill: #000000;
 }
-body > header > nav #m-navbar-collapse a.m-dox-search-icon svg {
+body > header > nav #m-navbar-collapse a.m-doc-search-icon svg {
   vertical-align: -5%;
 }
-a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-icon:active svg {
+a.m-doc-search-icon:focus svg, a.m-doc-search-icon:hover svg, a.m-doc-search-icon:active svg {
   fill: #cb4b16;
 }
-.m-dox-search {
+.m-doc-search {
   display: none;
   z-index: 10;
   position: fixed;
@@ -214,10 +214,10 @@ a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-ico
   bottom: 0;
   background-color: rgba(255, 255, 255, 0.75);
 }
-.m-dox-search:target {
+.m-doc-search:target {
   display: block;
 }
-.m-dox-search > a {
+.m-doc-search > a {
   display: block;
   position: absolute;
   left: 0;
@@ -225,20 +225,20 @@ a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-ico
   top: 0;
   bottom: 0;
 }
-.m-dox-search-header {
+.m-doc-search-header {
   margin-top: 2.5rem;
   padding: 0.5rem 1rem;
   height: 2rem;
 }
-.m-dox-search-header > div:first-child {
+.m-doc-search-header > div:first-child {
   float: right;
 }
-.m-dox-search-content {
+.m-doc-search-content {
   background-color: #ffffff;
   border-radius: 0.2rem;
   padding: 1rem;
 }
-.m-dox-search input {
+.m-doc-search input {
   width: 100%;
   height: 3rem;
   font-size: 1.2rem;
@@ -249,17 +249,17 @@ a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-ico
   margin-bottom: 1rem;
   padding: 0 1rem;
 }
-.m-dox-search #search-notfound {
+.m-doc-search #search-notfound {
   display: none;
 }
-.m-dox-search ul#search-results {
+.m-doc-search ul#search-results {
   list-style-type: none;
   padding-left: 0;
   max-height: calc(100vh - 12.5rem);
   overflow-y: auto;
   display: none;
 }
-.m-dox-search ul#search-results li a {
+.m-doc-search ul#search-results li a {
   display: block;
   padding-left: 1rem;
   padding-right: 1rem;
@@ -268,35 +268,35 @@ a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-ico
   line-height: 1.5rem;
   color: #000000;
 }
-.m-dox-search ul#search-results li a > div {
+.m-doc-search ul#search-results li a > div {
   white-space: nowrap;
   overflow: hidden;
 }
-.m-dox-search ul#search-results li a > div:not(.m-dox-search-alias) {
+.m-doc-search ul#search-results li a > div:not(.m-doc-search-alias) {
   direction: rtl;
 }
-.m-dox-search ul#search-results li a .m-label {
+.m-doc-search ul#search-results li a .m-label {
   float: right;
   line-height: 1rem;
   margin-top: 0.1rem;
   margin-left: 0.25rem;
 }
-.m-dox-search ul#search-results li a .m-label.m-flat {
+.m-doc-search ul#search-results li a .m-label.m-flat {
   margin-right: -0.75rem;
 }
-.m-dox-search ul#search-results li#search-current a {
+.m-doc-search ul#search-results li#search-current a {
   background-color: #fbf0ec;
 }
-.m-dox-search ul#search-results li#search-current.m-dox-search-copied a {
+.m-doc-search ul#search-results li#search-current.m-doc-search-copied a {
   background-color: #4dd376;
 }
-.m-dox-search-typed {
+.m-doc-search-typed {
   color: #ea7944;
 }
-.m-dox-search input[type="search"] { -webkit-appearance: textfield; }
-.m-dox-search input[type="search"]::-webkit-search-decoration,
-.m-dox-search input[type="search"]::-webkit-search-cancel-button,
-.m-dox-search input[type="search"]::-webkit-search-results-button,
-.m-dox-search input[type="search"]::-webkit-search-results-decoration {
+.m-doc-search input[type="search"] { -webkit-appearance: textfield; }
+.m-doc-search input[type="search"]::-webkit-search-decoration,
+.m-doc-search input[type="search"]::-webkit-search-cancel-button,
+.m-doc-search input[type="search"]::-webkit-search-results-button,
+.m-doc-search input[type="search"]::-webkit-search-results-decoration {
   display: none;
 }
index 91fedcc8ec571249d58a1b9a7943e9ebb6968f76..8f735cb4df8dda34777575fb6c943055b9737a5d 100755 (executable)
@@ -1,7 +1,7 @@
 ./postprocess.py m-dark.css
-./postprocess.py m-dark.css m-doxygen.css -o m-dark+doxygen.compiled.css
-./postprocess.py m-dark.css m-theme-dark.css m-doxygen.css --no-import -o m-dark.doxygen.compiled.css
+./postprocess.py m-dark.css m-documentation.css -o m-dark+documentation.compiled.css
+./postprocess.py m-dark.css m-theme-dark.css m-documentation.css --no-import -o m-dark.documentation.compiled.css
 
 ./postprocess.py m-light.css
-./postprocess.py m-light.css m-doxygen.css -o m-light+doxygen.compiled.css
-./postprocess.py m-light.css m-theme-light.css m-doxygen.css --no-import -o m-light.doxygen.compiled.css
+./postprocess.py m-light.css m-documentation.css -o m-light+documentation.compiled.css
+./postprocess.py m-light.css m-theme-light.css m-documentation.css --no-import -o m-light.documentation.compiled.css
index 441495c9b188e72b305047cc28f3aabdd21d9945..cd27d77c4667f97286e84738fa9c895725a7dbfb 100644 (file)
@@ -29,7 +29,7 @@ Test
 :breadcrumb:
     {filename}/documentation.rst Doc themes
     {filename}/documentation/doxygen.rst Doxygen
-:css: {static}/static/m-dark.doxygen.compiled.css
+:css: {static}/static/m-dark.documentation.compiled.css
 
 Lists
 =====
@@ -47,18 +47,18 @@ Compound lists should have the same indentation as normal ones.
       <li>Another</li>
     </ul>
 
-    <ul class="m-dox">
+    <ul class="m-doc">
       <li>An item</li>
-      <li class="m-dox-expansible"><a href="#"></a>An expansible item. Verify that the indentation works. <span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ultrices a erat eu suscipit.</span>
-        <ul class="m-dox">
+      <li class="m-doc-expansible"><a href="#"></a>An expansible item. Verify that the indentation works. <span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ultrices a erat eu suscipit.</span>
+        <ul class="m-doc">
           <li>Subitem</li>
           <li>Subitem</li>
           <li>Subitem</li>
           <li>Subitem</li>
         </ul>
       </li>
-      <li class="m-dox-collapsible"><a href="#"></a>A collapsible item
-        <ul class="m-dox">
+      <li class="m-doc-collapsible"><a href="#"></a>A collapsible item
+        <ul class="m-doc">
           <li>Subitem</li>
         </ul>
       </li>
index 992069e23423595d5f88f8e802141866fd1e570b..757d383aba9a1b45d6b5a81d5ef3e14627ef8ce1 100644 (file)
@@ -413,13 +413,13 @@ following configuration:
 
     HTML_EXTRA_STYLESHEET = \
         https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600 \
-        ../css/m-dark+doxygen.compiled.css
+        ../css/m-dark+documentation.compiled.css
     M_THEME_COLOR = #22272e
     M_FAVICON = favicon-dark.png
 
 If you have a site already using the ``m-dark.compiled.css`` file, there's
-another file called ``m-dark.doxygen.compiled.css``, which contains just the
-Doxygen-theme-specific additions so you can reuse the already cached
+another file called ``m-dark.documentation.compiled.css``, which contains just
+the Doxygen-theme-specific additions so you can reuse the already cached
 ``m-dark.compiled.css`` file from your main site:
 
 .. code:: ini
@@ -427,19 +427,19 @@ Doxygen-theme-specific additions so you can reuse the already cached
     HTML_EXTRA_STYLESHEET = \
         https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600 \
         ../css/m-dark.compiled.css \
-        ../css/m-dark.doxygen.compiled.css
+        ../css/m-dark.documentation.compiled.css
     M_THEME_COLOR = #22272e
 
 If you prefer the `light m.css theme <{filename}/css/themes.rst#light>`_
 instead, use the following configuration (and, similarly, you can use
-``m-light.compiled.css`` together with ``m-light.doxygen.compiled-css`` in
-place of ``m-light+doxygen.compiled.css``:
+``m-light.compiled.css`` together with ``m-light.documentation.compiled-css``
+in place of ``m-light+documentation.compiled.css``:
 
 .. code:: ini
 
     HTML_EXTRA_STYLESHEET = \
         https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700,700i%7CSource+Code+Pro:400,400i,600 \
-        ../css/m-light+doxygen.compiled.css
+        ../css/m-light+documentation.compiled.css
     M_THEME_COLOR = #cb4b16
     M_FAVICON = favicon-light.png
 
@@ -1330,7 +1330,7 @@ is an example configuration corresponding to the dark theme:
     HTML_EXTRA_STYLESHEET = \
         https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600 \
         ../css/m-dark.css \
-        ../css/m-doxygen.css
+        ../css/m-documentation.css
     HTML_EXTRA_FILES = \
         ../css/m-grid.css \
         ../css/m-components.css \
@@ -1341,14 +1341,14 @@ is an example configuration corresponding to the dark theme:
 After making desired changes to the source files, it's possible to postprocess
 them back to the compiled version using the ``postprocess.py`` utility as
 explained in the `CSS themes <{filename}/css/themes.rst#make-your-own>`_
-documentation. In case of the dark theme, the ``m-dark+doxygen.compiled.css``
-and ``m-dark.doxygen.compiled.css`` files are produced like this:
+documentation. In case of the dark theme, the ``m-dark+documentation.compiled.css``
+and ``m-dark.documentation.compiled.css`` files are produced like this:
 
 .. code:: sh
 
     cd css
-    ./postprocess.py m-dark.css m-doxygen.css -o m-dark+doxygen.compiled.css
-    ./postprocess.py m-dark.css m-doxygen.css --no-import -o m-dark.doxygen.compiled.css
+    ./postprocess.py m-dark.css m-documentation.css -o m-dark+documentation.compiled.css
+    ./postprocess.py m-dark.css m-documentation.css --no-import -o m-dark.documentation.compiled.css
 
 `Compound documentation template`_
 ----------------------------------
diff --git a/doc/static/m-dark.doxygen.compiled.css b/doc/static/m-dark.doxygen.compiled.css
deleted file mode 120000 (symlink)
index 02ac7b4..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../../css/m-dark.doxygen.compiled.css
\ No newline at end of file
index 6f20a8ddd0d10bbf13320a816292e727a1581784..2ac97836973a3ee810d0c035fd0e76db6e424b8b 100755 (executable)
@@ -455,9 +455,9 @@ def parse_ref(state: State, element: ET.Element) -> str:
         else: # pragma: no cover
             logging.critical("{}: tagfile {} not specified in Doxyfile".format(state.current, element.attrib['external']))
             assert False
-        class_ = 'm-dox-external'
+        class_ = 'm-doc-external'
     else:
-        class_ = 'm-dox'
+        class_ = 'm-doc'
 
     return '<a href="{}" class="{}">{}</a>'.format(url, class_, add_wbr(parse_inline_desc(state, element).strip()))
 
@@ -1143,7 +1143,7 @@ def parse_desc_internal(state: State, element: ET.Element, immediate_parent: ET.
                     css_class += 'm-dim'
                 else:
                     css_class += 'm-default'
-            out.parsed += '<aside class="{css_class}"><{heading}><a href="{file}.html#{anchor}" class="m-dox">{title}</a></{heading}>{description}</aside>'.format(
+            out.parsed += '<aside class="{css_class}"><{heading}><a href="{file}.html#{anchor}" class="m-doc">{title}</a></{heading}>{description}</aside>'.format(
                 css_class=css_class,
                 heading=heading,
                 file=file,
@@ -1183,7 +1183,7 @@ def parse_desc_internal(state: State, element: ET.Element, immediate_parent: ET.
         elif i.tag == 'variablelist':
             assert element.tag in ['para', '{http://mcss.mosra.cz/doxygen/}div']
             has_block_elements = True
-            out.parsed += '<dl class="m-dox">'
+            out.parsed += '<dl class="m-doc">'
 
             for var in i:
                 if var.tag == 'varlistentry':
@@ -3300,7 +3300,7 @@ def parse_doxyfile(state: State, doxyfile, config = None):
         'HTML_OUTPUT': ['html'],
         'HTML_EXTRA_STYLESHEET': [
             'https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600',
-            '../css/m-dark+doxygen.compiled.css'],
+            '../css/m-dark+documentation.compiled.css'],
         'HTML_EXTRA_FILES': [],
         'DOT_FONTNAME': ['Helvetica'],
         'DOT_FONTSIZE': ['10'],
index 1bca2afb57ff3689517e143d813c6d42cf992201..f86a76675246e9fe82794344a6c15c949ee69d69 100644 (file)
@@ -3,17 +3,17 @@
 
 {% block main %}
         <h1>Classes</h2>
-        <ul class="m-dox">
+        <ul class="m-doc">
           {% for i in index.symbols recursive %}
           {% if i.children %}
-          <li class="m-dox-collapsible{% if loop.depth > M_CLASS_TREE_EXPAND_LEVELS or (i.kind != 'namespace' and not M_EXPAND_INNER_TYPES) %} collapsed{% endif %}">
-            <a href="#" onclick="return toggle(this)">{{ i.kind }}</a> <a href="{{ i.url }}" class="m-dox">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-dox">{{ i.brief }}</span>
-            <ul class="m-dox">
+          <li class="m-doc-collapsible{% if loop.depth > M_CLASS_TREE_EXPAND_LEVELS or (i.kind != 'namespace' and not M_EXPAND_INNER_TYPES) %} collapsed{% endif %}">
+            <a href="#" onclick="return toggle(this)">{{ i.kind }}</a> <a href="{{ i.url }}" class="m-doc">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-doc">{{ i.brief }}</span>
+            <ul class="m-doc">
 {{ loop(i.children)|indent(4, true) }}
             </ul>
           </li>
           {% else %}
-          <li>{{ i.kind }} <a href="{{ i.url }}" class="m-dox">{{ i.name }}</a>{% if i.is_final %} <span class="m-label m-flat m-warning">final</span>{% endif %}{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-dox">{{ i.brief }}</span></li>
+          <li>{{ i.kind }} <a href="{{ i.url }}" class="m-doc">{{ i.name }}</a>{% if i.is_final %} <span class="m-label m-flat m-warning">final</span>{% endif %}{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-doc">{{ i.brief }}</span></li>
           {% endif %}
           {% endfor %}
         </ul>
index 67f6aefba2f1baf4cb77bc1c87c847da50643d1b..d20b3d47d90eaa1e38ee4feb4325364711c35227 100644 (file)
         <h1>
           {% if compound.templates != None %}
           {% if compound.include %}
-          <div class="m-dox-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ compound.include[1] }}">{{ compound.include[0] }}</a></div>
+          <div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ compound.include[1] }}">{{ compound.include[0] }}</a></div>
           {% endif %}
           {% set j = joiner(', ') %}
-          <div class="m-dox-template">template&lt;{% for t in compound.templates %}{{ j() }}{{ t.type }}{% if t.name %} {{ t.name }}{% endif %}{% if t.default %} = {{ t.default }}{% endif%}{% endfor %}&gt;</div>
+          <div class="m-doc-template">template&lt;{% for t in compound.templates %}{{ j() }}{{ t.type }}{% if t.name %} {{ t.name }}{% endif %}{% if t.default %} = {{ t.default }}{% endif%}{% endfor %}&gt;</div>
           {% endif %}
           {%+ for name, target in compound.breadcrumb[:-1] %}<span class="m-breadcrumb"><a href="{{ target }}">{{ name }}</a>::<wbr/></span>{% endfor %}{{ compound.breadcrumb[-1][0] }} <span class="m-thin">{{ compound.kind }}</span>{% if compound.is_final %} <span class="m-label m-flat m-warning">final</span>{% endif %}
           {# need an explicit space here otherwise the newline gets removed #}
 
           {% if compound.include and compound.templates == None %}
-          <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ compound.include[1] }}">{{ compound.include[0] }}</a></div>
+          <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ compound.include[1] }}">{{ compound.include[0] }}</a></div>
           {% endif %}
         </h1>
         {% if compound.brief %}
         {% if compound.base_classes %}
         <section id="base-classes">
           <h2><a href="#base-classes">Base classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for class in compound.base_classes %}
 {{ entry_class(class) }}
             {% endfor %}
         {% if compound.derived_classes %}
         <section id="derived-classes">
           <h2><a href="#derived-classes">Derived classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for class in compound.derived_classes %}
 {{ entry_class(class) }}
             {% endfor %}
         {% if compound.public_types %}
         <section id="pub-types">
           <h2><a href="#pub-types">Public types</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for kind, type in compound.public_types %}
             {% if kind == 'class' %}
 {{ entry_class(type) }}
         {% if compound.public_static_vars %}
         <section id="pub-static-attribs">
           <h2><a href="#pub-static-attribs">Public static variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for var in compound.public_static_vars %}
 {{ entry_var(var) }}
             {% endfor %}
         {% if compound.public_static_funcs %}
         <section id="pub-static-methods">
           <h2><a href="#pub-static-methods">Public static functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for func in compound.public_static_funcs %}
 {{ entry_func(func) }}
             {% endfor %}
         {% if compound.typeless_funcs %}
         <section id="typeless-methods">
           <h2><a href="#typeless-methods">Constructors, destructors, conversion operators</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for func in compound.typeless_funcs %}
 {{ entry_func(func) }}
             {% endfor %}
         {% if compound.public_funcs %}
         <section id="pub-methods">
           <h2><a href="#pub-methods">Public functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for func in compound.public_funcs %}
 {{ entry_func(func) }}
             {% endfor %}
         {% if compound.signals %}
         <section id="signals">
           <h2><a href="#signals">Signals</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for func in compound.signals %}
 {{ entry_func(func) }}
             {% endfor %}
         {% if compound.public_slots %}
         <section id="pub-slots">
           <h2><a href="#pub-slots">Public slots</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for func in compound.public_slots %}
 {{ entry_func(func) }}
             {% endfor %}
         {% if compound.public_vars %}
         <section id="pub-attribs">
           <h2><a href="#pub-attribs">Public variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for var in compound.public_vars %}
 {{ entry_var(var) }}
             {% endfor %}
         {% if compound.protected_types %}
         <section id="pro-types">
           <h2><a href="#pro-types">Protected types</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for kind, type in compound.protected_types %}
             {% if kind == 'class' %}
 {{ entry_class(type) }}
         {% if compound.protected_static_funcs %}
         <section id="pro-static-methods">
           <h2><a href="#pro-static-methods">Protected static functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for func in compound.protected_static_funcs %}
 {{ entry_func(func) }}
             {% endfor %}
         {% if compound.protected_funcs %}
         <section id="pro-methods">
           <h2><a href="#pro-methods">Protected functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for func in compound.protected_funcs %}
 {{ entry_func(func) }}
             {% endfor %}
         {% if compound.protected_slots %}
         <section id="pro-slots">
           <h2><a href="#pro-slots">Protected slots</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for func in compound.protected_slots %}
 {{ entry_func(func) }}
             {% endfor %}
         {% if compound.protected_static_vars %}
         <section id="pro-static-attribs">
           <h2><a href="#pro-static-attribs">Protected static variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for var in compound.protected_static_vars %}
 {{ entry_var(var) }}
             {% endfor %}
         {% if compound.protected_vars %}
         <section id="pro-attribs">
           <h2><a href="#pro-attribs">Protected variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for var in compound.protected_vars %}
 {{ entry_var(var) }}
             {% endfor %}
         {% if compound.private_funcs %}
         <section id="pri-methods">
           <h2><a href="#pri-methods">Private functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for func in compound.private_funcs %}
 {{ entry_func(func) }}
             {% endfor %}
         {% if compound.private_slots %}
         <section id="pri-slots">
           <h2><a href="#pri-slots">Private slots</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for func in compound.private_slots %}
 {{ entry_func(func) }}
             {% endfor %}
           {% if group.description %}
 {{ group.description }}
           {% endif %}
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for kind, member in group.members %}
             {% if kind == 'typedef' %}
 {{ entry_typedef(member, mark_nonpublic=True) }}
         {% if compound.friend_funcs %}
         <section id="friends">
           <h2><a href="#friends">Friends</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for func in compound.friend_funcs %}
 {{ entry_func(func) }}
             {% endfor %}
         {% if compound.related %}
         <section id="related">
           <h2><a href="#related">Related</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for kind, member in compound.related %}
             {% if kind == 'typedef' %}
 {{ entry_typedef(member) }}
index 51f1a502fa8a7c099ca6fa207b9421f34a7e5a57..947005695e0fbc6db04db0c15cb4ef3ae0073772 100644 (file)
@@ -3,8 +3,8 @@
 {% block main %}
         <script>
         function toggle(e) {
-            e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
-                'm-dox-expansible' : 'm-dox-collapsible';
+            e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+                'm-doc-expansible' : 'm-doc-collapsible';
             return false;
         }
         /* Collapse all nodes marked as such. Doing it via JS instead of directly in
@@ -14,6 +14,6 @@
            I am going backwards in that list to be sure.  */
         var collapsed = document.getElementsByClassName("collapsed");
         for(var i = collapsed.length - 1; i >= 0; --i)
-            collapsed[i].className = 'm-dox-expansible';
+            collapsed[i].className = 'm-doc-expansible';
         </script>
 {% endblock %}
index fc0da192841c9717812ef9209771ba1556512b41..82e0f145bf3bc7a40f4e749435a11101454f0719 100644 (file)
@@ -90,7 +90,7 @@
         {% if compound.modules %}
         <section id="groups">
           <h2><a href="#groups">Modules</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for module in compound.modules %}
 {{ entry_module(module) }}
             {% endfor %}
         {% if compound.dirs %}
         <section id="subdirs">
           <h2><a href="#subdirs">Directories</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for dir in compound.dirs %}
 {{ entry_dir(dir) }}
             {% endfor %}
         {% if compound.files %}
         <section id="files">
           <h2><a href="#files">Files</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for file in compound.files %}
 {{ entry_file(file) }}
             {% endfor %}
         {% if compound.namespaces %}
         <section id="namespaces">
           <h2><a href="#namespaces">Namespaces</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for namespace in compound.namespaces %}
 {{ entry_namespace(namespace) }}
             {% endfor %}
         {% if compound.classes %}
         <section id="nested-classes">
           <h2><a href="#nested-classes">Classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for class in compound.classes %}
 {{ entry_class(class) }}
             {% endfor %}
         {% if compound.enums %}
         <section id="enum-members">
           <h2><a href="#enum-members">Enums</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for enum in compound.enums %}
 {{ entry_enum(enum) }}
             {% endfor %}
         {% if compound.typedefs %}
         <section id="typedef-members">
           <h2><a href="#typedef-members">Typedefs</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for typedef in compound.typedefs %}
 {{ entry_typedef(typedef) }}
             {% endfor %}
         {% if compound.funcs %}
         <section id="func-members">
           <h2><a href="#func-members">Functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for func in compound.funcs %}
 {{ entry_func(func) }}
             {% endfor %}
         {% if compound.vars %}
         <section id="var-members">
           <h2><a href="#var-members">Variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for var in compound.vars %}
 {{ entry_var(var) }}
             {% endfor %}
         {% if compound.defines %}
         <section id="define-members">
           <h2><a href="#define-members">Defines</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for define in compound.defines %}
 {{ entry_define(define) }}
             {% endfor %}
           {% if group.description %}
 {{ group.description }}
           {% endif %}
-          <dl class="m-dox">
+          <dl class="m-doc">
             {% for kind, member in group.members %}
             {% if kind == 'namespace' %}
 {{ entry_namespace(member) }}
index b4ec324b680e9c353e8481648095773649339ef9..ac2a13ae85f3a25ea6cc89967f9a2a91a9695759 100644 (file)
@@ -36,7 +36,7 @@
       {% if M_LINKS_NAVBAR1 or M_LINKS_NAVBAR2 or not M_SEARCH_DISABLED %}
       <div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
         {% if not M_SEARCH_DISABLED %}
-        <a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+        <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
           <path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
         </svg></a>
         {% endif %}
@@ -87,7 +87,7 @@
             {% endif %}
             {% endfor %}
             {% if not M_SEARCH_DISABLED %}
-            <li class="m-show-m"><a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+            <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
               <path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
             </svg></a></li>
             {% endif %}
   </div>
 </article></main>
 {% if not M_SEARCH_DISABLED %}
-<div class="m-dox-search" id="search">
+<div class="m-doc-search" id="search">
   <a href="#!" onclick="return hideSearch()"></a>
   <div class="m-container">
     <div class="m-row">
       <div class="m-col-m-8 m-push-m-2">
-        <div class="m-dox-search-header m-text m-small">
+        <div class="m-doc-search-header m-text m-small">
           <div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
           <div id="search-symbolcount">&hellip;</div>
         </div>
-        <div class="m-dox-search-content">
+        <div class="m-doc-search-content">
           <form{% if M_SEARCH_BASE_URL %} action="{{ M_SEARCH_BASE_URL }}#search"{% endif %}>
             <input type="search" name="q" id="search-input" placeholder="Loading &hellip;" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
           </form>
index 132ea4eb7dc8927e3b25bdabc2ed208739773bda..63cc720bcc869997b8f21fed1ad7dc4fe474cf3b 100644 (file)
@@ -1,9 +1,9 @@
-          <section class="m-dox-details" id="{{ define.id }}"><div>
+          <section class="m-doc-details" id="{{ define.id }}"><div>
             <h3>
               {% set j = joiner(',\n              ') %}
-              <span class="m-dox-wrap-bumper">#define <a href="#{{ define.id }}" class="m-dox-self">{{ define.name }}</a>{% if define.params != None %}(</span><span class="m-dox-wrap">{% for param in define.params %}{{ j() }}{{ param[0] }}{% endfor %}){% endif %}</span>
+              <span class="m-doc-wrap-bumper">#define <a href="#{{ define.id }}" class="m-doc-self">{{ define.name }}</a>{% if define.params != None %}(</span><span class="m-doc-wrap">{% for param in define.params %}{{ j() }}{{ param[0] }}{% endfor %}){% endif %}</span>
               {% if define.include %}
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ define.include[1] }}">{{ define.include[0] }}</a></div>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ define.include[1] }}">{{ define.include[0] }}</a></div>
               {% endif %}
             </h3>
             {% if define.brief %}
index dabcbb121fa225b1592b78f81eaa898e655f8c4e..cda9e7660544c207bde74c3da13393531fe84425 100644 (file)
@@ -1,12 +1,12 @@
-          <section class="m-dox-details" id="{{ enum.id }}"><div>
+          <section class="m-doc-details" id="{{ enum.id }}"><div>
             <h3>
               {% if compound.templates != None %}
-              <div class="m-dox-template">
+              <div class="m-doc-template">
                 {% set j = joiner(', ') %}
                 template&lt;{% for t in compound.templates %}{{ j() }}{{ t.type }} {% if t.name %}{{ t.name }}{% else %}_{{ loop.index }}{% endif %}{% endfor %}&gt;
               </div>
               {% endif %}
-              enum {% if enum.is_strong %}class {% endif %}{{ prefix }}<a href="#{{ enum.id }}" class="m-dox-self">{{ enum.name }}</a>{% if enum.type %}: {{ enum.type }}{% endif %}{% if enum.is_protected %} <span class="m-label m-warning">protected</span>{% endif %}
+              enum {% if enum.is_strong %}class {% endif %}{{ prefix }}<a href="#{{ enum.id }}" class="m-doc-self">{{ enum.name }}</a>{% if enum.type %}: {{ enum.type }}{% endif %}{% if enum.is_protected %} <span class="m-label m-warning">protected</span>{% endif %}
               {# not sure why there needs to be this space #}
 
               {% if enum.include %}
@@ -14,7 +14,7 @@
                  templated class, but in that case we have global include
                  information, so no need to handle case where
                  `enum.include and compound.templates != None` #}
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ enum.include[1] }}">{{ enum.include[0] }}</a></div>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ enum.include[1] }}">{{ enum.include[0] }}</a></div>
               {% endif %}
             </h3>
             {% if enum.brief %}{# brief can be omitted for anonymous enums #}
 {{ enum.description }}
             {% endif %}
             {% if enum.has_value_details %}
-            <table class="m-table m-fullwidth m-flat m-dox">
+            <table class="m-table m-fullwidth m-flat m-doc">
               <thead><tr><th style="width: 1%">Enumerators</th><th></th></tr></thead>
               <tbody>
                 {% for value in enum.values %}
                 <tr>
-                  <td><a href="#{{ value.id }}" class="m-dox-self" name="{{ value.id }}">{{ value.name }}</a></td>
+                  <td><a href="#{{ value.id }}" class="m-doc-self" name="{{ value.id }}">{{ value.name }}</a></td>
                   <td>
                   {% if value.brief %}{# brief is not required for values #}
                   <p>{{ value.brief }}</p>
index 3e633f594b4c0123cc4d7a578a28bcbcd9c0d0b3..5db4d2dc2996e6c481c4e80105ab821a158831c3 100644 (file)
@@ -1,10 +1,10 @@
-          <section class="m-dox-details" id="{{ func.id }}"><div>
+          <section class="m-doc-details" id="{{ func.id }}"><div>
             <h3>
               {% if compound.templates != None or func.templates != None %}
               {% if func.include %}
-              <div class="m-dox-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ func.include[1] }}">{{ func.include[0] }}</a></div>
+              <div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ func.include[1] }}">{{ func.include[0] }}</a></div>
               {% endif %}
-              <div class="m-dox-template">
+              <div class="m-doc-template">
                 {% if compound.templates != None %}
                 {% set j = joiner(', ') %}
                 template&lt;{% for t in compound.templates %}{{ j() }}{{ t.type }} {% if t.name %}{{ t.name }}{% else %}_{{ loop.index }}{% endif %}{% endfor %}&gt;
@@ -16,9 +16,9 @@
               </div>
               {% endif %}
               {% set j = joiner(',\n              ') %}
-              <span class="m-dox-wrap-bumper">{{ func.prefix }}{{ func.type }} {{ prefix }}</span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#{{ func.id }}" class="m-dox-self">{{ func.name }}</a>(</span><span class="m-dox-wrap">{% for param in func.params %}{{ j() }}{{ param.type_name }}{% if param.default %} = {{ param.default }}{% endif %}{% endfor %}){{ func.suffix }}{% if func.is_explicit %} <span class="m-label m-info">explicit</span> {% endif %}{% if func.is_final %} <span class="m-label m-warning">final</span>{% elif func.is_override %} <span class="m-label m-warning">override</span>{% elif func.is_pure_virtual %} <span class="m-label m-warning">pure virtual</span>{% elif func.is_virtual %} <span class="m-label m-warning">virtual</span>{% endif %}{% if func.is_protected %} <span class="m-label m-warning">protected{% if func.is_slot %} slot{% endif %}</span>{% elif func.is_private %} <span class="m-label m-danger">private{% if func.is_slot %} slot{% endif %}</span>{% elif func.is_signal %} <span class="m-label m-success">signal</span>{% elif func.is_slot %} <span class="m-label m-success">public slot</span>{% endif %}{% if func.is_defaulted %} <span class="m-label m-info">defaulted</span>{% endif %}{% if func.is_deleted %} <span class="m-label m-danger">deleted</span>{% endif %}{% if func.is_constexpr %} <span class="m-label m-primary">constexpr</span>{% endif %}{% if func.is_conditional_noexcept %} <span class="m-label m-success">noexcept(…)</span>{% elif func.is_noexcept %} <span class="m-label m-success">noexcept</span>{% endif %}</span></span>
+              <span class="m-doc-wrap-bumper">{{ func.prefix }}{{ func.type }} {{ prefix }}</span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#{{ func.id }}" class="m-doc-self">{{ func.name }}</a>(</span><span class="m-doc-wrap">{% for param in func.params %}{{ j() }}{{ param.type_name }}{% if param.default %} = {{ param.default }}{% endif %}{% endfor %}){{ func.suffix }}{% if func.is_explicit %} <span class="m-label m-info">explicit</span> {% endif %}{% if func.is_final %} <span class="m-label m-warning">final</span>{% elif func.is_override %} <span class="m-label m-warning">override</span>{% elif func.is_pure_virtual %} <span class="m-label m-warning">pure virtual</span>{% elif func.is_virtual %} <span class="m-label m-warning">virtual</span>{% endif %}{% if func.is_protected %} <span class="m-label m-warning">protected{% if func.is_slot %} slot{% endif %}</span>{% elif func.is_private %} <span class="m-label m-danger">private{% if func.is_slot %} slot{% endif %}</span>{% elif func.is_signal %} <span class="m-label m-success">signal</span>{% elif func.is_slot %} <span class="m-label m-success">public slot</span>{% endif %}{% if func.is_defaulted %} <span class="m-label m-info">defaulted</span>{% endif %}{% if func.is_deleted %} <span class="m-label m-danger">deleted</span>{% endif %}{% if func.is_constexpr %} <span class="m-label m-primary">constexpr</span>{% endif %}{% if func.is_conditional_noexcept %} <span class="m-label m-success">noexcept(…)</span>{% elif func.is_noexcept %} <span class="m-label m-success">noexcept</span>{% endif %}</span></span>
               {% if func.include and compound.templates == None and func.templates == None %}
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ func.include[1] }}">{{ func.include[0] }}</a></div>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ func.include[1] }}">{{ func.include[0] }}</a></div>
               {% endif %}
             </h3>
             {% if func.brief %}
index 8e994a15e26b2d44185df7c6b583840b1e0e041e..b0b37c923852d4c0264f9794b3126dbd71755fba 100644 (file)
@@ -1,10 +1,10 @@
-          <section class="m-dox-details" id="{{ typedef.id }}"><div>
+          <section class="m-doc-details" id="{{ typedef.id }}"><div>
             <h3>
               {% if compound.templates != None or typedef.templates != None %}
               {% if typedef.include %}
-              <div class="m-dox-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ typedef.include[1] }}">{{ typedef.include[0] }}</a></div>
+              <div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ typedef.include[1] }}">{{ typedef.include[0] }}</a></div>
               {% endif %}
-              <div class="m-dox-template">
+              <div class="m-doc-template">
                 {% if compound.templates != None %}
                 {% set j = joiner(', ') %}
                 template&lt;{% for t in compound.templates %}{{ j() }}{{ t.type }} {% if t.name %}{{ t.name }}{% else %}_{{ loop.index }}{% endif %}{% endfor %}&gt;
               </div>
               {% endif %}
               {% if typedef.is_using %}
-              using {{ prefix }}<a href="#{{ typedef.id }}" class="m-dox-self">{{ typedef.name }}</a> = {{ typedef.type }}{{ typedef.args }}{% if typedef.is_protected %} <span class="m-label m-warning">protected</span>{% endif %}
+              using {{ prefix }}<a href="#{{ typedef.id }}" class="m-doc-self">{{ typedef.name }}</a> = {{ typedef.type }}{{ typedef.args }}{% if typedef.is_protected %} <span class="m-label m-warning">protected</span>{% endif %}
               {% else %}
-              typedef {{ typedef.type }}{% if not typedef.args %} {% endif %}{{ prefix }}<a href="#{{ typedef.id }}" class="m-dox-self">{{ typedef.name }}</a>{{ typedef.args }}{% if typedef.is_protected %} <span class="m-label m-warning">protected</span>{% endif %}
+              typedef {{ typedef.type }}{% if not typedef.args %} {% endif %}{{ prefix }}<a href="#{{ typedef.id }}" class="m-doc-self">{{ typedef.name }}</a>{{ typedef.args }}{% if typedef.is_protected %} <span class="m-label m-warning">protected</span>{% endif %}
               {% endif %}
               {# the empty line has to be here to prevent the lines from merging #}
 
               {% if typedef.include and compound.templates == None and typedef.templates == None %}
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ typedef.include[1] }}">{{ typedef.include[0] }}</a></div>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ typedef.include[1] }}">{{ typedef.include[0] }}</a></div>
               {% endif %}
             </h3>
             {% if typedef.brief %}
index ca8c0c96e94f47cbe15fc22fdf0cf158c5fbd5ef..89ce64aef96cfe979d313f212c8e246d312a73d6 100644 (file)
@@ -1,10 +1,10 @@
-          <section class="m-dox-details" id="{{ var.id }}"><div>
+          <section class="m-doc-details" id="{{ var.id }}"><div>
             <h3>
               {% if compound.templates != None or var.templates != None  %}
               {% if var.include %}
-              <div class="m-dox-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ var.include[1] }}">{{ var.include[0] }}</a></div>
+              <div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ var.include[1] }}">{{ var.include[0] }}</a></div>
               {% endif %}
-              <div class="m-dox-template">
+              <div class="m-doc-template">
                 {% if compound.templates != None %}
                 {% set j = joiner(', ') %}
                 template&lt;{% for t in compound.templates %}{{ j() }}{{ t.type }} {% if t.name %}{{ t.name }}{% else %}_{{ loop.index }}{% endif %}{% endfor %}&gt;
                 {% endif %}
               </div>
               {% endif %}
-              {%+ if var.is_static %}static {% endif %}{{ var.type }} {{ prefix }}<a href="#{{ var.id }}" class="m-dox-self">{{ var.name }}</a>{% if var.is_protected %} <span class="m-label m-warning">protected</span>{% endif %}{% if var.is_constexpr %} <span class="m-label m-primary">constexpr</span>{% endif %}
+              {%+ if var.is_static %}static {% endif %}{{ var.type }} {{ prefix }}<a href="#{{ var.id }}" class="m-doc-self">{{ var.name }}</a>{% if var.is_protected %} <span class="m-label m-warning">protected</span>{% endif %}{% if var.is_constexpr %} <span class="m-label m-primary">constexpr</span>{% endif %}
               {# the empty line needs to be here to prevent the lines from merging #}
 
               {% if var.include and compound.templates == None and var.templates == None %}
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ var.include[1] }}">{{ var.include[0] }}</a></div>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ var.include[1] }}">{{ var.include[0] }}</a></div>
               {% endif %}
             </h3>
             {% if var.brief %}
index 5b4daed5c8ededd30c87b9884079577a03ec53b8..2d8dcdd028057d7a62090c055c6fd82ba6dbfb14 100644 (file)
@@ -1,9 +1,9 @@
             <dt>
               {% if class.templates != None %}
               {% set j = joiner(', ') %}
-              <div class="m-dox-template">template&lt;{% for t in class.templates %}{{ j() }}{{ t.type }}{% if t.name %} {{ t.name }}{% endif %}{% if t.default %} = {{ t.default }}{% endif %}{% endfor %}&gt;</div>
+              <div class="m-doc-template">template&lt;{% for t in class.templates %}{{ j() }}{{ t.type }}{% if t.name %} {{ t.name }}{% endif %}{% if t.default %} = {{ t.default }}{% endif %}{% endfor %}&gt;</div>
               {% endif %}
-              {{ class.kind }} <a href="{{ class.url }}" class="m-dox">{{ class.name }}</a>{% if class.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}{% if class.is_protected %} <span class="m-label m-flat m-warning">protected</span>{% endif %}{% if class.is_final %} <span class="m-label m-flat m-warning">final</span>{% elif class.is_virtual %} <span class="m-label m-flat m-warning">virtual</span>{% endif %}
+              {{ class.kind }} <a href="{{ class.url }}" class="m-doc">{{ class.name }}</a>{% if class.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}{% if class.is_protected %} <span class="m-label m-flat m-warning">protected</span>{% endif %}{% if class.is_final %} <span class="m-label m-flat m-warning">final</span>{% elif class.is_virtual %} <span class="m-label m-flat m-warning">virtual</span>{% endif %}
 
               {# the empty line is above to fix spacing #}
             </dt>
index 91e4318666b5f105f27b065b9cd93eb90d9559ea..ffd7a5942bec7424be64d4c24f3e02edb5e2356a 100644 (file)
@@ -1,5 +1,5 @@
             <dt>
               {% set j = joiner(',\n              ') %}
-              <span class="m-dox-wrap-bumper">#define <a href="#{{ define.id }}" {% if define.has_details %}class="m-dox"{% else %}class="m-dox-self" name="{{ define.id }}"{% endif %}>{{ define.name }}</a>{% if define.params != None %}(</span><span class="m-dox-wrap">{% for param in define.params %}{{ j() }}{{ param[0] }}{% endfor %}){% endif %}{% if define.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}</span>
+              <span class="m-doc-wrap-bumper">#define <a href="#{{ define.id }}" {% if define.has_details %}class="m-doc"{% else %}class="m-doc-self" name="{{ define.id }}"{% endif %}>{{ define.name }}</a>{% if define.params != None %}(</span><span class="m-doc-wrap">{% for param in define.params %}{{ j() }}{{ param[0] }}{% endfor %}){% endif %}{% if define.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}</span>
             </dt>
             <dd>{{ define.brief }}</dd>
index e86271f68552996fad83e5cc30901649c1effa36..39b475a4ab93468f112bc5e546c171c05e4a2efe 100644 (file)
@@ -1,2 +1,2 @@
-            <dt>directory <a href="{{ dir.url }}" class="m-dox">{{ dir.name }}</a>/{% if dir.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}</dt>
+            <dt>directory <a href="{{ dir.url }}" class="m-doc">{{ dir.name }}</a>/{% if dir.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}</dt>
             <dd>{{ dir.brief }}</dd>
index 60ee6a460ba448c2ecfe8350aff7be1627d6e7d3..fa14ba69c846b547b4330cb1f049df96228c59e4 100644 (file)
@@ -1,5 +1,5 @@
             <dt>
               {% set j = joiner(',\n              ') %}
-              <span class="m-dox-wrap-bumper">enum {% if enum.is_strong %}class {% endif %}<a href="{% if enum.base_url != compound.url %}{{ enum.base_url }}{% endif %}#{{ enum.id }}" {% if enum.has_details or enum.base_url != compound.url %}class="m-dox"{% else %}class="m-dox-self" name="{{ enum.id }}"{% endif %}>{{ enum.name }}</a>{% if enum.type %}: {{ enum.type }}{% endif %} { </span><span class="m-dox-wrap">{% for value in enum.values %}{{ j() }}<a href="#{{ value.id }}" class="m-dox">{{ value.name }}</a>{% if value.initializer %} {{ value.initializer }}{% endif %}{% if value.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}{% endfor %} }{% if enum.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}{% if mark_nonpublic and enum.is_protected %} <span class="m-label m-flat m-warning">protected</span>{% endif %}</span>
+              <span class="m-doc-wrap-bumper">enum {% if enum.is_strong %}class {% endif %}<a href="{% if enum.base_url != compound.url %}{{ enum.base_url }}{% endif %}#{{ enum.id }}" {% if enum.has_details or enum.base_url != compound.url %}class="m-doc"{% else %}class="m-doc-self" name="{{ enum.id }}"{% endif %}>{{ enum.name }}</a>{% if enum.type %}: {{ enum.type }}{% endif %} { </span><span class="m-doc-wrap">{% for value in enum.values %}{{ j() }}<a href="#{{ value.id }}" class="m-doc">{{ value.name }}</a>{% if value.initializer %} {{ value.initializer }}{% endif %}{% if value.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}{% endfor %} }{% if enum.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}{% if mark_nonpublic and enum.is_protected %} <span class="m-label m-flat m-warning">protected</span>{% endif %}</span>
             </dt>
             <dd>{{ enum.brief }}</dd>
index 6f91fe6ee7b8dd8f199067a92235832edd9369bf..908c5e1c5d58f682fc7d3e6592561fbd665dcb85 100644 (file)
@@ -1,2 +1,2 @@
-            <dt>file <a href="{{ file.url }}" class="m-dox">{{ file.name }}</a>{% if file.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}</dt>
+            <dt>file <a href="{{ file.url }}" class="m-doc">{{ file.name }}</a>{% if file.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}</dt>
             <dd>{{ file.brief }}</dd>
index b2d6fceef3189e8072bbc2855a278398a04edc73..78c4e58ef6b51b4aa3e1cbc6325b7422afb9159e 100644 (file)
@@ -1,9 +1,9 @@
             <dt>
               {% if func.templates != None %}
               {% set j = joiner(', ') %}
-              <div class="m-dox-template">template&lt;{% for t in func.templates %}{{ j() }}{{ t.type }}{% if t.name %} {{ t.name }}{% endif %}{% if t.default %} = {{ t.default }}{% endif %}{% endfor %}&gt;</div>
+              <div class="m-doc-template">template&lt;{% for t in func.templates %}{{ j() }}{{ t.type }}{% if t.name %} {{ t.name }}{% endif %}{% if t.default %} = {{ t.default }}{% endif %}{% endfor %}&gt;</div>
               {% endif %}
               {% set j = joiner(',\n              ') %}
-              <span class="m-dox-wrap-bumper">{{ func.prefix }}{% if func.type == 'void' %}void {% elif func.type %}auto {% endif %}<a href="{% if func.base_url != compound.url %}{{ func.base_url }}{% endif %}#{{ func.id }}" {% if func.has_details or func.base_url != compound.url %}class="m-dox"{% else %}class="m-dox-self" name="{{ func.id }}"{% endif %}>{{ func.name }}</a>(</span><span class="m-dox-wrap">{% for param in func.params %}{{ j() }}{{ param.type_name }}{% if param.default %} = {{ param.default }}{% endif %}{% endfor %}){{ func.suffix }}{% if func.type and func.type != 'void' %} -&gt; {{ func.type }}{% endif %}{% if func.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}{% if not func.type or mark_nonpublic %}{% if func.is_protected %} <span class="m-label m-flat m-warning">protected{% if func.is_slot %} slot{% endif %}</span>{% elif func.is_private %} <span class="m-label m-flat m-danger">private{% if func.is_slot %} slot{% endif %}</span>{% elif func.is_signal %} <span class="m-label m-flat m-success">signal</span>{% elif func.is_slot %} <span class="m-label m-flat m-success">public slot</span>{% endif %}{% endif %}{% if func.is_defaulted %} <span class="m-label m-flat m-info">defaulted</span>{% endif %}{% if func.is_deleted %} <span class="m-label m-flat m-danger">deleted</span>{% endif %}{% if func.is_explicit %} <span class="m-label m-flat m-info">explicit</span> {% endif %}{% if func.is_final %} <span class="m-label m-flat m-warning">final</span>{% elif func.is_override %} <span class="m-label m-flat m-warning">override</span>{% elif func.is_pure_virtual %} <span class="m-label m-flat m-warning">pure virtual</span>{% elif func.is_virtual %} <span class="m-label m-flat m-warning">virtual</span>{% endif %}{% if func.is_constexpr %} <span class="m-label m-flat m-primary">constexpr</span>{% endif %}{% if func.is_conditional_noexcept %} <span class="m-label m-flat m-success">noexcept(…)</span>{% elif func.is_noexcept %} <span class="m-label m-flat m-success">noexcept</span>{% endif %}</span>
+              <span class="m-doc-wrap-bumper">{{ func.prefix }}{% if func.type == 'void' %}void {% elif func.type %}auto {% endif %}<a href="{% if func.base_url != compound.url %}{{ func.base_url }}{% endif %}#{{ func.id }}" {% if func.has_details or func.base_url != compound.url %}class="m-doc"{% else %}class="m-doc-self" name="{{ func.id }}"{% endif %}>{{ func.name }}</a>(</span><span class="m-doc-wrap">{% for param in func.params %}{{ j() }}{{ param.type_name }}{% if param.default %} = {{ param.default }}{% endif %}{% endfor %}){{ func.suffix }}{% if func.type and func.type != 'void' %} -&gt; {{ func.type }}{% endif %}{% if func.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}{% if not func.type or mark_nonpublic %}{% if func.is_protected %} <span class="m-label m-flat m-warning">protected{% if func.is_slot %} slot{% endif %}</span>{% elif func.is_private %} <span class="m-label m-flat m-danger">private{% if func.is_slot %} slot{% endif %}</span>{% elif func.is_signal %} <span class="m-label m-flat m-success">signal</span>{% elif func.is_slot %} <span class="m-label m-flat m-success">public slot</span>{% endif %}{% endif %}{% if func.is_defaulted %} <span class="m-label m-flat m-info">defaulted</span>{% endif %}{% if func.is_deleted %} <span class="m-label m-flat m-danger">deleted</span>{% endif %}{% if func.is_explicit %} <span class="m-label m-flat m-info">explicit</span> {% endif %}{% if func.is_final %} <span class="m-label m-flat m-warning">final</span>{% elif func.is_override %} <span class="m-label m-flat m-warning">override</span>{% elif func.is_pure_virtual %} <span class="m-label m-flat m-warning">pure virtual</span>{% elif func.is_virtual %} <span class="m-label m-flat m-warning">virtual</span>{% endif %}{% if func.is_constexpr %} <span class="m-label m-flat m-primary">constexpr</span>{% endif %}{% if func.is_conditional_noexcept %} <span class="m-label m-flat m-success">noexcept(…)</span>{% elif func.is_noexcept %} <span class="m-label m-flat m-success">noexcept</span>{% endif %}</span>
             </dt>
             <dd>{{ func.brief }}</dd>
index 489918a1fa8a05f33b84924b3a5878b731e2ef16..504066dea70e6a61a9b7eebf241427547bbc3bc6 100644 (file)
@@ -1,2 +1,2 @@
-            <dt>module <a href="{{ module.url }}" class="m-dox">{{ module.name }}</a>{% if module.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}</dt>
+            <dt>module <a href="{{ module.url }}" class="m-doc">{{ module.name }}</a>{% if module.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}</dt>
             <dd>{{ module.brief }}</dd>
index f0a10359d0d1b3a5344fa650d69a04153ff8df2f..83687525fb0cccefa3d5c565504dd8e111d18a84 100644 (file)
@@ -1,2 +1,2 @@
-            <dt>namespace <a href="{{ namespace.url }}" class="m-dox">{{ namespace.name }}</a>{% if namespace.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}</dt>
+            <dt>namespace <a href="{{ namespace.url }}" class="m-doc">{{ namespace.name }}</a>{% if namespace.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}</dt>
             <dd>{{ namespace.brief }}</dd>
index cbcb4b570c48c2a6f4cf1b08de60286ee3b6f3e9..c8783167572398a2bae9e4f4e80ed0cb9856b6ac 100644 (file)
@@ -1,9 +1,9 @@
             <dt>
               {% if typedef.templates != None %}
               {% set j = joiner(', ') %}
-              <div class="m-dox-template">template&lt;{% for t in typedef.templates %}{{ j() }}{{ t.type }}{% if t.name %} {{ t.name }}{% endif %}{% if t.default %} = {{ t.default }}{% endif%}{% endfor %}&gt;</div>
+              <div class="m-doc-template">template&lt;{% for t in typedef.templates %}{{ j() }}{{ t.type }}{% if t.name %} {{ t.name }}{% endif %}{% if t.default %} = {{ t.default }}{% endif%}{% endfor %}&gt;</div>
               {% endif %}
-              using <a href="{% if typedef.base_url != compound.url %}{{ typedef.base_url }}{% endif %}#{{ typedef.id }}" {% if typedef.has_details or typedef.base_url != compound.url %}class="m-dox"{% else %}class="m-dox-self" name="{{ typedef.id }}"{% endif %}>{{ typedef.name }}</a> = {{ typedef.type }}{{ typedef.args }}{% if typedef.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}{% if mark_nonpublic and typedef.is_protected %} <span class="m-label m-flat m-warning">protected</span>{% endif %}
+              using <a href="{% if typedef.base_url != compound.url %}{{ typedef.base_url }}{% endif %}#{{ typedef.id }}" {% if typedef.has_details or typedef.base_url != compound.url %}class="m-doc"{% else %}class="m-doc-self" name="{{ typedef.id }}"{% endif %}>{{ typedef.name }}</a> = {{ typedef.type }}{{ typedef.args }}{% if typedef.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}{% if mark_nonpublic and typedef.is_protected %} <span class="m-label m-flat m-warning">protected</span>{% endif %}
               {# This empty line needs to be there otherwise it's eaten #}
 
             </dt>
index 7dbe478030b58556089ce9c502c3e981e6ea4652..cb979ea072da3913ead6e2aa8afb9a637473bcd4 100644 (file)
@@ -1,9 +1,9 @@
             <dt>
               {% if var.templates != None %}
               {% set j = joiner(', ') %}
-              <div class="m-dox-template">template&lt;{% for t in var.templates %}{{ j() }}{{ t.type }}{% if t.name %} {{ t.name }}{% endif %}{% if t.default %} = {{ t.default }}{% endif%}{% endfor %}&gt;</div>
+              <div class="m-doc-template">template&lt;{% for t in var.templates %}{{ j() }}{{ t.type }}{% if t.name %} {{ t.name }}{% endif %}{% if t.default %} = {{ t.default }}{% endif%}{% endfor %}&gt;</div>
               {% endif %}
-              {%+ if var.is_static %}static {% endif %}{{ var.type }} <a href="{% if var.base_url != compound.url %}{{ var.base_url }}{% endif %}#{{ var.id }}" {% if var.has_details or var.base_url != compound.url %}class="m-dox"{% else %}class="m-dox-self" name="{{ var.id }}"{% endif %}>{{ var.name }}</a>{% if var.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}{% if mark_nonpublic and var.is_protected %} <span class="m-label m-flat m-warning">protected</span>{% endif %}{% if var.is_constexpr %} <span class="m-label m-flat m-primary">constexpr</span>{% endif %}
+              {%+ if var.is_static %}static {% endif %}{{ var.type }} <a href="{% if var.base_url != compound.url %}{{ var.base_url }}{% endif %}#{{ var.id }}" {% if var.has_details or var.base_url != compound.url %}class="m-doc"{% else %}class="m-doc-self" name="{{ var.id }}"{% endif %}>{{ var.name }}</a>{% if var.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}{% if mark_nonpublic and var.is_protected %} <span class="m-label m-flat m-warning">protected</span>{% endif %}{% if var.is_constexpr %} <span class="m-label m-flat m-primary">constexpr</span>{% endif %}
               {# This empty line needs to be there otherwise it's eaten #}
 
             </dt>
index 5392792903807762faffc5d9fc26cbec824a2286..36ab8c4e43e53494c0134a3cd6f48f87cc255ea5 100644 (file)
@@ -25,6 +25,6 @@
 {{ compound.description }}
         {% endif %}
         {% if compound.footer_navigation %}
-        <div class="m-note m-dim m-thin m-text-center">{% if compound.footer_navigation[0] %}<a href="{{ compound.footer_navigation[0][0] }}" class="m-dox">&laquo; {{ compound.footer_navigation[0][1] }}</a> | {% endif %}<a href="{{ compound.footer_navigation[1][0] }}" class="m-dox">{{ compound.footer_navigation[1][1] }}</a>{% if compound.footer_navigation[2] %} | <a href="{{ compound.footer_navigation[2][0] }}" class="m-dox">{{ compound.footer_navigation[2][1] }} &raquo;</a>{% endif %}</div>
+        <div class="m-note m-dim m-thin m-text-center">{% if compound.footer_navigation[0] %}<a href="{{ compound.footer_navigation[0][0] }}" class="m-doc">&laquo; {{ compound.footer_navigation[0][1] }}</a> | {% endif %}<a href="{{ compound.footer_navigation[1][0] }}" class="m-doc">{{ compound.footer_navigation[1][1] }}</a>{% if compound.footer_navigation[2] %} | <a href="{{ compound.footer_navigation[2][0] }}" class="m-doc">{{ compound.footer_navigation[2][1] }} &raquo;</a>{% endif %}</div>
         {% endif %}
 {% endblock %}
index 09efe44ad60b0ebcb96287335de4a47166605186..c2331ceadace8f9908ea78af0450b99dd46e2d00 100644 (file)
@@ -3,17 +3,17 @@
 
 {% block main %}
         <h1>Files</h2>
-        <ul class="m-dox">
+        <ul class="m-doc">
           {% for i in index.files recursive %}
           {% if i.children %}
-          <li class="m-dox-collapsible{% if loop.depth > M_FILE_TREE_EXPAND_LEVELS %} collapsed{% endif %}">
-            <a href="#" onclick="return toggle(this)">{{ i.kind }}</a> <a href="{{ i.url }}" class="m-dox">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-dox">{{ i.brief }}</span>
-            <ul class="m-dox">
+          <li class="m-doc-collapsible{% if loop.depth > M_FILE_TREE_EXPAND_LEVELS %} collapsed{% endif %}">
+            <a href="#" onclick="return toggle(this)">{{ i.kind }}</a> <a href="{{ i.url }}" class="m-doc">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-doc">{{ i.brief }}</span>
+            <ul class="m-doc">
 {{ loop(i.children)|indent(4, true) }}
             </ul>
           </li>
           {% else %}
-          <li>{{ i.kind }} <a href="{{ i.url }}" class="m-dox">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-dox">{{ i.brief }}</span></li>
+          <li>{{ i.kind }} <a href="{{ i.url }}" class="m-doc">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-doc">{{ i.brief }}</span></li>
           {% endif %}
           {% endfor %}
         </ul>
index 68ab0266d17d6197bcf0fbcd1f9bae6f3542fb0d..b59d47c1f12d500f11bce83f5c4a916671e1c98f 100644 (file)
@@ -3,17 +3,17 @@
 
 {% block main %}
         <h1>Modules</h2>
-        <ul class="m-dox">
+        <ul class="m-doc">
           {% for i in index.modules recursive %}
           {% if i.has_nestable_children %}
-          <li class="m-dox-collapsible">
-            <a href="#" onclick="return toggle(this)">module</a> <a href="{{ i.url }}" class="m-dox">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-dox">{{ i.brief }}</span>
-            <ul class="m-dox">
+          <li class="m-doc-collapsible">
+            <a href="#" onclick="return toggle(this)">module</a> <a href="{{ i.url }}" class="m-doc">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-doc">{{ i.brief }}</span>
+            <ul class="m-doc">
 {{ loop(i.children)|indent(4, true) }}
             </ul>
           </li>
           {% else %}
-          <li>module <a href="{{ i.url }}" class="m-dox">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-dox">{{ i.brief }}</span></li>
+          <li>module <a href="{{ i.url }}" class="m-doc">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-doc">{{ i.brief }}</span></li>
           {% endif %}
           {% endfor %}
         </ul>
index e32a1f7049a3dd5cf101442d784eacc4f4ce27fb..e5925ade61fdf2accf039b255079c6502d9f2c33 100644 (file)
@@ -6,7 +6,7 @@
         <h1>
           {%+ for name, target in compound.breadcrumb[:-1] %}<span class="m-breadcrumb"><a href="{{ target }}">{{ name }}</a>::<wbr/></span>{% endfor %}{{ compound.breadcrumb[-1][0] }} <span class="m-thin">namespace</span>
           {% if compound.include %}
-          <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ compound.include[1] }}">{{ compound.include[0] }}</a></div>
+          <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ compound.include[1] }}">{{ compound.include[0] }}</a></div>
           {% endif %}
         </h1>
 {% endblock %}
index 63794bc1a1e3912e51df76b95199dad13c57985f..eb8d1cff1d03985198615dc6a151f7daa06d5d15 100644 (file)
@@ -3,17 +3,17 @@
 
 {% block main %}
         <h1>Namespaces</h2>
-        <ul class="m-dox">
+        <ul class="m-doc">
           {% for i in index.symbols|selectattr('kind', 'equalto', 'namespace') recursive %}
           {% if i.has_nestable_children %}
-          <li class="m-dox-collapsible">
-            <a href="#" onclick="return toggle(this)">{{ i.kind }}</a> <a href="{{ i.url }}" class="m-dox">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-dox">{{ i.brief }}</span>
-            <ul class="m-dox">
+          <li class="m-doc-collapsible">
+            <a href="#" onclick="return toggle(this)">{{ i.kind }}</a> <a href="{{ i.url }}" class="m-doc">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-doc">{{ i.brief }}</span>
+            <ul class="m-doc">
 {{ loop(i.children|selectattr('kind', 'equalto', 'namespace'))|indent(4, true) }}
             </ul>
           </li>
           {% else %}
-          <li>{{ i.kind }} <a href="{{ i.url }}" class="m-dox">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-dox">{{ i.brief }}</span></li>
+          <li>{{ i.kind }} <a href="{{ i.url }}" class="m-doc">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-doc">{{ i.brief }}</span></li>
           {% endif %}
           {% endfor %}
         </ul>
index fb5f89268425aa2283b5b37f4503ed3fade8be40..82d8087b73050e6262166d89b728ba35bcc5f225 100644 (file)
@@ -44,6 +44,6 @@
 {{ compound.description }}
         {% endif %}
         {% if compound.footer_navigation %}
-        <div class="m-note m-dim m-thin m-text-center">{% if compound.footer_navigation[0] %}<a href="{{ compound.footer_navigation[0][0] }}" class="m-dox">&laquo; {{ compound.footer_navigation[0][1] }}</a> | {% endif %}<a href="{{ compound.footer_navigation[1][0] }}" class="m-dox">{{ compound.footer_navigation[1][1] }}</a>{% if compound.footer_navigation[2] %} | <a href="{{ compound.footer_navigation[2][0] }}" class="m-dox">{{ compound.footer_navigation[2][1] }} &raquo;</a>{% endif %}</div>
+        <div class="m-note m-dim m-thin m-text-center">{% if compound.footer_navigation[0] %}<a href="{{ compound.footer_navigation[0][0] }}" class="m-doc">&laquo; {{ compound.footer_navigation[0][1] }}</a> | {% endif %}<a href="{{ compound.footer_navigation[1][0] }}" class="m-doc">{{ compound.footer_navigation[1][1] }}</a>{% if compound.footer_navigation[2] %} | <a href="{{ compound.footer_navigation[2][0] }}" class="m-doc">{{ compound.footer_navigation[2][1] }} &raquo;</a>{% endif %}</div>
         {% endif %}
 {% endblock %}
index b82458c7f507370ecd31896fe189d71654204928..ac812fb96326aecd39f28c4e4b42a758ab05bbba 100644 (file)
@@ -3,17 +3,17 @@
 
 {% block main %}
         <h1>Pages</h2>
-        <ul class="m-dox">
+        <ul class="m-doc">
           {% for i in index.pages recursive %}
           {% if i.children %}
-          <li class="m-dox-collapsible">
-            <a href="#" onclick="return toggle(this)"></a><a href="{{ i.url }}" class="m-dox">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-dox">{{ i.brief }}</span>
-            <ul class="m-dox">
+          <li class="m-doc-collapsible">
+            <a href="#" onclick="return toggle(this)"></a><a href="{{ i.url }}" class="m-doc">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-doc">{{ i.brief }}</span>
+            <ul class="m-doc">
 {{ loop(i.children)|indent(4, true) }}
             </ul>
           </li>
           {% else %}
-          <li><a href="{{ i.url }}" class="m-dox">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-dox">{{ i.brief }}</span></li>
+          <li><a href="{{ i.url }}" class="m-doc">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-doc">{{ i.brief }}</span></li>
           {% endif %}
           {% endfor %}
         </ul>
index 23289fd58be2aa5221b937e7316d71fd0acc3267..bf5aab1ae4e8f0b7db3d4dd1b07500cced99e324 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Namespace::BothBaseAndDerivedInRootNamespace struct | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
         <p>A namespaced class with both base and derived in the root NS.</p>
         <section id="base-classes">
           <h2><a href="#base-classes">Base classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              struct <a href="structBase.html" class="m-dox">Base</a>
+              struct <a href="structBase.html" class="m-doc">Base</a>
             </dt>
             <dd>A base class in the root namespace.</dd>
           </dl>
         </section>
         <section id="derived-classes">
           <h2><a href="#derived-classes">Derived classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              struct <a href="structDerived.html" class="m-dox">Derived</a>
+              struct <a href="structDerived.html" class="m-doc">Derived</a>
             </dt>
             <dd>A derived class in the root namespace.</dd>
           </dl>
index e064c8fd40ea6e09af6d2b50aba7084e64b6ee8b..71e71d37ffd90e57cca786e2d1c3f3c238f93db3 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>File.h file | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
         </div>
         <section id="func-members">
           <h2><a href="#func-members">Functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <div class="m-dox-template">template&lt;class T, std::enable_if&lt;!std::is_function_v&lt;T&gt; &amp;&amp; std::is_class_v&lt;T&gt;&gt;* = nullptr&gt;</div>
-              <span class="m-dox-wrap-bumper">void <a href="#a3fcc4b26608bf4ff7db5fa240177dd8c" class="m-dox">foo</a>(</span><span class="m-dox-wrap">T* value)</span>
+              <div class="m-doc-template">template&lt;class T, std::enable_if&lt;!std::is_function_v&lt;T&gt; &amp;&amp; std::is_class_v&lt;T&gt;&gt;* = nullptr&gt;</div>
+              <span class="m-doc-wrap-bumper">void <a href="#a3fcc4b26608bf4ff7db5fa240177dd8c" class="m-doc">foo</a>(</span><span class="m-doc-wrap">T* value)</span>
             </dt>
             <dd>Templates can get quite crazy.</dd>
             <dt>
-              <div class="m-dox-template">template&lt;class T, std::enable_if&lt;!std::is_function_v&lt;T&gt; &amp;&amp; std::is_class_v&lt;T&gt;&gt;* ptr = nullptr&gt;</div>
-              <span class="m-dox-wrap-bumper">void <a href="#ac4a8db0384a78f2a419a4693296c0fce" class="m-dox">bar</a>(</span><span class="m-dox-wrap">T* value)</span>
+              <div class="m-doc-template">template&lt;class T, std::enable_if&lt;!std::is_function_v&lt;T&gt; &amp;&amp; std::is_class_v&lt;T&gt;&gt;* ptr = nullptr&gt;</div>
+              <span class="m-doc-wrap-bumper">void <a href="#ac4a8db0384a78f2a419a4693296c0fce" class="m-doc">bar</a>(</span><span class="m-doc-wrap">T* value)</span>
             </dt>
             <dd>Templates can get quite crazy.</dd>
           </dl>
         </section>
         <section>
           <h2>Function documentation</h2>
-          <section class="m-dox-details" id="a3fcc4b26608bf4ff7db5fa240177dd8c"><div>
+          <section class="m-doc-details" id="a3fcc4b26608bf4ff7db5fa240177dd8c"><div>
             <h3>
-              <div class="m-dox-template">
+              <div class="m-doc-template">
                 template&lt;class T, std::enable_if&lt;!std::is_function_v&lt;T&gt; &amp;&amp; std::is_class_v&lt;T&gt;&gt;* = nullptr&gt;
               </div>
-              <span class="m-dox-wrap-bumper">void </span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a3fcc4b26608bf4ff7db5fa240177dd8c" class="m-dox-self">foo</a>(</span><span class="m-dox-wrap">T* value)</span></span>
+              <span class="m-doc-wrap-bumper">void </span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a3fcc4b26608bf4ff7db5fa240177dd8c" class="m-doc-self">foo</a>(</span><span class="m-doc-wrap">T* value)</span></span>
             </h3>
             <p>Templates can get quite crazy.</p>
             <table class="m-table m-fullwidth m-flat">
               </tbody>
             </table>
           </div></section>
-          <section class="m-dox-details" id="ac4a8db0384a78f2a419a4693296c0fce"><div>
+          <section class="m-doc-details" id="ac4a8db0384a78f2a419a4693296c0fce"><div>
             <h3>
-              <div class="m-dox-template">
+              <div class="m-doc-template">
                 template&lt;class T, std::enable_if&lt;!std::is_function_v&lt;T&gt; &amp;&amp; std::is_class_v&lt;T&gt;&gt;* ptr = nullptr&gt;
               </div>
-              <span class="m-dox-wrap-bumper">void </span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#ac4a8db0384a78f2a419a4693296c0fce" class="m-dox-self">bar</a>(</span><span class="m-dox-wrap">T* value)</span></span>
+              <span class="m-doc-wrap-bumper">void </span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#ac4a8db0384a78f2a419a4693296c0fce" class="m-doc-self">bar</a>(</span><span class="m-doc-wrap">T* value)</span></span>
             </h3>
             <p>Templates can get quite crazy.</p>
             <table class="m-table m-fullwidth m-flat">
index 8cc7e8a468af8fd0701f85b48c527f62fb0729cd..b533330e0a0ceb2eb4242ada7449ee3b4bed74b9 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Dir/DeprecatedFile.h file | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
             </li>
           </ul>
         </div>
-<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000002" class="m-dox">Deprecated</a></h4><p>This file is deprecated.</p></aside>
+<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000002" class="m-doc">Deprecated</a></h4><p>This file is deprecated.</p></aside>
         <section id="namespaces">
           <h2><a href="#namespaces">Namespaces</a></h2>
-          <dl class="m-dox">
-            <dt>namespace <a href="namespaceDeprecatedNamespace.html" class="m-dox">DeprecatedNamespace</a> <span class="m-label m-danger">deprecated</span></dt>
+          <dl class="m-doc">
+            <dt>namespace <a href="namespaceDeprecatedNamespace.html" class="m-doc">DeprecatedNamespace</a> <span class="m-label m-danger">deprecated</span></dt>
             <dd>A namespace.</dd>
           </dl>
         </section>
         <section id="nested-classes">
           <h2><a href="#nested-classes">Classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              struct <a href="structDeprecatedNamespace_1_1BaseDeprecatedClass.html" class="m-dox">DeprecatedNamespace::BaseDeprecatedClass</a> <span class="m-label m-danger">deprecated</span>
+              struct <a href="structDeprecatedNamespace_1_1BaseDeprecatedClass.html" class="m-doc">DeprecatedNamespace::BaseDeprecatedClass</a> <span class="m-label m-danger">deprecated</span>
             </dt>
             <dd>A base class.</dd>
             <dt>
-              struct <a href="structDeprecatedNamespace_1_1DeprecatedClass.html" class="m-dox">DeprecatedNamespace::DeprecatedClass</a> <span class="m-label m-danger">deprecated</span>
+              struct <a href="structDeprecatedNamespace_1_1DeprecatedClass.html" class="m-doc">DeprecatedNamespace::DeprecatedClass</a> <span class="m-label m-danger">deprecated</span>
             </dt>
             <dd>A class.</dd>
             <dt>
-              union <a href="unionDeprecatedNamespace_1_1DeprecatedUnion.html" class="m-dox">DeprecatedNamespace::DeprecatedUnion</a> <span class="m-label m-danger">deprecated</span>
+              union <a href="unionDeprecatedNamespace_1_1DeprecatedUnion.html" class="m-doc">DeprecatedNamespace::DeprecatedUnion</a> <span class="m-label m-danger">deprecated</span>
             </dt>
             <dd>An union.</dd>
             <dt>
-              struct <a href="structDeprecatedNamespace_1_1DeprecatedStruct.html" class="m-dox">DeprecatedNamespace::DeprecatedStruct</a> <span class="m-label m-danger">deprecated</span>
+              struct <a href="structDeprecatedNamespace_1_1DeprecatedStruct.html" class="m-doc">DeprecatedNamespace::DeprecatedStruct</a> <span class="m-label m-danger">deprecated</span>
             </dt>
             <dd>A struct.</dd>
           </dl>
         </section>
         <section id="define-members">
           <h2><a href="#define-members">Defines</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">#define <a href="#a7f8376730349fef9ff7d103b0245a13e" class="m-dox">DEPRECATED_MACRO</a>(</span><span class="m-dox-wrap">a,
+              <span class="m-doc-wrap-bumper">#define <a href="#a7f8376730349fef9ff7d103b0245a13e" class="m-doc">DEPRECATED_MACRO</a>(</span><span class="m-doc-wrap">a,
               b,
               c) <span class="m-label m-danger">deprecated</span></span>
             </dt>
         </section>
         <section>
           <h2>Define documentation</h2>
-          <section class="m-dox-details" id="a7f8376730349fef9ff7d103b0245a13e"><div>
+          <section class="m-doc-details" id="a7f8376730349fef9ff7d103b0245a13e"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">#define <a href="#a7f8376730349fef9ff7d103b0245a13e" class="m-dox-self">DEPRECATED_MACRO</a>(</span><span class="m-dox-wrap">a,
+              <span class="m-doc-wrap-bumper">#define <a href="#a7f8376730349fef9ff7d103b0245a13e" class="m-doc-self">DEPRECATED_MACRO</a>(</span><span class="m-doc-wrap">a,
               b,
               c)</span>
             </h3>
             <p>A macro.</p>
-<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000004" class="m-dox">Deprecated</a></h4><p>This macro is deprecated</p></aside>
+<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000004" class="m-doc">Deprecated</a></h4><p>This macro is deprecated</p></aside>
           </div></section>
         </section>
       </div>
index 6a7fba39f4a5ecb4c075e08bd059823757ffe90a..bf84474c24be7a6af9dd0a6e2ab47a9d85b9a2c6 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
         <h1>Classes</h2>
-        <ul class="m-dox">
-          <li class="m-dox-collapsible">
-            <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceDeprecatedNamespace.html" class="m-dox">DeprecatedNamespace</a> <span class="m-label m-danger">deprecated</span> <span class="m-dox">A namespace.</span>
-            <ul class="m-dox">
-              <li>struct <a href="structDeprecatedNamespace_1_1BaseDeprecatedClass.html" class="m-dox">BaseDeprecatedClass</a> <span class="m-label m-danger">deprecated</span> <span class="m-dox">A base class.</span></li>
-              <li>struct <a href="structDeprecatedNamespace_1_1DeprecatedClass.html" class="m-dox">DeprecatedClass</a> <span class="m-label m-danger">deprecated</span> <span class="m-dox">A class.</span></li>
-              <li>struct <a href="structDeprecatedNamespace_1_1DeprecatedStruct.html" class="m-dox">DeprecatedStruct</a> <span class="m-label m-danger">deprecated</span> <span class="m-dox">A struct.</span></li>
-              <li>union <a href="unionDeprecatedNamespace_1_1DeprecatedUnion.html" class="m-dox">DeprecatedUnion</a> <span class="m-label m-danger">deprecated</span> <span class="m-dox">An union.</span></li>
+        <ul class="m-doc">
+          <li class="m-doc-collapsible">
+            <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceDeprecatedNamespace.html" class="m-doc">DeprecatedNamespace</a> <span class="m-label m-danger">deprecated</span> <span class="m-doc">A namespace.</span>
+            <ul class="m-doc">
+              <li>struct <a href="structDeprecatedNamespace_1_1BaseDeprecatedClass.html" class="m-doc">BaseDeprecatedClass</a> <span class="m-label m-danger">deprecated</span> <span class="m-doc">A base class.</span></li>
+              <li>struct <a href="structDeprecatedNamespace_1_1DeprecatedClass.html" class="m-doc">DeprecatedClass</a> <span class="m-label m-danger">deprecated</span> <span class="m-doc">A class.</span></li>
+              <li>struct <a href="structDeprecatedNamespace_1_1DeprecatedStruct.html" class="m-doc">DeprecatedStruct</a> <span class="m-label m-danger">deprecated</span> <span class="m-doc">A struct.</span></li>
+              <li>union <a href="unionDeprecatedNamespace_1_1DeprecatedUnion.html" class="m-doc">DeprecatedUnion</a> <span class="m-label m-danger">deprecated</span> <span class="m-doc">An union.</span></li>
             </ul>
           </li>
         </ul>
         <script>
         function toggle(e) {
-            e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
-                'm-dox-expansible' : 'm-dox-collapsible';
+            e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+                'm-doc-expansible' : 'm-doc-collapsible';
             return false;
         }
         /* Collapse all nodes marked as such. Doing it via JS instead of directly in
@@ -44,7 +44,7 @@
            I am going backwards in that list to be sure.  */
         var collapsed = document.getElementsByClassName("collapsed");
         for(var i = collapsed.length - 1; i >= 0; --i)
-            collapsed[i].className = 'm-dox-expansible';
+            collapsed[i].className = 'm-doc-expansible';
         </script>
       </div>
     </div>
index 30ec92e474548d27e34d9873beea365116d53e52..c332a80f28626f1bec183ffc3371e5c29fc30f73 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Dir/ directory | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
         </div>
         <section id="subdirs">
           <h2><a href="#subdirs">Directories</a></h2>
-          <dl class="m-dox">
-            <dt>directory <a href="dir_89d28accb4b69f59411b7eddd48bbfbd.html" class="m-dox">DeprecatedSubdir</a>/ <span class="m-label m-danger">deprecated</span></dt>
+          <dl class="m-doc">
+            <dt>directory <a href="dir_89d28accb4b69f59411b7eddd48bbfbd.html" class="m-doc">DeprecatedSubdir</a>/ <span class="m-label m-danger">deprecated</span></dt>
             <dd>A directory.</dd>
           </dl>
         </section>
         <section id="files">
           <h2><a href="#files">Files</a></h2>
-          <dl class="m-dox">
-            <dt>file <a href="DeprecatedFile_8h.html" class="m-dox">DeprecatedFile.h</a> <span class="m-label m-danger">deprecated</span></dt>
+          <dl class="m-doc">
+            <dt>file <a href="DeprecatedFile_8h.html" class="m-doc">DeprecatedFile.h</a> <span class="m-label m-danger">deprecated</span></dt>
             <dd>A file.</dd>
           </dl>
         </section>
index 70f8fac801c428dd69cbcb2c032b45af528bd4e4..65c2b0752e9d7351d4be2696c95f6538ee8695af 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
         <h1>Files</h2>
-        <ul class="m-dox">
-          <li class="m-dox-collapsible">
-            <a href="#" onclick="return toggle(this)">dir</a> <a href="dir_da5033def2d0db76e9883b31b76b3d0c.html" class="m-dox">Dir</a> <span class="m-dox">A directory.</span>
-            <ul class="m-dox">
-              <li class="m-dox-collapsible collapsed">
-                <a href="#" onclick="return toggle(this)">dir</a> <a href="dir_89d28accb4b69f59411b7eddd48bbfbd.html" class="m-dox">DeprecatedSubdir</a> <span class="m-label m-danger">deprecated</span> <span class="m-dox">A directory.</span>
-                <ul class="m-dox">
-                  <li>file <a href="File_8h.html" class="m-dox">File.h</a> <span class="m-dox">A file.</span></li>
+        <ul class="m-doc">
+          <li class="m-doc-collapsible">
+            <a href="#" onclick="return toggle(this)">dir</a> <a href="dir_da5033def2d0db76e9883b31b76b3d0c.html" class="m-doc">Dir</a> <span class="m-doc">A directory.</span>
+            <ul class="m-doc">
+              <li class="m-doc-collapsible collapsed">
+                <a href="#" onclick="return toggle(this)">dir</a> <a href="dir_89d28accb4b69f59411b7eddd48bbfbd.html" class="m-doc">DeprecatedSubdir</a> <span class="m-label m-danger">deprecated</span> <span class="m-doc">A directory.</span>
+                <ul class="m-doc">
+                  <li>file <a href="File_8h.html" class="m-doc">File.h</a> <span class="m-doc">A file.</span></li>
                 </ul>
               </li>
-              <li>file <a href="DeprecatedFile_8h.html" class="m-dox">DeprecatedFile.h</a> <span class="m-label m-danger">deprecated</span> <span class="m-dox">A file.</span></li>
+              <li>file <a href="DeprecatedFile_8h.html" class="m-doc">DeprecatedFile.h</a> <span class="m-label m-danger">deprecated</span> <span class="m-doc">A file.</span></li>
             </ul>
           </li>
         </ul>
         <script>
         function toggle(e) {
-            e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
-                'm-dox-expansible' : 'm-dox-collapsible';
+            e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+                'm-doc-expansible' : 'm-doc-collapsible';
             return false;
         }
         /* Collapse all nodes marked as such. Doing it via JS instead of directly in
@@ -47,7 +47,7 @@
            I am going backwards in that list to be sure.  */
         var collapsed = document.getElementsByClassName("collapsed");
         for(var i = collapsed.length - 1; i >= 0; --i)
-            collapsed[i].className = 'm-dox-expansible';
+            collapsed[i].className = 'm-doc-expansible';
         </script>
       </div>
     </div>
index 50f3cef68aea3604ca8f367a069e4f054e6f3daf..420cffda5e68efddd35bd2d68dfd7a210c591286 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>A group module | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
         </div>
         <section id="groups">
           <h2><a href="#groups">Modules</a></h2>
-          <dl class="m-dox">
-            <dt>module <a href="group__deprecated-group.html" class="m-dox">A group</a> <span class="m-label m-danger">deprecated</span></dt>
+          <dl class="m-doc">
+            <dt>module <a href="group__deprecated-group.html" class="m-doc">A group</a> <span class="m-label m-danger">deprecated</span></dt>
             <dd></dd>
           </dl>
         </section>
         <section id="nested-classes">
           <h2><a href="#nested-classes">Classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              union <a href="unionDeprecatedNamespace_1_1DeprecatedUnion.html" class="m-dox">DeprecatedNamespace::DeprecatedUnion</a> <span class="m-label m-danger">deprecated</span>
+              union <a href="unionDeprecatedNamespace_1_1DeprecatedUnion.html" class="m-doc">DeprecatedNamespace::DeprecatedUnion</a> <span class="m-label m-danger">deprecated</span>
             </dt>
             <dd>An union.</dd>
             <dt>
-              struct <a href="structDeprecatedNamespace_1_1DeprecatedStruct.html" class="m-dox">DeprecatedNamespace::DeprecatedStruct</a> <span class="m-label m-danger">deprecated</span>
+              struct <a href="structDeprecatedNamespace_1_1DeprecatedStruct.html" class="m-doc">DeprecatedNamespace::DeprecatedStruct</a> <span class="m-label m-danger">deprecated</span>
             </dt>
             <dd>A struct.</dd>
           </dl>
index 215598b282c2b9ee8c12f628ead371a7dcfdc0e9..c0fe6533fc58a047901bdb041f48657bd4814147 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
         <h1>Modules</h2>
-        <ul class="m-dox">
-          <li class="m-dox-collapsible">
-            <a href="#" onclick="return toggle(this)">module</a> <a href="group__group.html" class="m-dox">A group</a> <span class="m-dox"></span>
-            <ul class="m-dox">
-              <li>module <a href="group__deprecated-group.html" class="m-dox">A group</a> <span class="m-label m-danger">deprecated</span> <span class="m-dox"></span></li>
+        <ul class="m-doc">
+          <li class="m-doc-collapsible">
+            <a href="#" onclick="return toggle(this)">module</a> <a href="group__group.html" class="m-doc">A group</a> <span class="m-doc"></span>
+            <ul class="m-doc">
+              <li>module <a href="group__deprecated-group.html" class="m-doc">A group</a> <span class="m-label m-danger">deprecated</span> <span class="m-doc"></span></li>
             </ul>
           </li>
         </ul>
         <script>
         function toggle(e) {
-            e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
-                'm-dox-expansible' : 'm-dox-collapsible';
+            e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+                'm-doc-expansible' : 'm-doc-collapsible';
             return false;
         }
         /* Collapse all nodes marked as such. Doing it via JS instead of directly in
@@ -41,7 +41,7 @@
            I am going backwards in that list to be sure.  */
         var collapsed = document.getElementsByClassName("collapsed");
         for(var i = collapsed.length - 1; i >= 0; --i)
-            collapsed[i].className = 'm-dox-expansible';
+            collapsed[i].className = 'm-doc-expansible';
         </script>
       </div>
     </div>
index b2bd4f1a9b7395b67116b8e1a35c57116efb4697..defeb63224deb057e6c64f99c74334cdef33a421 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>DeprecatedNamespace namespace | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
             </li>
           </ul>
         </div>
-<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000003" class="m-dox">Deprecated</a></h4><p>This namespace is deprecated.</p></aside>
+<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000003" class="m-doc">Deprecated</a></h4><p>This namespace is deprecated.</p></aside>
         <section id="nested-classes">
           <h2><a href="#nested-classes">Classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              struct <a href="structDeprecatedNamespace_1_1BaseDeprecatedClass.html" class="m-dox">BaseDeprecatedClass</a> <span class="m-label m-danger">deprecated</span>
+              struct <a href="structDeprecatedNamespace_1_1BaseDeprecatedClass.html" class="m-doc">BaseDeprecatedClass</a> <span class="m-label m-danger">deprecated</span>
             </dt>
             <dd>A base class.</dd>
             <dt>
-              struct <a href="structDeprecatedNamespace_1_1DeprecatedClass.html" class="m-dox">DeprecatedClass</a> <span class="m-label m-danger">deprecated</span>
+              struct <a href="structDeprecatedNamespace_1_1DeprecatedClass.html" class="m-doc">DeprecatedClass</a> <span class="m-label m-danger">deprecated</span>
             </dt>
             <dd>A class.</dd>
             <dt>
-              struct <a href="structDeprecatedNamespace_1_1DeprecatedStruct.html" class="m-dox">DeprecatedStruct</a> <span class="m-label m-danger">deprecated</span>
+              struct <a href="structDeprecatedNamespace_1_1DeprecatedStruct.html" class="m-doc">DeprecatedStruct</a> <span class="m-label m-danger">deprecated</span>
             </dt>
             <dd>A struct.</dd>
             <dt>
-              union <a href="unionDeprecatedNamespace_1_1DeprecatedUnion.html" class="m-dox">DeprecatedUnion</a> <span class="m-label m-danger">deprecated</span>
+              union <a href="unionDeprecatedNamespace_1_1DeprecatedUnion.html" class="m-doc">DeprecatedUnion</a> <span class="m-label m-danger">deprecated</span>
             </dt>
             <dd>An union.</dd>
           </dl>
         </section>
         <section id="enum-members">
           <h2><a href="#enum-members">Enums</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#ab1e37ddc1d65765f2a48485df4af7b47" class="m-dox">DeprecatedEnum</a> { </span><span class="m-dox-wrap"><a href="#ab1e37ddc1d65765f2a48485df4af7b47aa4d464de178e623239177e744f063cc3" class="m-dox">Value</a> = 15 } <span class="m-label m-danger">deprecated</span></span>
+              <span class="m-doc-wrap-bumper">enum <a href="#ab1e37ddc1d65765f2a48485df4af7b47" class="m-doc">DeprecatedEnum</a> { </span><span class="m-doc-wrap"><a href="#ab1e37ddc1d65765f2a48485df4af7b47aa4d464de178e623239177e744f063cc3" class="m-doc">Value</a> = 15 } <span class="m-label m-danger">deprecated</span></span>
             </dt>
             <dd>An enum.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#ac59010e983270c330b8625b5433961b9" class="m-dox">Enum</a> { </span><span class="m-dox-wrap"><a href="#ac59010e983270c330b8625b5433961b9aad7bb85a28af8a4e08df4550abde24ee" class="m-dox">DeprecatedValue</a> = 15 <span class="m-label m-danger">deprecated</span> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#ac59010e983270c330b8625b5433961b9" class="m-doc">Enum</a> { </span><span class="m-doc-wrap"><a href="#ac59010e983270c330b8625b5433961b9aad7bb85a28af8a4e08df4550abde24ee" class="m-doc">DeprecatedValue</a> = 15 <span class="m-label m-danger">deprecated</span> }</span>
             </dt>
             <dd>An enum.</dd>
           </dl>
         </section>
         <section id="typedef-members">
           <h2><a href="#typedef-members">Typedefs</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              using <a href="#af503ad3ff194a4c2512aff16df771164" class="m-dox">DeprecatedTypedef</a> = int <span class="m-label m-danger">deprecated</span>
+              using <a href="#af503ad3ff194a4c2512aff16df771164" class="m-doc">DeprecatedTypedef</a> = int <span class="m-label m-danger">deprecated</span>
             </dt>
             <dd>A typedef.</dd>
           </dl>
         </section>
         <section id="func-members">
           <h2><a href="#func-members">Functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a9a1b3fc71d294b548095985acc0d5092" class="m-dox">deprecatedFoo</a>(</span><span class="m-dox-wrap">int a,
+              <span class="m-doc-wrap-bumper">void <a href="#a9a1b3fc71d294b548095985acc0d5092" class="m-doc">deprecatedFoo</a>(</span><span class="m-doc-wrap">int a,
               bool b,
               double c) <span class="m-label m-danger">deprecated</span></span>
             </dt>
         </section>
         <section id="var-members">
           <h2><a href="#var-members">Variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              int <a href="#ae934297fc39624409333eefbfeabf5e5" class="m-dox">DeprecatedVariable</a> <span class="m-label m-danger">deprecated</span> <span class="m-label m-flat m-primary">constexpr</span>
+              int <a href="#ae934297fc39624409333eefbfeabf5e5" class="m-doc">DeprecatedVariable</a> <span class="m-label m-danger">deprecated</span> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd>A variable.</dd>
           </dl>
         </section>
         <section>
           <h2>Enum documentation</h2>
-          <section class="m-dox-details" id="ab1e37ddc1d65765f2a48485df4af7b47"><div>
+          <section class="m-doc-details" id="ab1e37ddc1d65765f2a48485df4af7b47"><div>
             <h3>
-              enum DeprecatedNamespace::<wbr /><a href="#ab1e37ddc1d65765f2a48485df4af7b47" class="m-dox-self">DeprecatedEnum</a>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="DeprecatedFile_8h.html">&lt;Dir/DeprecatedFile.h&gt;</a></div>
+              enum DeprecatedNamespace::<wbr /><a href="#ab1e37ddc1d65765f2a48485df4af7b47" class="m-doc-self">DeprecatedEnum</a>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="DeprecatedFile_8h.html">&lt;Dir/DeprecatedFile.h&gt;</a></div>
             </h3>
             <p>An enum.</p>
-<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000010" class="m-dox">Deprecated</a></h4><p>This enum is deprecated.</p></aside>
-            <table class="m-table m-fullwidth m-flat m-dox">
+<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000010" class="m-doc">Deprecated</a></h4><p>This enum is deprecated.</p></aside>
+            <table class="m-table m-fullwidth m-flat m-doc">
               <thead><tr><th style="width: 1%">Enumerators</th><th></th></tr></thead>
               <tbody>
                 <tr>
-                  <td><a href="#ab1e37ddc1d65765f2a48485df4af7b47aa4d464de178e623239177e744f063cc3" class="m-dox-self" name="ab1e37ddc1d65765f2a48485df4af7b47aa4d464de178e623239177e744f063cc3">Value</a></td>
+                  <td><a href="#ab1e37ddc1d65765f2a48485df4af7b47aa4d464de178e623239177e744f063cc3" class="m-doc-self" name="ab1e37ddc1d65765f2a48485df4af7b47aa4d464de178e623239177e744f063cc3">Value</a></td>
                   <td>
 <p>Enum value</p>
                   </td>
               </tbody>
             </table>
           </div></section>
-          <section class="m-dox-details" id="ac59010e983270c330b8625b5433961b9"><div>
+          <section class="m-doc-details" id="ac59010e983270c330b8625b5433961b9"><div>
             <h3>
-              enum DeprecatedNamespace::<wbr /><a href="#ac59010e983270c330b8625b5433961b9" class="m-dox-self">Enum</a>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="DeprecatedFile_8h.html">&lt;Dir/DeprecatedFile.h&gt;</a></div>
+              enum DeprecatedNamespace::<wbr /><a href="#ac59010e983270c330b8625b5433961b9" class="m-doc-self">Enum</a>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="DeprecatedFile_8h.html">&lt;Dir/DeprecatedFile.h&gt;</a></div>
             </h3>
             <p>An enum.</p>
-            <table class="m-table m-fullwidth m-flat m-dox">
+            <table class="m-table m-fullwidth m-flat m-doc">
               <thead><tr><th style="width: 1%">Enumerators</th><th></th></tr></thead>
               <tbody>
                 <tr>
-                  <td><a href="#ac59010e983270c330b8625b5433961b9aad7bb85a28af8a4e08df4550abde24ee" class="m-dox-self" name="ac59010e983270c330b8625b5433961b9aad7bb85a28af8a4e08df4550abde24ee">DeprecatedValue</a></td>
+                  <td><a href="#ac59010e983270c330b8625b5433961b9aad7bb85a28af8a4e08df4550abde24ee" class="m-doc-self" name="ac59010e983270c330b8625b5433961b9aad7bb85a28af8a4e08df4550abde24ee">DeprecatedValue</a></td>
                   <td>
-<p>Enum value</p><aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000014" class="m-dox">Deprecated</a></h4><p>This enum is deprecated.</p></aside>
+<p>Enum value</p><aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000014" class="m-doc">Deprecated</a></h4><p>This enum is deprecated.</p></aside>
                   </td>
                 </tr>
               </tbody>
         </section>
         <section>
           <h2>Typedef documentation</h2>
-          <section class="m-dox-details" id="af503ad3ff194a4c2512aff16df771164"><div>
+          <section class="m-doc-details" id="af503ad3ff194a4c2512aff16df771164"><div>
             <h3>
-              typedef int DeprecatedNamespace::<wbr /><a href="#af503ad3ff194a4c2512aff16df771164" class="m-dox-self">DeprecatedTypedef</a>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="DeprecatedFile_8h.html">&lt;Dir/DeprecatedFile.h&gt;</a></div>
+              typedef int DeprecatedNamespace::<wbr /><a href="#af503ad3ff194a4c2512aff16df771164" class="m-doc-self">DeprecatedTypedef</a>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="DeprecatedFile_8h.html">&lt;Dir/DeprecatedFile.h&gt;</a></div>
             </h3>
             <p>A typedef.</p>
-<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000009" class="m-dox">Deprecated</a></h4><p>This typedef is deprecated.</p></aside>
+<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000009" class="m-doc">Deprecated</a></h4><p>This typedef is deprecated.</p></aside>
           </div></section>
         </section>
         <section>
           <h2>Function documentation</h2>
-          <section class="m-dox-details" id="a9a1b3fc71d294b548095985acc0d5092"><div>
+          <section class="m-doc-details" id="a9a1b3fc71d294b548095985acc0d5092"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void DeprecatedNamespace::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a9a1b3fc71d294b548095985acc0d5092" class="m-dox-self">deprecatedFoo</a>(</span><span class="m-dox-wrap">int a,
+              <span class="m-doc-wrap-bumper">void DeprecatedNamespace::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a9a1b3fc71d294b548095985acc0d5092" class="m-doc-self">deprecatedFoo</a>(</span><span class="m-doc-wrap">int a,
               bool b,
               double c)</span></span>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="DeprecatedFile_8h.html">&lt;Dir/DeprecatedFile.h&gt;</a></div>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="DeprecatedFile_8h.html">&lt;Dir/DeprecatedFile.h&gt;</a></div>
             </h3>
             <p>A function.</p>
-<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000007" class="m-dox">Deprecated</a></h4><p>This function is deprecated.</p></aside>
+<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000007" class="m-doc">Deprecated</a></h4><p>This function is deprecated.</p></aside>
           </div></section>
         </section>
         <section>
           <h2>Variable documentation</h2>
-          <section class="m-dox-details" id="ae934297fc39624409333eefbfeabf5e5"><div>
+          <section class="m-doc-details" id="ae934297fc39624409333eefbfeabf5e5"><div>
             <h3>
-              int DeprecatedNamespace::<wbr /><a href="#ae934297fc39624409333eefbfeabf5e5" class="m-dox-self">DeprecatedVariable</a> <span class="m-label m-primary">constexpr</span>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="DeprecatedFile_8h.html">&lt;Dir/DeprecatedFile.h&gt;</a></div>
+              int DeprecatedNamespace::<wbr /><a href="#ae934297fc39624409333eefbfeabf5e5" class="m-doc-self">DeprecatedVariable</a> <span class="m-label m-primary">constexpr</span>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="DeprecatedFile_8h.html">&lt;Dir/DeprecatedFile.h&gt;</a></div>
             </h3>
             <p>A variable.</p>
-<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000008" class="m-dox">Deprecated</a></h4><p>This variable is deprecated.</p></aside>
+<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000008" class="m-doc">Deprecated</a></h4><p>This variable is deprecated.</p></aside>
           </div></section>
         </section>
       </div>
index 6ed2b5fbc78dfd6be9c2d1c18958cc59c2f06434..3d4361ea7f06511566ffbccbaf030d1bd4e8ca67 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
         <h1>Namespaces</h2>
-        <ul class="m-dox">
-          <li>namespace <a href="namespaceDeprecatedNamespace.html" class="m-dox">DeprecatedNamespace</a> <span class="m-label m-danger">deprecated</span> <span class="m-dox">A namespace.</span></li>
+        <ul class="m-doc">
+          <li>namespace <a href="namespaceDeprecatedNamespace.html" class="m-doc">DeprecatedNamespace</a> <span class="m-label m-danger">deprecated</span> <span class="m-doc">A namespace.</span></li>
         </ul>
         <script>
         function toggle(e) {
-            e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
-                'm-dox-expansible' : 'm-dox-collapsible';
+            e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+                'm-doc-expansible' : 'm-doc-collapsible';
             return false;
         }
         /* Collapse all nodes marked as such. Doing it via JS instead of directly in
@@ -36,7 +36,7 @@
            I am going backwards in that list to be sure.  */
         var collapsed = document.getElementsByClassName("collapsed");
         for(var i = collapsed.length - 1; i >= 0; --i)
-            collapsed[i].className = 'm-dox-expansible';
+            collapsed[i].className = 'm-doc-expansible';
         </script>
       </div>
     </div>
index 5730238a2e18bd2c7159e8be01a0a0e32d7f76ad..935fd4f3a66a19d507185613fbd5a172c99689ab 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
         <h1>Pages</h2>
-        <ul class="m-dox">
-          <li class="m-dox-collapsible">
-            <a href="#" onclick="return toggle(this)"></a><a href="deprecated-page.html" class="m-dox">Deprecated page</a> <span class="m-label m-danger">deprecated</span> <span class="m-dox"></span>
-            <ul class="m-dox">
-              <li><a href="deprecated-subpage.html" class="m-dox">Deprecated sub-page</a> <span class="m-label m-danger">deprecated</span> <span class="m-dox"></span></li>
+        <ul class="m-doc">
+          <li class="m-doc-collapsible">
+            <a href="#" onclick="return toggle(this)"></a><a href="deprecated-page.html" class="m-doc">Deprecated page</a> <span class="m-label m-danger">deprecated</span> <span class="m-doc"></span>
+            <ul class="m-doc">
+              <li><a href="deprecated-subpage.html" class="m-doc">Deprecated sub-page</a> <span class="m-label m-danger">deprecated</span> <span class="m-doc"></span></li>
             </ul>
           </li>
-          <li><a href="deprecated.html" class="m-dox">Deprecated List</a> <span class="m-dox"></span></li>
+          <li><a href="deprecated.html" class="m-doc">Deprecated List</a> <span class="m-doc"></span></li>
         </ul>
         <script>
         function toggle(e) {
-            e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
-                'm-dox-expansible' : 'm-dox-collapsible';
+            e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+                'm-doc-expansible' : 'm-doc-collapsible';
             return false;
         }
         /* Collapse all nodes marked as such. Doing it via JS instead of directly in
@@ -42,7 +42,7 @@
            I am going backwards in that list to be sure.  */
         var collapsed = document.getElementsByClassName("collapsed");
         for(var i = collapsed.length - 1; i >= 0; --i)
-            collapsed[i].className = 'm-dox-expansible';
+            collapsed[i].className = 'm-doc-expansible';
         </script>
       </div>
     </div>
index 71ab801e96cf89c428a34a288a9df7f6d4d2e0d5..84f5c5cf08b05501f308fff2f47beb1ff392aca4 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>DeprecatedNamespace::BaseDeprecatedClass struct | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
       <div class="m-col-l-10 m-push-l-1">
         <h1>
           <span class="m-breadcrumb"><a href="namespaceDeprecatedNamespace.html">DeprecatedNamespace</a>::<wbr/></span>BaseDeprecatedClass <span class="m-thin">struct</span>
-          <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="DeprecatedFile_8h.html">&lt;Dir/DeprecatedFile.h&gt;</a></div>
+          <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="DeprecatedFile_8h.html">&lt;Dir/DeprecatedFile.h&gt;</a></div>
         </h1>
         <p>A base class.</p>
-<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000005" class="m-dox">Deprecated</a></h4><p>This class is deprecated.</p></aside>
+<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000005" class="m-doc">Deprecated</a></h4><p>This class is deprecated.</p></aside>
         <section id="derived-classes">
           <h2><a href="#derived-classes">Derived classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              struct <a href="structDeprecatedNamespace_1_1DeprecatedClass.html" class="m-dox">DeprecatedClass</a> <span class="m-label m-danger">deprecated</span>
+              struct <a href="structDeprecatedNamespace_1_1DeprecatedClass.html" class="m-doc">DeprecatedClass</a> <span class="m-label m-danger">deprecated</span>
             </dt>
             <dd>A class.</dd>
           </dl>
index 5dbf702fb3d5a8811af0780618b9b8f942141392..c5f0ba3ae25ad92c0d4237f079e38461817bc8af 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>DeprecatedNamespace::DeprecatedClass struct | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
       <div class="m-col-l-10 m-push-l-1">
         <h1>
           <span class="m-breadcrumb"><a href="namespaceDeprecatedNamespace.html">DeprecatedNamespace</a>::<wbr/></span>DeprecatedClass <span class="m-thin">struct</span>
-          <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="DeprecatedFile_8h.html">&lt;Dir/DeprecatedFile.h&gt;</a></div>
+          <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="DeprecatedFile_8h.html">&lt;Dir/DeprecatedFile.h&gt;</a></div>
         </h1>
         <p>A class.</p>
-<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000006" class="m-dox">Deprecated</a></h4><p>This class is deprecated.</p></aside>
+<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000006" class="m-doc">Deprecated</a></h4><p>This class is deprecated.</p></aside>
         <section id="base-classes">
           <h2><a href="#base-classes">Base classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              struct <a href="structDeprecatedNamespace_1_1BaseDeprecatedClass.html" class="m-dox">BaseDeprecatedClass</a> <span class="m-label m-danger">deprecated</span>
+              struct <a href="structDeprecatedNamespace_1_1BaseDeprecatedClass.html" class="m-doc">BaseDeprecatedClass</a> <span class="m-label m-danger">deprecated</span>
             </dt>
             <dd>A base class.</dd>
           </dl>
index f893c80b6adbd35a150b1b914f26e428cd7dd0c4..2960857cb746567ff8fb76c71406e0f7fd36fc71 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>File.h file | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
         </div>
         <section id="namespaces">
           <h2><a href="#namespaces">Namespaces</a></h2>
-          <dl class="m-dox">
-            <dt>namespace <a href="namespaceNamee.html" class="m-dox">Namee</a></dt>
+          <dl class="m-doc">
+            <dt>namespace <a href="namespaceNamee.html" class="m-doc">Namee</a></dt>
             <dd>Namespace docs.</dd>
-            <dt>namespace <a href="namespaceFoo.html" class="m-dox">Foo</a></dt>
+            <dt>namespace <a href="namespaceFoo.html" class="m-doc">Foo</a></dt>
             <dd>A namespace.</dd>
-            <dt>namespace <a href="namespaceEno.html" class="m-dox">Eno</a></dt>
+            <dt>namespace <a href="namespaceEno.html" class="m-doc">Eno</a></dt>
             <dd>A namespace.</dd>
-            <dt>namespace <a href="namespaceType.html" class="m-dox">Type</a></dt>
+            <dt>namespace <a href="namespaceType.html" class="m-doc">Type</a></dt>
             <dd>A namespace.</dd>
-            <dt>namespace <a href="namespaceVar.html" class="m-dox">Var</a></dt>
+            <dt>namespace <a href="namespaceVar.html" class="m-doc">Var</a></dt>
             <dd>A namespace.</dd>
-            <dt>namespace <a href="namespaceWarning.html" class="m-dox">Warning</a></dt>
+            <dt>namespace <a href="namespaceWarning.html" class="m-doc">Warning</a></dt>
             <dd>A namespace.</dd>
           </dl>
         </section>
         <section id="nested-classes">
           <h2><a href="#nested-classes">Classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <div class="m-dox-template">template&lt;class T, class U = void, class = int&gt;</div>
-              struct <a href="structTemplate.html" class="m-dox">Template</a>
+              <div class="m-doc-template">template&lt;class T, class U = void, class = int&gt;</div>
+              struct <a href="structTemplate.html" class="m-doc">Template</a>
             </dt>
             <dd>Class with template parameters.</dd>
             <dt>
-              <div class="m-dox-template">template&lt;&gt;</div>
-              struct <a href="structTemplate_3_01void_01_4.html" class="m-dox">Template&lt;void&gt;</a>
+              <div class="m-doc-template">template&lt;&gt;</div>
+              struct <a href="structTemplate_3_01void_01_4.html" class="m-doc">Template&lt;void&gt;</a>
             </dt>
             <dd>Specialized class template.</dd>
             <dt>
-              <div class="m-dox-template">template&lt;class T&gt;</div>
-              struct <a href="structTemplateWarning.html" class="m-dox">TemplateWarning</a>
+              <div class="m-doc-template">template&lt;class T&gt;</div>
+              struct <a href="structTemplateWarning.html" class="m-doc">TemplateWarning</a>
             </dt>
             <dd>Class with wrong template parameter description.</dd>
           </dl>
         </section>
         <section id="define-members">
           <h2><a href="#define-members">Defines</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">#define <a href="#a144a2a84c08d05de76f6a4a245584810" class="m-dox">A_DEFINE</a></span>
+              <span class="m-doc-wrap-bumper">#define <a href="#a144a2a84c08d05de76f6a4a245584810" class="m-doc">A_DEFINE</a></span>
             </dt>
             <dd>A define.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">#define <a href="#ac93121ddaf1925d97ab2673f6151b062" class="m-dox">A_MACRO</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">#define <a href="#ac93121ddaf1925d97ab2673f6151b062" class="m-doc">A_MACRO</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>A macro.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">#define <a href="#acf406f8979f9a2831e9efebfd8606833" class="m-dox">MACRO</a>(</span><span class="m-dox-wrap">foo,
+              <span class="m-doc-wrap-bumper">#define <a href="#acf406f8979f9a2831e9efebfd8606833" class="m-doc">MACRO</a>(</span><span class="m-doc-wrap">foo,
               bar)</span>
             </dt>
             <dd>Macro with parameters.</dd>
         </section>
         <section>
           <h2>Define documentation</h2>
-          <section class="m-dox-details" id="a144a2a84c08d05de76f6a4a245584810"><div>
+          <section class="m-doc-details" id="a144a2a84c08d05de76f6a4a245584810"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">#define <a href="#a144a2a84c08d05de76f6a4a245584810" class="m-dox-self">A_DEFINE</a></span>
+              <span class="m-doc-wrap-bumper">#define <a href="#a144a2a84c08d05de76f6a4a245584810" class="m-doc-self">A_DEFINE</a></span>
             </h3>
             <p>A define.</p>
 <p>Details.</p>
           </div></section>
-          <section class="m-dox-details" id="ac93121ddaf1925d97ab2673f6151b062"><div>
+          <section class="m-doc-details" id="ac93121ddaf1925d97ab2673f6151b062"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">#define <a href="#ac93121ddaf1925d97ab2673f6151b062" class="m-dox-self">A_MACRO</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">#define <a href="#ac93121ddaf1925d97ab2673f6151b062" class="m-doc-self">A_MACRO</a>(</span><span class="m-doc-wrap">)</span>
             </h3>
             <p>A macro.</p>
             <table class="m-table m-fullwidth m-flat">
               </tfoot>
             </table>
           </div></section>
-          <section class="m-dox-details" id="acf406f8979f9a2831e9efebfd8606833"><div>
+          <section class="m-doc-details" id="acf406f8979f9a2831e9efebfd8606833"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">#define <a href="#acf406f8979f9a2831e9efebfd8606833" class="m-dox-self">MACRO</a>(</span><span class="m-dox-wrap">foo,
+              <span class="m-doc-wrap-bumper">#define <a href="#acf406f8979f9a2831e9efebfd8606833" class="m-doc-self">MACRO</a>(</span><span class="m-doc-wrap">foo,
               bar)</span>
             </h3>
             <p>Macro with parameters.</p>
index 31d2cbc8c953a1cf77ae82873ab88538ee7e5ee3..81d5935962ecbed370c3074e1ce01e4e48ac5974 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Eno namespace | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
       <div class="m-col-l-10 m-push-l-1">
         <h1>
           Eno <span class="m-thin">namespace</span>
-          <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;File.h&gt;</a></div>
+          <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;File.h&gt;</a></div>
         </h1>
         <p>A namespace.</p>
         <section id="enum-members">
           <h2><a href="#enum-members">Enums</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#a4c1723bb8d7d27b0cbbdaba791556cf4" class="m-dox">Boolean</a> { </span><span class="m-dox-wrap"><a href="#a4c1723bb8d7d27b0cbbdaba791556cf4a0af19db6c4f528b65608a4f7e1e20f60" class="m-dox">True</a> = 7,
-              <a href="#a4c1723bb8d7d27b0cbbdaba791556cf4a1de42a0ec8f62f2b3f9382569e5c596e" class="m-dox">False</a>,
-              <a href="#a4c1723bb8d7d27b0cbbdaba791556cf4aa715872c5cfc5f1d4b1f1c2d68ceaccd" class="m-dox">FileNotFound</a> = -1 }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#a4c1723bb8d7d27b0cbbdaba791556cf4" class="m-doc">Boolean</a> { </span><span class="m-doc-wrap"><a href="#a4c1723bb8d7d27b0cbbdaba791556cf4a0af19db6c4f528b65608a4f7e1e20f60" class="m-doc">True</a> = 7,
+              <a href="#a4c1723bb8d7d27b0cbbdaba791556cf4a1de42a0ec8f62f2b3f9382569e5c596e" class="m-doc">False</a>,
+              <a href="#a4c1723bb8d7d27b0cbbdaba791556cf4aa715872c5cfc5f1d4b1f1c2d68ceaccd" class="m-doc">FileNotFound</a> = -1 }</span>
             </dt>
             <dd>Boolean.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#a007babfcd4198ed69f112505ae96f065" class="m-dox">(anonymous)</a> { </span><span class="m-dox-wrap"><a href="#a007babfcd4198ed69f112505ae96f065afaa3d046ec30de86846ea5bf0c875cb8" class="m-dox">Value</a> = 34 }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#a007babfcd4198ed69f112505ae96f065" class="m-doc">(anonymous)</a> { </span><span class="m-doc-wrap"><a href="#a007babfcd4198ed69f112505ae96f065afaa3d046ec30de86846ea5bf0c875cb8" class="m-doc">Value</a> = 34 }</span>
             </dt>
             <dd></dd>
           </dl>
         </section>
         <section>
           <h2>Enum documentation</h2>
-          <section class="m-dox-details" id="a4c1723bb8d7d27b0cbbdaba791556cf4"><div>
+          <section class="m-doc-details" id="a4c1723bb8d7d27b0cbbdaba791556cf4"><div>
             <h3>
-              enum Eno::<wbr /><a href="#a4c1723bb8d7d27b0cbbdaba791556cf4" class="m-dox-self">Boolean</a>
+              enum Eno::<wbr /><a href="#a4c1723bb8d7d27b0cbbdaba791556cf4" class="m-doc-self">Boolean</a>
             </h3>
             <p>Boolean.</p>
-            <table class="m-table m-fullwidth m-flat m-dox">
+            <table class="m-table m-fullwidth m-flat m-doc">
               <thead><tr><th style="width: 1%">Enumerators</th><th></th></tr></thead>
               <tbody>
                 <tr>
-                  <td><a href="#a4c1723bb8d7d27b0cbbdaba791556cf4a0af19db6c4f528b65608a4f7e1e20f60" class="m-dox-self" name="a4c1723bb8d7d27b0cbbdaba791556cf4a0af19db6c4f528b65608a4f7e1e20f60">True</a></td>
+                  <td><a href="#a4c1723bb8d7d27b0cbbdaba791556cf4a0af19db6c4f528b65608a4f7e1e20f60" class="m-doc-self" name="a4c1723bb8d7d27b0cbbdaba791556cf4a0af19db6c4f528b65608a4f7e1e20f60">True</a></td>
                   <td>
 <p>True.</p>
                   </td>
                 </tr>
                 <tr>
-                  <td><a href="#a4c1723bb8d7d27b0cbbdaba791556cf4a1de42a0ec8f62f2b3f9382569e5c596e" class="m-dox-self" name="a4c1723bb8d7d27b0cbbdaba791556cf4a1de42a0ec8f62f2b3f9382569e5c596e">False</a></td>
+                  <td><a href="#a4c1723bb8d7d27b0cbbdaba791556cf4a1de42a0ec8f62f2b3f9382569e5c596e" class="m-doc-self" name="a4c1723bb8d7d27b0cbbdaba791556cf4a1de42a0ec8f62f2b3f9382569e5c596e">False</a></td>
                   <td>
 <p>False?</p>
                   </td>
                 </tr>
                 <tr>
-                  <td><a href="#a4c1723bb8d7d27b0cbbdaba791556cf4aa715872c5cfc5f1d4b1f1c2d68ceaccd" class="m-dox-self" name="a4c1723bb8d7d27b0cbbdaba791556cf4aa715872c5cfc5f1d4b1f1c2d68ceaccd">FileNotFound</a></td>
+                  <td><a href="#a4c1723bb8d7d27b0cbbdaba791556cf4aa715872c5cfc5f1d4b1f1c2d68ceaccd" class="m-doc-self" name="a4c1723bb8d7d27b0cbbdaba791556cf4aa715872c5cfc5f1d4b1f1c2d68ceaccd">FileNotFound</a></td>
                   <td>
 <p>Haha.</p>
                   </td>
               </tbody>
             </table>
           </div></section>
-          <section class="m-dox-details" id="a007babfcd4198ed69f112505ae96f065"><div>
+          <section class="m-doc-details" id="a007babfcd4198ed69f112505ae96f065"><div>
             <h3>
-              enum Eno::<wbr /><a href="#a007babfcd4198ed69f112505ae96f065" class="m-dox-self">(anonymous)</a>
+              enum Eno::<wbr /><a href="#a007babfcd4198ed69f112505ae96f065" class="m-doc-self">(anonymous)</a>
             </h3>
-            <table class="m-table m-fullwidth m-flat m-dox">
+            <table class="m-table m-fullwidth m-flat m-doc">
               <thead><tr><th style="width: 1%">Enumerators</th><th></th></tr></thead>
               <tbody>
                 <tr>
-                  <td><a href="#a007babfcd4198ed69f112505ae96f065afaa3d046ec30de86846ea5bf0c875cb8" class="m-dox-self" name="a007babfcd4198ed69f112505ae96f065afaa3d046ec30de86846ea5bf0c875cb8">Value</a></td>
+                  <td><a href="#a007babfcd4198ed69f112505ae96f065afaa3d046ec30de86846ea5bf0c875cb8" class="m-doc-self" name="a007babfcd4198ed69f112505ae96f065afaa3d046ec30de86846ea5bf0c875cb8">Value</a></td>
                   <td>
 <p>Value of an anonymous enum</p>
                   </td>
index 2cbe43c0bae8359dd041cc613878ceb0c5f20de1..42cc51b0ab1c98504035ff8b7a705aa9273b8823 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Foo namespace | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -21,7 +21,7 @@
       <div class="m-col-l-10 m-push-l-1">
         <h1>
           Foo <span class="m-thin">namespace</span>
-          <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;File.h&gt;</a></div>
+          <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;File.h&gt;</a></div>
         </h1>
         <p>A namespace.</p>
         <div class="m-block m-default">
         </div>
         <section id="func-members">
           <h2><a href="#func-members">Functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <div class="m-dox-template">template&lt;class T&gt;</div>
-              <span class="m-dox-wrap-bumper">auto <a href="#a438de3b4c677344081baef1ec352f691" class="m-dox">foo</a>(</span><span class="m-dox-wrap">int a,
+              <div class="m-doc-template">template&lt;class T&gt;</div>
+              <span class="m-doc-wrap-bumper">auto <a href="#a438de3b4c677344081baef1ec352f691" class="m-doc">foo</a>(</span><span class="m-doc-wrap">int a,
               std::string b,
               char(&amp;things)[5],
               bool,
             </dt>
             <dd>Function with <em>everything</em></dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a256688820e6f5564e3210874bbda84c3" class="m-dox">bar</a>(</span><span class="m-dox-wrap">int in,
+              <span class="m-doc-wrap-bumper">void <a href="#a256688820e6f5564e3210874bbda84c3" class="m-doc">bar</a>(</span><span class="m-doc-wrap">int in,
               int&amp; out,
               void* shit) <span class="m-label m-flat m-primary">constexpr</span> <span class="m-label m-flat m-success">noexcept</span></span>
             </dt>
             <dd>Input and output.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">auto <a href="#ada6488b07291f349307778cc7bb3547d" class="m-dox">justReturn</a>(</span><span class="m-dox-wrap">) -&gt; int</span>
+              <span class="m-doc-wrap-bumper">auto <a href="#ada6488b07291f349307778cc7bb3547d" class="m-doc">justReturn</a>(</span><span class="m-doc-wrap">) -&gt; int</span>
             </dt>
             <dd>Function.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">auto <a href="#a2aed7a8280e0ed79f5f9ceb0d54f4a30" class="m-dox">justReturnValues</a>(</span><span class="m-dox-wrap">) -&gt; int</span>
+              <span class="m-doc-wrap-bumper">auto <a href="#a2aed7a8280e0ed79f5f9ceb0d54f4a30" class="m-doc">justReturnValues</a>(</span><span class="m-doc-wrap">) -&gt; int</span>
             </dt>
             <dd>Function.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">auto <a href="#a7241bb505b7eda882e8508c47062fc3b" class="m-dox">justExceptions</a>(</span><span class="m-dox-wrap">) -&gt; int</span>
+              <span class="m-doc-wrap-bumper">auto <a href="#a7241bb505b7eda882e8508c47062fc3b" class="m-doc">justExceptions</a>(</span><span class="m-doc-wrap">) -&gt; int</span>
             </dt>
             <dd>Function.</dd>
             <dt>
-              <div class="m-dox-template">template&lt;class A, class B&gt;</div>
-              <span class="m-dox-wrap-bumper">auto <a href="#aea7a925ccf30c967a965b2549cec4154" class="m-dox">bar</a>(</span><span class="m-dox-wrap">int a,
+              <div class="m-doc-template">template&lt;class A, class B&gt;</div>
+              <span class="m-doc-wrap-bumper">auto <a href="#aea7a925ccf30c967a965b2549cec4154" class="m-doc">bar</a>(</span><span class="m-doc-wrap">int a,
               int b) -&gt; int</span>
             </dt>
             <dd>A function with scattered docs.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a1e4e8c2c75da6e24d78c8a84e0cb3226" class="m-dox">thisIsAShittyWayToPassAVectorButWhatever</a>(</span><span class="m-dox-wrap">float x,
+              <span class="m-doc-wrap-bumper">void <a href="#a1e4e8c2c75da6e24d78c8a84e0cb3226" class="m-doc">thisIsAShittyWayToPassAVectorButWhatever</a>(</span><span class="m-doc-wrap">float x,
               float y,
               float z)</span>
             </dt>
         </section>
         <section>
           <h2>Function documentation</h2>
-          <section class="m-dox-details" id="a438de3b4c677344081baef1ec352f691"><div>
+          <section class="m-doc-details" id="a438de3b4c677344081baef1ec352f691"><div>
             <h3>
-              <div class="m-dox-template">
+              <div class="m-doc-template">
                 template&lt;class T&gt;
               </div>
-              <span class="m-dox-wrap-bumper">int Foo::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a438de3b4c677344081baef1ec352f691" class="m-dox-self">foo</a>(</span><span class="m-dox-wrap">int a,
+              <span class="m-doc-wrap-bumper">int Foo::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a438de3b4c677344081baef1ec352f691" class="m-doc-self">foo</a>(</span><span class="m-doc-wrap">int a,
               std::string b,
               char(&amp;things)[5],
               bool,
             </table>
 <p>Ooooh, more text!</p>
           </div></section>
-          <section class="m-dox-details" id="a256688820e6f5564e3210874bbda84c3"><div>
+          <section class="m-doc-details" id="a256688820e6f5564e3210874bbda84c3"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void Foo::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a256688820e6f5564e3210874bbda84c3" class="m-dox-self">bar</a>(</span><span class="m-dox-wrap">int in,
+              <span class="m-doc-wrap-bumper">void Foo::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a256688820e6f5564e3210874bbda84c3" class="m-doc-self">bar</a>(</span><span class="m-doc-wrap">int in,
               int&amp; out,
               void* shit) <span class="m-label m-primary">constexpr</span> <span class="m-label m-success">noexcept</span></span></span>
             </h3>
               </tbody>
             </table>
           </div></section>
-          <section class="m-dox-details" id="ada6488b07291f349307778cc7bb3547d"><div>
+          <section class="m-doc-details" id="ada6488b07291f349307778cc7bb3547d"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">int Foo::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#ada6488b07291f349307778cc7bb3547d" class="m-dox-self">justReturn</a>(</span><span class="m-dox-wrap">)</span></span>
+              <span class="m-doc-wrap-bumper">int Foo::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#ada6488b07291f349307778cc7bb3547d" class="m-doc-self">justReturn</a>(</span><span class="m-doc-wrap">)</span></span>
             </h3>
             <p>Function.</p>
             <table class="m-table m-fullwidth m-flat">
               </tfoot>
             </table>
           </div></section>
-          <section class="m-dox-details" id="a2aed7a8280e0ed79f5f9ceb0d54f4a30"><div>
+          <section class="m-doc-details" id="a2aed7a8280e0ed79f5f9ceb0d54f4a30"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">int Foo::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a2aed7a8280e0ed79f5f9ceb0d54f4a30" class="m-dox-self">justReturnValues</a>(</span><span class="m-dox-wrap">)</span></span>
+              <span class="m-doc-wrap-bumper">int Foo::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a2aed7a8280e0ed79f5f9ceb0d54f4a30" class="m-doc-self">justReturnValues</a>(</span><span class="m-doc-wrap">)</span></span>
             </h3>
             <p>Function.</p>
             <table class="m-table m-fullwidth m-flat">
               </tbody>
             </table>
           </div></section>
-          <section class="m-dox-details" id="a7241bb505b7eda882e8508c47062fc3b"><div>
+          <section class="m-doc-details" id="a7241bb505b7eda882e8508c47062fc3b"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">int Foo::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a7241bb505b7eda882e8508c47062fc3b" class="m-dox-self">justExceptions</a>(</span><span class="m-dox-wrap">)</span></span>
+              <span class="m-doc-wrap-bumper">int Foo::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a7241bb505b7eda882e8508c47062fc3b" class="m-doc-self">justExceptions</a>(</span><span class="m-doc-wrap">)</span></span>
             </h3>
             <p>Function.</p>
             <table class="m-table m-fullwidth m-flat">
               </tbody>
             </table>
           </div></section>
-          <section class="m-dox-details" id="aea7a925ccf30c967a965b2549cec4154"><div>
+          <section class="m-doc-details" id="aea7a925ccf30c967a965b2549cec4154"><div>
             <h3>
-              <div class="m-dox-template">
+              <div class="m-doc-template">
                 template&lt;class A, class B&gt;
               </div>
-              <span class="m-dox-wrap-bumper">int Foo::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#aea7a925ccf30c967a965b2549cec4154" class="m-dox-self">bar</a>(</span><span class="m-dox-wrap">int a,
+              <span class="m-doc-wrap-bumper">int Foo::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#aea7a925ccf30c967a965b2549cec4154" class="m-doc-self">bar</a>(</span><span class="m-doc-wrap">int a,
               int b)</span></span>
             </h3>
             <p>A function with scattered docs.</p>
             </table>
 <p>This is a function that has the docs all scattered around. They should get merged and reordered.</p><p>That goes also for the return values.</p><p>Yes?</p><ul><li>We also need to</li><li>extract them out of a list</li></ul>
           </div></section>
-          <section class="m-dox-details" id="a1e4e8c2c75da6e24d78c8a84e0cb3226"><div>
+          <section class="m-doc-details" id="a1e4e8c2c75da6e24d78c8a84e0cb3226"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void Foo::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a1e4e8c2c75da6e24d78c8a84e0cb3226" class="m-dox-self">thisIsAShittyWayToPassAVectorButWhatever</a>(</span><span class="m-dox-wrap">float x,
+              <span class="m-doc-wrap-bumper">void Foo::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a1e4e8c2c75da6e24d78c8a84e0cb3226" class="m-doc-self">thisIsAShittyWayToPassAVectorButWhatever</a>(</span><span class="m-doc-wrap">float x,
               float y,
               float z)</span></span>
             </h3>
index 210b0f718fc78bd868ed3b3ddf5010e81bc17f88..71678b8ed2b1614f427f9045e4ee6998fae6c8e9 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Namee namespace | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -21,7 +21,7 @@
       <div class="m-col-l-10 m-push-l-1">
         <h1>
           Namee <span class="m-thin">namespace</span>
-          <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;File.h&gt;</a></div>
+          <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;File.h&gt;</a></div>
         </h1>
         <p>Namespace docs.</p>
 <p>And we have some detailed docs as well.</p>
index a9b231bd7dba31340c98667bdc87ff6ea468efe5..d95ec356403544d242ca48c4039d0c0a65d0bf02 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Type namespace | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -21,7 +21,7 @@
       <div class="m-col-l-10 m-push-l-1">
         <h1>
           Type <span class="m-thin">namespace</span>
-          <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;File.h&gt;</a></div>
+          <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;File.h&gt;</a></div>
         </h1>
         <p>A namespace.</p>
         <div class="m-block m-default">
         </div>
         <section id="typedef-members">
           <h2><a href="#typedef-members">Typedefs</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              using <a href="#a60126d739e81aaae3b1222f38582b9fe" class="m-dox">Ugly</a> = Me
+              using <a href="#a60126d739e81aaae3b1222f38582b9fe" class="m-doc">Ugly</a> = Me
             </dt>
             <dd>Another typedef.</dd>
             <dt>
-              using <a href="#ac861cffee5a0381b9404bf23a3d788de" class="m-dox">Func</a> = void(*)(int, std::string&amp;)
+              using <a href="#ac861cffee5a0381b9404bf23a3d788de" class="m-doc">Func</a> = void(*)(int, std::string&amp;)
             </dt>
             <dd>Function pointer typedef.</dd>
           </dl>
         </section>
         <section>
           <h2>Typedef documentation</h2>
-          <section class="m-dox-details" id="a60126d739e81aaae3b1222f38582b9fe"><div>
+          <section class="m-doc-details" id="a60126d739e81aaae3b1222f38582b9fe"><div>
             <h3>
-              typedef Me Type::<wbr /><a href="#a60126d739e81aaae3b1222f38582b9fe" class="m-dox-self">Ugly</a>
+              typedef Me Type::<wbr /><a href="#a60126d739e81aaae3b1222f38582b9fe" class="m-doc-self">Ugly</a>
             </h3>
             <p>Another typedef.</p>
 <p>Details.</p>
           </div></section>
-          <section class="m-dox-details" id="ac861cffee5a0381b9404bf23a3d788de"><div>
+          <section class="m-doc-details" id="ac861cffee5a0381b9404bf23a3d788de"><div>
             <h3>
-              typedef void(*Type::<wbr /><a href="#ac861cffee5a0381b9404bf23a3d788de" class="m-dox-self">Func</a>)(int, std::string&amp;)
+              typedef void(*Type::<wbr /><a href="#ac861cffee5a0381b9404bf23a3d788de" class="m-doc-self">Func</a>)(int, std::string&amp;)
             </h3>
             <p>Function pointer typedef.</p>
 <p>Huh.</p>
index e0ca116539238ff478027375e3074452dbf01486..8c38a4124bc60b0e07bbc95abf894a5e2ab3ec6b 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Var namespace | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -21,7 +21,7 @@
       <div class="m-col-l-10 m-push-l-1">
         <h1>
           Var <span class="m-thin">namespace</span>
-          <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;File.h&gt;</a></div>
+          <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;File.h&gt;</a></div>
         </h1>
         <p>A namespace.</p>
         <div class="m-block m-default">
         </div>
         <section id="var-members">
           <h2><a href="#var-members">Variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              const int <a href="#a4f9fd9cff960aeecffcab6a5d2ffcd81" class="m-dox">a</a> <span class="m-label m-flat m-primary">constexpr</span>
+              const int <a href="#a4f9fd9cff960aeecffcab6a5d2ffcd81" class="m-doc">a</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd>A value.</dd>
           </dl>
         </section>
         <section>
           <h2>Variable documentation</h2>
-          <section class="m-dox-details" id="a4f9fd9cff960aeecffcab6a5d2ffcd81"><div>
+          <section class="m-doc-details" id="a4f9fd9cff960aeecffcab6a5d2ffcd81"><div>
             <h3>
-              const int Var::<wbr /><a href="#a4f9fd9cff960aeecffcab6a5d2ffcd81" class="m-dox-self">a</a> <span class="m-label m-primary">constexpr</span>
+              const int Var::<wbr /><a href="#a4f9fd9cff960aeecffcab6a5d2ffcd81" class="m-doc-self">a</a> <span class="m-label m-primary">constexpr</span>
             </h3>
             <p>A value.</p>
 <p>Details.</p>
index 7f43df7d237ad5e3fc29631a453b7d23d539cf66..97cd143ca652d42c8a40eca1f9e748ef822a8844 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Warning namespace | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -21,7 +21,7 @@
       <div class="m-col-l-10 m-push-l-1">
         <h1>
           Warning <span class="m-thin">namespace</span>
-          <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;File.h&gt;</a></div>
+          <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;File.h&gt;</a></div>
         </h1>
         <p>A namespace.</p>
         <div class="m-block m-default">
         </div>
         <section id="func-members">
           <h2><a href="#func-members">Functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a084dfc535219dee446df1c710e215839" class="m-dox">bar</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#a084dfc535219dee446df1c710e215839" class="m-doc">bar</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>Wrong.</dd>
           </dl>
         </section>
         <section>
           <h2>Function documentation</h2>
-          <section class="m-dox-details" id="a084dfc535219dee446df1c710e215839"><div>
+          <section class="m-doc-details" id="a084dfc535219dee446df1c710e215839"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void Warning::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a084dfc535219dee446df1c710e215839" class="m-dox-self">bar</a>(</span><span class="m-dox-wrap">)</span></span>
+              <span class="m-doc-wrap-bumper">void Warning::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a084dfc535219dee446df1c710e215839" class="m-doc-self">bar</a>(</span><span class="m-doc-wrap">)</span></span>
             </h3>
             <p>Wrong.</p>
             <table class="m-table m-fullwidth m-flat">
index a07a97db49185d0c41958fbd04eac9f8bfb682ea..5b97c47698515d79e563204d118ef7a76a0678bf 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Template struct | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -20,8 +20,8 @@
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
         <h1>
-          <div class="m-dox-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;File.h&gt;</a></div>
-          <div class="m-dox-template">template&lt;class T, class U = void, class = int&gt;</div>
+          <div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;File.h&gt;</a></div>
+          <div class="m-doc-template">template&lt;class T, class U = void, class = int&gt;</div>
           Template <span class="m-thin">struct</span>
         </h1>
         <p>Class with template parameters.</p>
 <p>Should have it displayed on top.</p>
         <section id="pub-methods">
           <h2><a href="#pub-methods">Public functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#af51f2282e44f51eea57a198c123f8b16" class="m-dox">bar</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#af51f2282e44f51eea57a198c123f8b16" class="m-doc">bar</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>Another.</dd>
           </dl>
         </section>
         <section id="pro-types">
           <h2><a href="#pro-types">Protected types</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#a78bd618022079b3efbf1db104e058c8a" class="m-dox">Bar</a> { </span><span class="m-dox-wrap"> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#a78bd618022079b3efbf1db104e058c8a" class="m-doc">Bar</a> { </span><span class="m-doc-wrap"> }</span>
             </dt>
             <dd>Enum.</dd>
             <dt>
-              using <a href="#a661cbea16b59544c9907189d8ccf6da5" class="m-dox">B</a> = A
+              using <a href="#a661cbea16b59544c9907189d8ccf6da5" class="m-doc">B</a> = A
             </dt>
             <dd>Typedef.</dd>
             <dt>
-              using <a href="#a94438a80326daae3500ce76ff0048c5e" class="m-dox">Foo</a> = Buuu&lt;U, false&gt;
+              using <a href="#a94438a80326daae3500ce76ff0048c5e" class="m-doc">Foo</a> = Buuu&lt;U, false&gt;
             </dt>
             <dd>Template alias.</dd>
           </dl>
         </section>
         <section id="pro-methods">
           <h2><a href="#pro-methods">Protected functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <div class="m-dox-template">template&lt;class V, int = 3&gt;</div>
-              <span class="m-dox-wrap-bumper">void <a href="#aab8b2a12ab389309990a2f3d7ae0289e" class="m-dox">foo</a>(</span><span class="m-dox-wrap">)</span>
+              <div class="m-doc-template">template&lt;class V, int = 3&gt;</div>
+              <span class="m-doc-wrap-bumper">void <a href="#aab8b2a12ab389309990a2f3d7ae0289e" class="m-doc">foo</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>Function.</dd>
           </dl>
         </section>
         <section id="pro-attribs">
           <h2><a href="#pro-attribs">Protected variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              int <a href="#aaf7ee941db121bdf57653fe4bd8f3f53" class="m-dox">a</a>
+              int <a href="#aaf7ee941db121bdf57653fe4bd8f3f53" class="m-doc">a</a>
             </dt>
             <dd>Variable.</dd>
           </dl>
         </section>
         <section>
           <h2>Enum documentation</h2>
-          <section class="m-dox-details" id="a78bd618022079b3efbf1db104e058c8a"><div>
+          <section class="m-doc-details" id="a78bd618022079b3efbf1db104e058c8a"><div>
             <h3>
-              <div class="m-dox-template">
+              <div class="m-doc-template">
                 template&lt;class T, class U, class _3&gt;
               </div>
-              enum Template&lt;T, U, _3&gt;::<wbr /><a href="#a78bd618022079b3efbf1db104e058c8a" class="m-dox-self">Bar</a> <span class="m-label m-warning">protected</span>
+              enum Template&lt;T, U, _3&gt;::<wbr /><a href="#a78bd618022079b3efbf1db104e058c8a" class="m-doc-self">Bar</a> <span class="m-label m-warning">protected</span>
             </h3>
             <p>Enum.</p>
 <p>Should have just one template with _3 for unnamed parameter. Should also have the <code>protected</code> label in the details.</p>
         </section>
         <section>
           <h2>Typedef documentation</h2>
-          <section class="m-dox-details" id="a661cbea16b59544c9907189d8ccf6da5"><div>
+          <section class="m-doc-details" id="a661cbea16b59544c9907189d8ccf6da5"><div>
             <h3>
-              <div class="m-dox-template">
+              <div class="m-doc-template">
                 template&lt;class T, class U, class _3&gt;
               </div>
-              typedef A Template&lt;T, U, _3&gt;::<wbr /><a href="#a661cbea16b59544c9907189d8ccf6da5" class="m-dox-self">B</a> <span class="m-label m-warning">protected</span>
+              typedef A Template&lt;T, U, _3&gt;::<wbr /><a href="#a661cbea16b59544c9907189d8ccf6da5" class="m-doc-self">B</a> <span class="m-label m-warning">protected</span>
             </h3>
             <p>Typedef.</p>
 <p>Should have just one template with _3 for unnamed parameter. Should also have the <code>protected</code> label in the details.</p>
           </div></section>
-          <section class="m-dox-details" id="a94438a80326daae3500ce76ff0048c5e"><div>
+          <section class="m-doc-details" id="a94438a80326daae3500ce76ff0048c5e"><div>
             <h3>
-              <div class="m-dox-template">
+              <div class="m-doc-template">
                 template&lt;class T, class U, class _3&gt;
               </div>
-              using Template&lt;T, U, _3&gt;::<wbr /><a href="#a94438a80326daae3500ce76ff0048c5e" class="m-dox-self">Foo</a> = Buuu&lt;U, false&gt; <span class="m-label m-warning">protected</span>
+              using Template&lt;T, U, _3&gt;::<wbr /><a href="#a94438a80326daae3500ce76ff0048c5e" class="m-doc-self">Foo</a> = Buuu&lt;U, false&gt; <span class="m-label m-warning">protected</span>
             </h3>
             <p>Template alias.</p>
 <p>Should have just one template with _3 for unnamed parameter. Should also have the <code>protected</code> label in the details. Template parameters are tested in <code>cpp_template_aliases</code> test as they need newer Doxygen.</p>
         </section>
         <section>
           <h2>Function documentation</h2>
-          <section class="m-dox-details" id="af51f2282e44f51eea57a198c123f8b16"><div>
+          <section class="m-doc-details" id="af51f2282e44f51eea57a198c123f8b16"><div>
             <h3>
-              <div class="m-dox-template">
+              <div class="m-doc-template">
                 template&lt;class T, class U, class _3&gt;
               </div>
-              <span class="m-dox-wrap-bumper">void Template&lt;T, U, _3&gt;::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#af51f2282e44f51eea57a198c123f8b16" class="m-dox-self">bar</a>(</span><span class="m-dox-wrap">)</span></span>
+              <span class="m-doc-wrap-bumper">void Template&lt;T, U, _3&gt;::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#af51f2282e44f51eea57a198c123f8b16" class="m-doc-self">bar</a>(</span><span class="m-doc-wrap">)</span></span>
             </h3>
             <p>Another.</p>
 <p>Should have just one template with _3 for unnamed parameter.</p>
           </div></section>
-          <section class="m-dox-details" id="aab8b2a12ab389309990a2f3d7ae0289e"><div>
+          <section class="m-doc-details" id="aab8b2a12ab389309990a2f3d7ae0289e"><div>
             <h3>
-              <div class="m-dox-template">
+              <div class="m-doc-template">
                 template&lt;class T, class U, class _3&gt;
                 template&lt;class V, int = 3&gt;
               </div>
-              <span class="m-dox-wrap-bumper">void Template&lt;T, U, _3&gt;::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#aab8b2a12ab389309990a2f3d7ae0289e" class="m-dox-self">foo</a>(</span><span class="m-dox-wrap">) <span class="m-label m-warning">protected</span></span></span>
+              <span class="m-doc-wrap-bumper">void Template&lt;T, U, _3&gt;::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#aab8b2a12ab389309990a2f3d7ae0289e" class="m-doc-self">foo</a>(</span><span class="m-doc-wrap">) <span class="m-label m-warning">protected</span></span></span>
             </h3>
             <p>Function.</p>
             <table class="m-table m-fullwidth m-flat">
         </section>
         <section>
           <h2>Variable documentation</h2>
-          <section class="m-dox-details" id="aaf7ee941db121bdf57653fe4bd8f3f53"><div>
+          <section class="m-doc-details" id="aaf7ee941db121bdf57653fe4bd8f3f53"><div>
             <h3>
-              <div class="m-dox-template">
+              <div class="m-doc-template">
                 template&lt;class T, class U, class _3&gt;
               </div>
-              int Template&lt;T, U, _3&gt;::<wbr /><a href="#aaf7ee941db121bdf57653fe4bd8f3f53" class="m-dox-self">a</a> <span class="m-label m-warning">protected</span>
+              int Template&lt;T, U, _3&gt;::<wbr /><a href="#aaf7ee941db121bdf57653fe4bd8f3f53" class="m-doc-self">a</a> <span class="m-label m-warning">protected</span>
             </h3>
             <p>Variable.</p>
 <p>Should have just one template with _3 for unnamed parameter. Should also have the <code>protected</code> label in the details.</p>
index fae824a14491fd28ccef0900c48c6b2684349662..95abca9b15dacb11b2e4d830d1dfed22a9ce2795 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>TemplateWarning struct | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -20,8 +20,8 @@
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
         <h1>
-          <div class="m-dox-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;File.h&gt;</a></div>
-          <div class="m-dox-template">template&lt;class T&gt;</div>
+          <div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;File.h&gt;</a></div>
+          <div class="m-doc-template">template&lt;class T&gt;</div>
           TemplateWarning <span class="m-thin">struct</span>
         </h1>
         <p>Class with wrong template parameter description.</p>
index f524b08445e5fb549b0e0ea6135753ec4c44f3e2..ad123a7dbef7eca56b5b5402ffc14721ac0ff229 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Template&lt;void&gt; struct | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -20,8 +20,8 @@
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
         <h1>
-          <div class="m-dox-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;File.h&gt;</a></div>
-          <div class="m-dox-template">template&lt;&gt;</div>
+          <div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;File.h&gt;</a></div>
+          <div class="m-doc-template">template&lt;&gt;</div>
           Template&lt;void&gt; <span class="m-thin">struct</span>
         </h1>
         <p>Specialized class template.</p>
 <p>Should have <code>template&lt;&gt;</code> displayed on top.</p>
         <section id="pub-methods">
           <h2><a href="#pub-methods">Public functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <div class="m-dox-template">template&lt;int b&gt;</div>
-              <span class="m-dox-wrap-bumper">void <a href="#a655f7a260f538edc42775e74c6a3d2d3" class="m-dox">baz</a>(</span><span class="m-dox-wrap">)</span>
+              <div class="m-doc-template">template&lt;int b&gt;</div>
+              <span class="m-doc-wrap-bumper">void <a href="#a655f7a260f538edc42775e74c6a3d2d3" class="m-doc">baz</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>Function.</dd>
           </dl>
         </section>
         <section>
           <h2>Function documentation</h2>
-          <section class="m-dox-details" id="a655f7a260f538edc42775e74c6a3d2d3"><div>
+          <section class="m-doc-details" id="a655f7a260f538edc42775e74c6a3d2d3"><div>
             <h3>
-              <div class="m-dox-template">
+              <div class="m-doc-template">
                 template&lt;&gt;
                 template&lt;int b&gt;
               </div>
-              <span class="m-dox-wrap-bumper">void Template&lt;void&gt;::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a655f7a260f538edc42775e74c6a3d2d3" class="m-dox-self">baz</a>(</span><span class="m-dox-wrap">)</span></span>
+              <span class="m-doc-wrap-bumper">void Template&lt;void&gt;::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a655f7a260f538edc42775e74c6a3d2d3" class="m-doc-self">baz</a>(</span><span class="m-doc-wrap">)</span></span>
             </h3>
             <p>Function.</p>
 <p>Should still have both templates repeated.</p>
index 72126598f4d609680b34969afffca3e201330f49..75badd32f398d16ca0617c1d52b219b7b060bb87 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project &raquo; Uppercase page | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index 914ba5e8fa9d8c881f6101e6da3db1b709a9bd59..0fc0e17a3a3e2f73a0a20321723f62f2df9283c4 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>UPPERCLASS class | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index bace46302cae5fb5689ad94cf494b84f5a81a596..51cbd47b7f7abac9e8a3a9bbf7dba4c0cd704c23 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -22,7 +22,7 @@
         <h1>
           My Project
         </h1>
-<ul><li><a href="_u_p_p_e_r_c_a_s_e.html" class="m-dox">Uppercase page</a></li><li><a href="class_u_p_p_e_r_c_l_a_s_s.html" class="m-dox">UPPERCLASS</a></li></ul>
+<ul><li><a href="_u_p_p_e_r_c_a_s_e.html" class="m-doc">Uppercase page</a></li><li><a href="class_u_p_p_e_r_c_l_a_s_s.html" class="m-doc">UPPERCLASS</a></li></ul>
       </div>
     </div>
   </div>
index 97ce1230da64a6bbf29f240dbf9a2f92ed4095e1..cd84b45d7cf2e77f7ce42a673d1ea60c683b4828 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
         <h1>Pages</h2>
-        <ul class="m-dox">
-          <li class="m-dox-collapsible">
-            <a href="#" onclick="return toggle(this)"></a><a href="index.html" class="m-dox">My Project</a> <span class="m-dox"></span>
-            <ul class="m-dox">
-              <li><a href="_u_p_p_e_r_c_a_s_e.html" class="m-dox">Uppercase page</a> <span class="m-dox"></span></li>
+        <ul class="m-doc">
+          <li class="m-doc-collapsible">
+            <a href="#" onclick="return toggle(this)"></a><a href="index.html" class="m-doc">My Project</a> <span class="m-doc"></span>
+            <ul class="m-doc">
+              <li><a href="_u_p_p_e_r_c_a_s_e.html" class="m-doc">Uppercase page</a> <span class="m-doc"></span></li>
             </ul>
           </li>
         </ul>
         <script>
         function toggle(e) {
-            e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
-                'm-dox-expansible' : 'm-dox-collapsible';
+            e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+                'm-doc-expansible' : 'm-doc-collapsible';
             return false;
         }
         /* Collapse all nodes marked as such. Doing it via JS instead of directly in
@@ -41,7 +41,7 @@
            I am going backwards in that list to be sure.  */
         var collapsed = document.getElementsByClassName("collapsed");
         for(var i = collapsed.length - 1; i >= 0; --i)
-            collapsed[i].className = 'm-dox-expansible';
+            collapsed[i].className = 'm-doc-expansible';
         </script>
       </div>
     </div>
index 16de8ae1f8bcf38335fe3f0e2ee3294b97fd03ba..4bebbb36042eed180941fb38ee87cf3e13900c04 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Class class | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -21,7 +21,7 @@
       <div class="m-col-l-10 m-push-l-1">
         <h1>
           Class <span class="m-thin">class</span>
-          <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
+          <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
         </h1>
         <p>A class.</p>
         <div class="m-block m-default">
 <p>Global include information for this one. (Unless the includes are disabled globally or the file is not documented.)</p>
         <section id="pub-methods">
           <h2><a href="#pub-methods">Public functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a7b841d4b5f36c46ee3625e15c77f2f65" class="m-dox-self" name="a7b841d4b5f36c46ee3625e15c77f2f65">foo</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#a7b841d4b5f36c46ee3625e15c77f2f65" class="m-doc-self" name="a7b841d4b5f36c46ee3625e15c77f2f65">foo</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>No include information for this one (and thus no details)</dd>
           </dl>
         </section>
         <section id="related">
           <h2><a href="#related">Related</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#ab66c81fc768958c4185a517d488a89c7" class="m-dox">RelatedEnum</a> { </span><span class="m-dox-wrap"> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#ab66c81fc768958c4185a517d488a89c7" class="m-doc">RelatedEnum</a> { </span><span class="m-doc-wrap"> }</span>
             </dt>
             <dd>A related enum in a different file. Shouldn&#x27;t be shown in namespace docs but it is :(.</dd>
             <dt>
-              using <a href="#aca8f196c01494bf1dab261745f3693c8" class="m-dox">RelatedInt</a> = int
+              using <a href="#aca8f196c01494bf1dab261745f3693c8" class="m-doc">RelatedInt</a> = int
             </dt>
             <dd>A related typedef in a different file.</dd>
             <dt>
-              const int <a href="#a15e320413819ae46dffcbccbbb542b8c" class="m-dox">RelatedVar</a> <span class="m-label m-flat m-primary">constexpr</span>
+              const int <a href="#a15e320413819ae46dffcbccbbb542b8c" class="m-doc">RelatedVar</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd>A related variable in a different file.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a8b69414d6ef13f920d3a855bd22362fb" class="m-dox">relatedFunc</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#a8b69414d6ef13f920d3a855bd22362fb" class="m-doc">relatedFunc</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>A related function in a different file.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">#define <a href="#a8887c0b6a87e2438ea90ffe476680da1" class="m-dox">RELATED_DEFINE</a></span>
+              <span class="m-doc-wrap-bumper">#define <a href="#a8887c0b6a87e2438ea90ffe476680da1" class="m-doc">RELATED_DEFINE</a></span>
             </dt>
             <dd>A related define in a different file.</dd>
           </dl>
         </section>
         <section>
           <h2>Enum documentation</h2>
-          <section class="m-dox-details" id="ab66c81fc768958c4185a517d488a89c7"><div>
+          <section class="m-doc-details" id="ab66c81fc768958c4185a517d488a89c7"><div>
             <h3>
-              enum <a href="#ab66c81fc768958c4185a517d488a89c7" class="m-dox-self">RelatedEnum</a>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html">&lt;Second.h&gt;</a></div>
+              enum <a href="#ab66c81fc768958c4185a517d488a89c7" class="m-doc-self">RelatedEnum</a>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html">&lt;Second.h&gt;</a></div>
             </h3>
             <p>A related enum in a different file. Shouldn&#x27;t be shown in namespace docs but it is :(.</p>
           </div></section>
         </section>
         <section>
           <h2>Typedef documentation</h2>
-          <section class="m-dox-details" id="aca8f196c01494bf1dab261745f3693c8"><div>
+          <section class="m-doc-details" id="aca8f196c01494bf1dab261745f3693c8"><div>
             <h3>
-              typedef int <a href="#aca8f196c01494bf1dab261745f3693c8" class="m-dox-self">RelatedInt</a>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html">&lt;Second.h&gt;</a></div>
+              typedef int <a href="#aca8f196c01494bf1dab261745f3693c8" class="m-doc-self">RelatedInt</a>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html">&lt;Second.h&gt;</a></div>
             </h3>
             <p>A related typedef in a different file.</p>
           </div></section>
         </section>
         <section>
           <h2>Function documentation</h2>
-          <section class="m-dox-details" id="a8b69414d6ef13f920d3a855bd22362fb"><div>
+          <section class="m-doc-details" id="a8b69414d6ef13f920d3a855bd22362fb"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void </span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a8b69414d6ef13f920d3a855bd22362fb" class="m-dox-self">relatedFunc</a>(</span><span class="m-dox-wrap">)</span></span>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html">&lt;Second.h&gt;</a></div>
+              <span class="m-doc-wrap-bumper">void </span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a8b69414d6ef13f920d3a855bd22362fb" class="m-doc-self">relatedFunc</a>(</span><span class="m-doc-wrap">)</span></span>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html">&lt;Second.h&gt;</a></div>
             </h3>
             <p>A related function in a different file.</p>
           </div></section>
         </section>
         <section>
           <h2>Variable documentation</h2>
-          <section class="m-dox-details" id="a15e320413819ae46dffcbccbbb542b8c"><div>
+          <section class="m-doc-details" id="a15e320413819ae46dffcbccbbb542b8c"><div>
             <h3>
-              const int <a href="#a15e320413819ae46dffcbccbbb542b8c" class="m-dox-self">RelatedVar</a> <span class="m-label m-primary">constexpr</span>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html">&lt;Second.h&gt;</a></div>
+              const int <a href="#a15e320413819ae46dffcbccbbb542b8c" class="m-doc-self">RelatedVar</a> <span class="m-label m-primary">constexpr</span>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html">&lt;Second.h&gt;</a></div>
             </h3>
             <p>A related variable in a different file.</p>
           </div></section>
         </section>
         <section>
           <h2>Define documentation</h2>
-          <section class="m-dox-details" id="a8887c0b6a87e2438ea90ffe476680da1"><div>
+          <section class="m-doc-details" id="a8887c0b6a87e2438ea90ffe476680da1"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">#define <a href="#a8887c0b6a87e2438ea90ffe476680da1" class="m-dox-self">RELATED_DEFINE</a></span>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html">&lt;Second.h&gt;</a></div>
+              <span class="m-doc-wrap-bumper">#define <a href="#a8887c0b6a87e2438ea90ffe476680da1" class="m-doc-self">RELATED_DEFINE</a></span>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html">&lt;Second.h&gt;</a></div>
             </h3>
             <p>A related define in a different file.</p>
           </div></section>
index 7f20d7a5c9b987348a5955cb7364cfdaf3333e0c..1d0c74913ec4dc273607d0fde535e130427f59e6 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>A group module | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
 <p>All entries inside should have include information. (Unless the includes are disabled globally or the file is not documented.)</p>
         <section id="enum-members">
           <h2><a href="#enum-members">Enums</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#ga8150b7776c2a1749101acf22e868d091" class="m-dox">Enum</a> { </span><span class="m-dox-wrap"> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#ga8150b7776c2a1749101acf22e868d091" class="m-doc">Enum</a> { </span><span class="m-doc-wrap"> }</span>
             </dt>
             <dd>An enum.</dd>
           </dl>
         </section>
         <section id="typedef-members">
           <h2><a href="#typedef-members">Typedefs</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              using <a href="#ga7cc214a236ad3bb6ad435bdcf5262a3f" class="m-dox">Int</a> = int
+              using <a href="#ga7cc214a236ad3bb6ad435bdcf5262a3f" class="m-doc">Int</a> = int
             </dt>
             <dd>A typedef.</dd>
           </dl>
         </section>
         <section id="func-members">
           <h2><a href="#func-members">Functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#gac07863d69ae41a4e395b31f73b35fbcd" class="m-dox">foo</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#gac07863d69ae41a4e395b31f73b35fbcd" class="m-doc">foo</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>A function.</dd>
           </dl>
         </section>
         <section id="var-members">
           <h2><a href="#var-members">Variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              const int <a href="#ga7708bd7aaec399e771a2b30db52e4d22" class="m-dox">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
+              const int <a href="#ga7708bd7aaec399e771a2b30db52e4d22" class="m-doc">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd>A variable.</dd>
           </dl>
         </section>
         <section id="define-members">
           <h2><a href="#define-members">Defines</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">#define <a href="#ga144a2a84c08d05de76f6a4a245584810" class="m-dox">A_DEFINE</a></span>
+              <span class="m-doc-wrap-bumper">#define <a href="#ga144a2a84c08d05de76f6a4a245584810" class="m-doc">A_DEFINE</a></span>
             </dt>
             <dd>A define.</dd>
           </dl>
         </section>
         <section>
           <h2>Enum documentation</h2>
-          <section class="m-dox-details" id="ga8150b7776c2a1749101acf22e868d091"><div>
+          <section class="m-doc-details" id="ga8150b7776c2a1749101acf22e868d091"><div>
             <h3>
-              enum <a href="#ga8150b7776c2a1749101acf22e868d091" class="m-dox-self">Enum</a>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
+              enum <a href="#ga8150b7776c2a1749101acf22e868d091" class="m-doc-self">Enum</a>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
             </h3>
             <p>An enum.</p>
           </div></section>
         </section>
         <section>
           <h2>Typedef documentation</h2>
-          <section class="m-dox-details" id="ga7cc214a236ad3bb6ad435bdcf5262a3f"><div>
+          <section class="m-doc-details" id="ga7cc214a236ad3bb6ad435bdcf5262a3f"><div>
             <h3>
-              typedef int <a href="#ga7cc214a236ad3bb6ad435bdcf5262a3f" class="m-dox-self">Int</a>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
+              typedef int <a href="#ga7cc214a236ad3bb6ad435bdcf5262a3f" class="m-doc-self">Int</a>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
             </h3>
             <p>A typedef.</p>
           </div></section>
         </section>
         <section>
           <h2>Function documentation</h2>
-          <section class="m-dox-details" id="gac07863d69ae41a4e395b31f73b35fbcd"><div>
+          <section class="m-doc-details" id="gac07863d69ae41a4e395b31f73b35fbcd"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void </span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#gac07863d69ae41a4e395b31f73b35fbcd" class="m-dox-self">foo</a>(</span><span class="m-dox-wrap">)</span></span>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
+              <span class="m-doc-wrap-bumper">void </span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#gac07863d69ae41a4e395b31f73b35fbcd" class="m-doc-self">foo</a>(</span><span class="m-doc-wrap">)</span></span>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
             </h3>
             <p>A function.</p>
           </div></section>
         </section>
         <section>
           <h2>Variable documentation</h2>
-          <section class="m-dox-details" id="ga7708bd7aaec399e771a2b30db52e4d22"><div>
+          <section class="m-doc-details" id="ga7708bd7aaec399e771a2b30db52e4d22"><div>
             <h3>
-              const int <a href="#ga7708bd7aaec399e771a2b30db52e4d22" class="m-dox-self">Var</a> <span class="m-label m-primary">constexpr</span>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
+              const int <a href="#ga7708bd7aaec399e771a2b30db52e4d22" class="m-doc-self">Var</a> <span class="m-label m-primary">constexpr</span>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
             </h3>
             <p>A variable.</p>
           </div></section>
         </section>
         <section>
           <h2>Define documentation</h2>
-          <section class="m-dox-details" id="ga144a2a84c08d05de76f6a4a245584810"><div>
+          <section class="m-doc-details" id="ga144a2a84c08d05de76f6a4a245584810"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">#define <a href="#ga144a2a84c08d05de76f6a4a245584810" class="m-dox-self">A_DEFINE</a></span>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
+              <span class="m-doc-wrap-bumper">#define <a href="#ga144a2a84c08d05de76f6a4a245584810" class="m-doc-self">A_DEFINE</a></span>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
             </h3>
             <p>A define.</p>
           </div></section>
index 0c6b5b3ec11ec6fdbf432380d57c86d4f4d461bb..77d4b21c1ab8c26dfde403ef307f1d5b822579d2 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Contained namespace | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -21,7 +21,7 @@
       <div class="m-col-l-10 m-push-l-1">
         <h1>
           Contained <span class="m-thin">namespace</span>
-          <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
+          <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
         </h1>
         <p>This namespace is contained in a single file.</p>
         <div class="m-block m-default">
 <p>So it has only the global include and no per-entry includes, thus also no detailed sections because there&#x27;s only brief. (Unless the includes are disabled globally or the file is not documented.)</p>
         <section id="enum-members">
           <h2><a href="#enum-members">Enums</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#a1e198a456efa4fe54dfc7f1f60e0b5d7" class="m-dox-self" name="a1e198a456efa4fe54dfc7f1f60e0b5d7">Enum</a> { </span><span class="m-dox-wrap"> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#a1e198a456efa4fe54dfc7f1f60e0b5d7" class="m-doc-self" name="a1e198a456efa4fe54dfc7f1f60e0b5d7">Enum</a> { </span><span class="m-doc-wrap"> }</span>
             </dt>
             <dd>An enum.</dd>
           </dl>
         </section>
         <section id="typedef-members">
           <h2><a href="#typedef-members">Typedefs</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              using <a href="#ad01b62dead0717cef791ff24ed1371cd" class="m-dox-self" name="ad01b62dead0717cef791ff24ed1371cd">Int</a> = int
+              using <a href="#ad01b62dead0717cef791ff24ed1371cd" class="m-doc-self" name="ad01b62dead0717cef791ff24ed1371cd">Int</a> = int
             </dt>
             <dd>A typedef.</dd>
           </dl>
         </section>
         <section id="func-members">
           <h2><a href="#func-members">Functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a805f49495092c6f2bb1347f50bf2453e" class="m-dox-self" name="a805f49495092c6f2bb1347f50bf2453e">foo</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#a805f49495092c6f2bb1347f50bf2453e" class="m-doc-self" name="a805f49495092c6f2bb1347f50bf2453e">foo</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>A function.</dd>
           </dl>
         </section>
         <section id="var-members">
           <h2><a href="#var-members">Variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              const int <a href="#a91e894fe69f4a6c73074f7862ede5503" class="m-dox-self" name="a91e894fe69f4a6c73074f7862ede5503">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
+              const int <a href="#a91e894fe69f4a6c73074f7862ede5503" class="m-doc-self" name="a91e894fe69f4a6c73074f7862ede5503">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd>A variable.</dd>
           </dl>
         </section>
         <section id="a-group">
           <h2><a href="#a-group">A group</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#a11d588fad4de0640556b055558c5fa1d" class="m-dox-self" name="a11d588fad4de0640556b055558c5fa1d">Flag</a> { </span><span class="m-dox-wrap"> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#a11d588fad4de0640556b055558c5fa1d" class="m-doc-self" name="a11d588fad4de0640556b055558c5fa1d">Flag</a> { </span><span class="m-doc-wrap"> }</span>
             </dt>
             <dd>Flag in a group.</dd>
             <dt>
-              using <a href="#a0b67fd41e23a38858d471e30a817d591" class="m-dox-self" name="a0b67fd41e23a38858d471e30a817d591">Main</a> = void
+              using <a href="#a0b67fd41e23a38858d471e30a817d591" class="m-doc-self" name="a0b67fd41e23a38858d471e30a817d591">Main</a> = void
             </dt>
             <dd>Alias in a group.</dd>
             <dt>
-              void* <a href="#ac65f93520b7abe37daa15a999faa4323" class="m-dox-self" name="ac65f93520b7abe37daa15a999faa4323">variable</a> <span class="m-label m-flat m-primary">constexpr</span>
+              void* <a href="#ac65f93520b7abe37daa15a999faa4323" class="m-doc-self" name="ac65f93520b7abe37daa15a999faa4323">variable</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd>Variable in a group.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#abcad26bce92bd85654aaf9b7effc043b" class="m-dox-self" name="abcad26bce92bd85654aaf9b7effc043b">bar</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#abcad26bce92bd85654aaf9b7effc043b" class="m-doc-self" name="abcad26bce92bd85654aaf9b7effc043b">bar</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>Function in a group.</dd>
           </dl>
index bb0bf41571cb4a966b43118219b8d758dff77517..a45110e3f376aef49b9fa4cd5639380566c82f65 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>ContainsNamespace namespace | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
 <p>Even though it&#x27;s in a single file &mdash; the contained namespace might or might not be in the same file and that could be misleading.</p>
         <section id="namespaces">
           <h2><a href="#namespaces">Namespaces</a></h2>
-          <dl class="m-dox">
-            <dt>namespace <a href="namespaceContainsNamespace_1_1ContainsClass.html" class="m-dox">ContainsClass</a></dt>
+          <dl class="m-doc">
+            <dt>namespace <a href="namespaceContainsNamespace_1_1ContainsClass.html" class="m-doc">ContainsClass</a></dt>
             <dd>This namespace should not have a global include either.</dd>
           </dl>
         </section>
         <section id="func-members">
           <h2><a href="#func-members">Functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a557222af70bdf83d775dc885ef2c5331" class="m-dox">foo</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#a557222af70bdf83d775dc885ef2c5331" class="m-doc">foo</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>This function should have a local include.</dd>
           </dl>
         </section>
         <section>
           <h2>Function documentation</h2>
-          <section class="m-dox-details" id="a557222af70bdf83d775dc885ef2c5331"><div>
+          <section class="m-doc-details" id="a557222af70bdf83d775dc885ef2c5331"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void ContainsNamespace::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a557222af70bdf83d775dc885ef2c5331" class="m-dox-self">foo</a>(</span><span class="m-dox-wrap">)</span></span>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
+              <span class="m-doc-wrap-bumper">void ContainsNamespace::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a557222af70bdf83d775dc885ef2c5331" class="m-doc-self">foo</a>(</span><span class="m-doc-wrap">)</span></span>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
             </h3>
             <p>This function should have a local include.</p>
           </div></section>
index 46536430e154cb27c92857ac7b6f962f872b4c33..3f0c8d46f9fc6e1f6b324eb7b747ec1b578e9091 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>ContainsNamespace::ContainsClass namespace | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
 <p>Because it has a class inside.</p>
         <section id="nested-classes">
           <h2><a href="#nested-classes">Classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              union <a href="unionContainsNamespace_1_1ContainsClass_1_1Union.html" class="m-dox">Union</a>
+              union <a href="unionContainsNamespace_1_1ContainsClass_1_1Union.html" class="m-doc">Union</a>
             </dt>
-            <dd><a href="unionContainsNamespace_1_1ContainsClass_1_1Union.html" class="m-dox">Union</a>.</dd>
+            <dd><a href="unionContainsNamespace_1_1ContainsClass_1_1Union.html" class="m-doc">Union</a>.</dd>
           </dl>
         </section>
         <section id="func-members">
           <h2><a href="#func-members">Functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a35d45ad407b8ce350d3e93d78ddb165b" class="m-dox">foo</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#a35d45ad407b8ce350d3e93d78ddb165b" class="m-doc">foo</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>This function should also have a local include.</dd>
           </dl>
         </section>
         <section>
           <h2>Function documentation</h2>
-          <section class="m-dox-details" id="a35d45ad407b8ce350d3e93d78ddb165b"><div>
+          <section class="m-doc-details" id="a35d45ad407b8ce350d3e93d78ddb165b"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void ContainsNamespace::<wbr />ContainsClass::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a35d45ad407b8ce350d3e93d78ddb165b" class="m-dox-self">foo</a>(</span><span class="m-dox-wrap">)</span></span>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
+              <span class="m-doc-wrap-bumper">void ContainsNamespace::<wbr />ContainsClass::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a35d45ad407b8ce350d3e93d78ddb165b" class="m-doc-self">foo</a>(</span><span class="m-doc-wrap">)</span></span>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
             </h3>
             <p>This function should also have a local include.</p>
           </div></section>
index 9fca57e3137c1da182cb230977b7dceae00bd734..e4ce5bc768497ca74d3ce41119eb8f765f982fc7 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Empty namespace | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -21,7 +21,7 @@
       <div class="m-col-l-10 m-push-l-1">
         <h1>
           Empty <span class="m-thin">namespace</span>
-          <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
+          <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
         </h1>
         <p>This namespace should have a global include.</p>
 <p>Even though it has no members that could set the global include for it.</p>
index 5ff098c5875f4619f5e93f31820bafcb3135a677..8e149b84b9d9171906546f23dd6b28cee071d059 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Spread namespace | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
 <p>So it has no global include but per-entry includes, properly expanding the brief-only docs into detailed ones. (Unless the includes are disabled globally or the files are not documented.)</p>
         <section id="enum-members">
           <h2><a href="#enum-members">Enums</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#a527869a2c002fb30f314deaff11e0fc6" class="m-dox">Enum</a> { </span><span class="m-dox-wrap"> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#a527869a2c002fb30f314deaff11e0fc6" class="m-doc">Enum</a> { </span><span class="m-doc-wrap"> }</span>
             </dt>
             <dd>An enum.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="classClass.html#ab66c81fc768958c4185a517d488a89c7" class="m-dox">RelatedEnum</a> { </span><span class="m-dox-wrap"> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="classClass.html#ab66c81fc768958c4185a517d488a89c7" class="m-doc">RelatedEnum</a> { </span><span class="m-doc-wrap"> }</span>
             </dt>
             <dd>A related enum in a different file. Shouldn&#x27;t be shown in namespace docs but it is :(.</dd>
           </dl>
         </section>
         <section id="typedef-members">
           <h2><a href="#typedef-members">Typedefs</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              using <a href="#a9fc9fdc7cf8b70815d959519730179e3" class="m-dox">Int</a> = int
+              using <a href="#a9fc9fdc7cf8b70815d959519730179e3" class="m-doc">Int</a> = int
             </dt>
             <dd>A typedef.</dd>
           </dl>
         </section>
         <section id="func-members">
           <h2><a href="#func-members">Functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a811e0028cbcd17f7895e36f63ace4e41" class="m-dox">foo</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#a811e0028cbcd17f7895e36f63ace4e41" class="m-doc">foo</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>A function.</dd>
           </dl>
         </section>
         <section id="var-members">
           <h2><a href="#var-members">Variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              const int <a href="#a25b13ca7d2a86255c5e75a436ade62cf" class="m-dox">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
+              const int <a href="#a25b13ca7d2a86255c5e75a436ade62cf" class="m-doc">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd>A variable.</dd>
           </dl>
         </section>
         <section id="a-group">
           <h2><a href="#a-group">A group</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#aa29ea9c4e31c7d0408e7c5abddb50cd3" class="m-dox">Flag</a> { </span><span class="m-dox-wrap"> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#aa29ea9c4e31c7d0408e7c5abddb50cd3" class="m-doc">Flag</a> { </span><span class="m-doc-wrap"> }</span>
             </dt>
             <dd>Flag in a group.</dd>
             <dt>
-              using <a href="#a0dbfc6770d1bfbd85f3c3fc4772937a3" class="m-dox">Main</a> = void
+              using <a href="#a0dbfc6770d1bfbd85f3c3fc4772937a3" class="m-doc">Main</a> = void
             </dt>
             <dd>Alias in a group.</dd>
             <dt>
-              void* <a href="#aa0bc03c4dea294a892d53860b4f0377e" class="m-dox">variable</a> <span class="m-label m-flat m-primary">constexpr</span>
+              void* <a href="#aa0bc03c4dea294a892d53860b4f0377e" class="m-doc">variable</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd>Variable in a group.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#ad0126ebd4b7c6ba90561fa98ebbe9a94" class="m-dox">bar</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#ad0126ebd4b7c6ba90561fa98ebbe9a94" class="m-doc">bar</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>Function in a group.</dd>
           </dl>
         </section>
         <section>
           <h2>Enum documentation</h2>
-          <section class="m-dox-details" id="a527869a2c002fb30f314deaff11e0fc6"><div>
+          <section class="m-doc-details" id="a527869a2c002fb30f314deaff11e0fc6"><div>
             <h3>
-              enum Spread::<wbr /><a href="#a527869a2c002fb30f314deaff11e0fc6" class="m-dox-self">Enum</a>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
+              enum Spread::<wbr /><a href="#a527869a2c002fb30f314deaff11e0fc6" class="m-doc-self">Enum</a>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
             </h3>
             <p>An enum.</p>
           </div></section>
-          <section class="m-dox-details" id="ab66c81fc768958c4185a517d488a89c7"><div>
+          <section class="m-doc-details" id="ab66c81fc768958c4185a517d488a89c7"><div>
             <h3>
-              enum Spread::<wbr /><a href="#ab66c81fc768958c4185a517d488a89c7" class="m-dox-self">RelatedEnum</a>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html">&lt;Second.h&gt;</a></div>
+              enum Spread::<wbr /><a href="#ab66c81fc768958c4185a517d488a89c7" class="m-doc-self">RelatedEnum</a>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html">&lt;Second.h&gt;</a></div>
             </h3>
             <p>A related enum in a different file. Shouldn&#x27;t be shown in namespace docs but it is :(.</p>
           </div></section>
-          <section class="m-dox-details" id="aa29ea9c4e31c7d0408e7c5abddb50cd3"><div>
+          <section class="m-doc-details" id="aa29ea9c4e31c7d0408e7c5abddb50cd3"><div>
             <h3>
-              enum Spread::<wbr /><a href="#aa29ea9c4e31c7d0408e7c5abddb50cd3" class="m-dox-self">Flag</a>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html">&lt;Second.h&gt;</a></div>
+              enum Spread::<wbr /><a href="#aa29ea9c4e31c7d0408e7c5abddb50cd3" class="m-doc-self">Flag</a>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html">&lt;Second.h&gt;</a></div>
             </h3>
             <p>Flag in a group.</p>
           </div></section>
         </section>
         <section>
           <h2>Typedef documentation</h2>
-          <section class="m-dox-details" id="a9fc9fdc7cf8b70815d959519730179e3"><div>
+          <section class="m-doc-details" id="a9fc9fdc7cf8b70815d959519730179e3"><div>
             <h3>
-              typedef int Spread::<wbr /><a href="#a9fc9fdc7cf8b70815d959519730179e3" class="m-dox-self">Int</a>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
+              typedef int Spread::<wbr /><a href="#a9fc9fdc7cf8b70815d959519730179e3" class="m-doc-self">Int</a>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
             </h3>
             <p>A typedef.</p>
           </div></section>
-          <section class="m-dox-details" id="a0dbfc6770d1bfbd85f3c3fc4772937a3"><div>
+          <section class="m-doc-details" id="a0dbfc6770d1bfbd85f3c3fc4772937a3"><div>
             <h3>
-              using Spread::<wbr /><a href="#a0dbfc6770d1bfbd85f3c3fc4772937a3" class="m-dox-self">Main</a> = void
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
+              using Spread::<wbr /><a href="#a0dbfc6770d1bfbd85f3c3fc4772937a3" class="m-doc-self">Main</a> = void
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
             </h3>
             <p>Alias in a group.</p>
           </div></section>
         </section>
         <section>
           <h2>Function documentation</h2>
-          <section class="m-dox-details" id="a811e0028cbcd17f7895e36f63ace4e41"><div>
+          <section class="m-doc-details" id="a811e0028cbcd17f7895e36f63ace4e41"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void Spread::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a811e0028cbcd17f7895e36f63ace4e41" class="m-dox-self">foo</a>(</span><span class="m-dox-wrap">)</span></span>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html">&lt;Second.h&gt;</a></div>
+              <span class="m-doc-wrap-bumper">void Spread::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a811e0028cbcd17f7895e36f63ace4e41" class="m-doc-self">foo</a>(</span><span class="m-doc-wrap">)</span></span>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html">&lt;Second.h&gt;</a></div>
             </h3>
             <p>A function.</p>
           </div></section>
-          <section class="m-dox-details" id="ad0126ebd4b7c6ba90561fa98ebbe9a94"><div>
+          <section class="m-doc-details" id="ad0126ebd4b7c6ba90561fa98ebbe9a94"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void Spread::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#ad0126ebd4b7c6ba90561fa98ebbe9a94" class="m-dox-self">bar</a>(</span><span class="m-dox-wrap">)</span></span>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
+              <span class="m-doc-wrap-bumper">void Spread::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#ad0126ebd4b7c6ba90561fa98ebbe9a94" class="m-doc-self">bar</a>(</span><span class="m-doc-wrap">)</span></span>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
             </h3>
             <p>Function in a group.</p>
           </div></section>
         </section>
         <section>
           <h2>Variable documentation</h2>
-          <section class="m-dox-details" id="a25b13ca7d2a86255c5e75a436ade62cf"><div>
+          <section class="m-doc-details" id="a25b13ca7d2a86255c5e75a436ade62cf"><div>
             <h3>
-              const int Spread::<wbr /><a href="#a25b13ca7d2a86255c5e75a436ade62cf" class="m-dox-self">Var</a> <span class="m-label m-primary">constexpr</span>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
+              const int Spread::<wbr /><a href="#a25b13ca7d2a86255c5e75a436ade62cf" class="m-doc-self">Var</a> <span class="m-label m-primary">constexpr</span>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
             </h3>
             <p>A variable.</p>
           </div></section>
-          <section class="m-dox-details" id="aa0bc03c4dea294a892d53860b4f0377e"><div>
+          <section class="m-doc-details" id="aa0bc03c4dea294a892d53860b4f0377e"><div>
             <h3>
-              void* Spread::<wbr /><a href="#aa0bc03c4dea294a892d53860b4f0377e" class="m-dox-self">variable</a> <span class="m-label m-primary">constexpr</span>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
+              void* Spread::<wbr /><a href="#aa0bc03c4dea294a892d53860b4f0377e" class="m-doc-self">variable</a> <span class="m-label m-primary">constexpr</span>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
             </h3>
             <p>Variable in a group.</p>
           </div></section>
index 9c1c9374ef4e57bafb3a2a23d6a0bfcf11be4bd7..b687a108a6bf8ef66c9dfb8f12880b782d0a0550 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Class class | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
 <p>Global include information for this one. (Unless the includes are disabled globally or the file is not documented.)</p>
         <section id="pub-methods">
           <h2><a href="#pub-methods">Public functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a7b841d4b5f36c46ee3625e15c77f2f65" class="m-dox-self" name="a7b841d4b5f36c46ee3625e15c77f2f65">foo</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#a7b841d4b5f36c46ee3625e15c77f2f65" class="m-doc-self" name="a7b841d4b5f36c46ee3625e15c77f2f65">foo</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>No include information for this one (and thus no details)</dd>
           </dl>
         </section>
         <section id="related">
           <h2><a href="#related">Related</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#ab66c81fc768958c4185a517d488a89c7" class="m-dox">RelatedEnum</a> { </span><span class="m-dox-wrap"> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#ab66c81fc768958c4185a517d488a89c7" class="m-doc">RelatedEnum</a> { </span><span class="m-doc-wrap"> }</span>
             </dt>
             <dd>A related enum in a different file. Shouldn&#x27;t be shown in namespace docs but it is :(.</dd>
             <dt>
-              using <a href="#aca8f196c01494bf1dab261745f3693c8" class="m-dox">RelatedInt</a> = int
+              using <a href="#aca8f196c01494bf1dab261745f3693c8" class="m-doc">RelatedInt</a> = int
             </dt>
             <dd>A related typedef in a different file.</dd>
             <dt>
-              const int <a href="#a15e320413819ae46dffcbccbbb542b8c" class="m-dox">RelatedVar</a> <span class="m-label m-flat m-primary">constexpr</span>
+              const int <a href="#a15e320413819ae46dffcbccbbb542b8c" class="m-doc">RelatedVar</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd>A related variable in a different file.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a8b69414d6ef13f920d3a855bd22362fb" class="m-dox">relatedFunc</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#a8b69414d6ef13f920d3a855bd22362fb" class="m-doc">relatedFunc</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>A related function in a different file.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">#define <a href="#a8887c0b6a87e2438ea90ffe476680da1" class="m-dox">RELATED_DEFINE</a></span>
+              <span class="m-doc-wrap-bumper">#define <a href="#a8887c0b6a87e2438ea90ffe476680da1" class="m-doc">RELATED_DEFINE</a></span>
             </dt>
             <dd>A related define in a different file.</dd>
           </dl>
         </section>
         <section>
           <h2>Enum documentation</h2>
-          <section class="m-dox-details" id="ab66c81fc768958c4185a517d488a89c7"><div>
+          <section class="m-doc-details" id="ab66c81fc768958c4185a517d488a89c7"><div>
             <h3>
-              enum <a href="#ab66c81fc768958c4185a517d488a89c7" class="m-dox-self">RelatedEnum</a>
+              enum <a href="#ab66c81fc768958c4185a517d488a89c7" class="m-doc-self">RelatedEnum</a>
             </h3>
             <p>A related enum in a different file. Shouldn&#x27;t be shown in namespace docs but it is :(.</p>
           </div></section>
         </section>
         <section>
           <h2>Typedef documentation</h2>
-          <section class="m-dox-details" id="aca8f196c01494bf1dab261745f3693c8"><div>
+          <section class="m-doc-details" id="aca8f196c01494bf1dab261745f3693c8"><div>
             <h3>
-              typedef int <a href="#aca8f196c01494bf1dab261745f3693c8" class="m-dox-self">RelatedInt</a>
+              typedef int <a href="#aca8f196c01494bf1dab261745f3693c8" class="m-doc-self">RelatedInt</a>
             </h3>
             <p>A related typedef in a different file.</p>
           </div></section>
         </section>
         <section>
           <h2>Function documentation</h2>
-          <section class="m-dox-details" id="a8b69414d6ef13f920d3a855bd22362fb"><div>
+          <section class="m-doc-details" id="a8b69414d6ef13f920d3a855bd22362fb"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void </span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a8b69414d6ef13f920d3a855bd22362fb" class="m-dox-self">relatedFunc</a>(</span><span class="m-dox-wrap">)</span></span>
+              <span class="m-doc-wrap-bumper">void </span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a8b69414d6ef13f920d3a855bd22362fb" class="m-doc-self">relatedFunc</a>(</span><span class="m-doc-wrap">)</span></span>
             </h3>
             <p>A related function in a different file.</p>
           </div></section>
         </section>
         <section>
           <h2>Variable documentation</h2>
-          <section class="m-dox-details" id="a15e320413819ae46dffcbccbbb542b8c"><div>
+          <section class="m-doc-details" id="a15e320413819ae46dffcbccbbb542b8c"><div>
             <h3>
-              const int <a href="#a15e320413819ae46dffcbccbbb542b8c" class="m-dox-self">RelatedVar</a> <span class="m-label m-primary">constexpr</span>
+              const int <a href="#a15e320413819ae46dffcbccbbb542b8c" class="m-doc-self">RelatedVar</a> <span class="m-label m-primary">constexpr</span>
             </h3>
             <p>A related variable in a different file.</p>
           </div></section>
         </section>
         <section>
           <h2>Define documentation</h2>
-          <section class="m-dox-details" id="a8887c0b6a87e2438ea90ffe476680da1"><div>
+          <section class="m-doc-details" id="a8887c0b6a87e2438ea90ffe476680da1"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">#define <a href="#a8887c0b6a87e2438ea90ffe476680da1" class="m-dox-self">RELATED_DEFINE</a></span>
+              <span class="m-doc-wrap-bumper">#define <a href="#a8887c0b6a87e2438ea90ffe476680da1" class="m-doc-self">RELATED_DEFINE</a></span>
             </h3>
             <p>A related define in a different file.</p>
           </div></section>
index af48cf18c457944dd7b901c57d86d43ceca7f9cf..86261e06c6175f8f124f4bc4a5bf267773a0690d 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>A group module | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
 <p>All entries inside should have include information. (Unless the includes are disabled globally or the file is not documented.)</p>
         <section id="enum-members">
           <h2><a href="#enum-members">Enums</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#ga8150b7776c2a1749101acf22e868d091" class="m-dox-self" name="ga8150b7776c2a1749101acf22e868d091">Enum</a> { </span><span class="m-dox-wrap"> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#ga8150b7776c2a1749101acf22e868d091" class="m-doc-self" name="ga8150b7776c2a1749101acf22e868d091">Enum</a> { </span><span class="m-doc-wrap"> }</span>
             </dt>
             <dd>An enum.</dd>
           </dl>
         </section>
         <section id="typedef-members">
           <h2><a href="#typedef-members">Typedefs</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              using <a href="#ga7cc214a236ad3bb6ad435bdcf5262a3f" class="m-dox-self" name="ga7cc214a236ad3bb6ad435bdcf5262a3f">Int</a> = int
+              using <a href="#ga7cc214a236ad3bb6ad435bdcf5262a3f" class="m-doc-self" name="ga7cc214a236ad3bb6ad435bdcf5262a3f">Int</a> = int
             </dt>
             <dd>A typedef.</dd>
           </dl>
         </section>
         <section id="func-members">
           <h2><a href="#func-members">Functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#gac07863d69ae41a4e395b31f73b35fbcd" class="m-dox-self" name="gac07863d69ae41a4e395b31f73b35fbcd">foo</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#gac07863d69ae41a4e395b31f73b35fbcd" class="m-doc-self" name="gac07863d69ae41a4e395b31f73b35fbcd">foo</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>A function.</dd>
           </dl>
         </section>
         <section id="var-members">
           <h2><a href="#var-members">Variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              const int <a href="#ga7708bd7aaec399e771a2b30db52e4d22" class="m-dox-self" name="ga7708bd7aaec399e771a2b30db52e4d22">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
+              const int <a href="#ga7708bd7aaec399e771a2b30db52e4d22" class="m-doc-self" name="ga7708bd7aaec399e771a2b30db52e4d22">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd>A variable.</dd>
           </dl>
         </section>
         <section id="define-members">
           <h2><a href="#define-members">Defines</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">#define <a href="#ga144a2a84c08d05de76f6a4a245584810" class="m-dox-self" name="ga144a2a84c08d05de76f6a4a245584810">A_DEFINE</a></span>
+              <span class="m-doc-wrap-bumper">#define <a href="#ga144a2a84c08d05de76f6a4a245584810" class="m-doc-self" name="ga144a2a84c08d05de76f6a4a245584810">A_DEFINE</a></span>
             </dt>
             <dd>A define.</dd>
           </dl>
index b897e09e2526be92e123f7df5ab4870aa4aa4609..ff344c244be8a1047e73915150823f357a4f838d 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Contained namespace | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
 <p>So it has only the global include and no per-entry includes, thus also no detailed sections because there&#x27;s only brief. (Unless the includes are disabled globally or the file is not documented.)</p>
         <section id="enum-members">
           <h2><a href="#enum-members">Enums</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#a1e198a456efa4fe54dfc7f1f60e0b5d7" class="m-dox-self" name="a1e198a456efa4fe54dfc7f1f60e0b5d7">Enum</a> { </span><span class="m-dox-wrap"> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#a1e198a456efa4fe54dfc7f1f60e0b5d7" class="m-doc-self" name="a1e198a456efa4fe54dfc7f1f60e0b5d7">Enum</a> { </span><span class="m-doc-wrap"> }</span>
             </dt>
             <dd>An enum.</dd>
           </dl>
         </section>
         <section id="typedef-members">
           <h2><a href="#typedef-members">Typedefs</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              using <a href="#ad01b62dead0717cef791ff24ed1371cd" class="m-dox-self" name="ad01b62dead0717cef791ff24ed1371cd">Int</a> = int
+              using <a href="#ad01b62dead0717cef791ff24ed1371cd" class="m-doc-self" name="ad01b62dead0717cef791ff24ed1371cd">Int</a> = int
             </dt>
             <dd>A typedef.</dd>
           </dl>
         </section>
         <section id="func-members">
           <h2><a href="#func-members">Functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a805f49495092c6f2bb1347f50bf2453e" class="m-dox-self" name="a805f49495092c6f2bb1347f50bf2453e">foo</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#a805f49495092c6f2bb1347f50bf2453e" class="m-doc-self" name="a805f49495092c6f2bb1347f50bf2453e">foo</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>A function.</dd>
           </dl>
         </section>
         <section id="var-members">
           <h2><a href="#var-members">Variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              const int <a href="#a91e894fe69f4a6c73074f7862ede5503" class="m-dox-self" name="a91e894fe69f4a6c73074f7862ede5503">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
+              const int <a href="#a91e894fe69f4a6c73074f7862ede5503" class="m-doc-self" name="a91e894fe69f4a6c73074f7862ede5503">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd>A variable.</dd>
           </dl>
         </section>
         <section id="a-group">
           <h2><a href="#a-group">A group</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#a11d588fad4de0640556b055558c5fa1d" class="m-dox-self" name="a11d588fad4de0640556b055558c5fa1d">Flag</a> { </span><span class="m-dox-wrap"> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#a11d588fad4de0640556b055558c5fa1d" class="m-doc-self" name="a11d588fad4de0640556b055558c5fa1d">Flag</a> { </span><span class="m-doc-wrap"> }</span>
             </dt>
             <dd>Flag in a group.</dd>
             <dt>
-              using <a href="#a0b67fd41e23a38858d471e30a817d591" class="m-dox-self" name="a0b67fd41e23a38858d471e30a817d591">Main</a> = void
+              using <a href="#a0b67fd41e23a38858d471e30a817d591" class="m-doc-self" name="a0b67fd41e23a38858d471e30a817d591">Main</a> = void
             </dt>
             <dd>Alias in a group.</dd>
             <dt>
-              void* <a href="#ac65f93520b7abe37daa15a999faa4323" class="m-dox-self" name="ac65f93520b7abe37daa15a999faa4323">variable</a> <span class="m-label m-flat m-primary">constexpr</span>
+              void* <a href="#ac65f93520b7abe37daa15a999faa4323" class="m-doc-self" name="ac65f93520b7abe37daa15a999faa4323">variable</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd>Variable in a group.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#abcad26bce92bd85654aaf9b7effc043b" class="m-dox-self" name="abcad26bce92bd85654aaf9b7effc043b">bar</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#abcad26bce92bd85654aaf9b7effc043b" class="m-doc-self" name="abcad26bce92bd85654aaf9b7effc043b">bar</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>Function in a group.</dd>
           </dl>
index 4099b5fad7342e5444f6b18a8dc776154021041e..9a9c78027a1f19601f66271858fe8e9e5722e6d9 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Spread namespace | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
 <p>So it has no global include but per-entry includes, properly expanding the brief-only docs into detailed ones. (Unless the includes are disabled globally or the files are not documented.)</p>
         <section id="enum-members">
           <h2><a href="#enum-members">Enums</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#a527869a2c002fb30f314deaff11e0fc6" class="m-dox-self" name="a527869a2c002fb30f314deaff11e0fc6">Enum</a> { </span><span class="m-dox-wrap"> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#a527869a2c002fb30f314deaff11e0fc6" class="m-doc-self" name="a527869a2c002fb30f314deaff11e0fc6">Enum</a> { </span><span class="m-doc-wrap"> }</span>
             </dt>
             <dd>An enum.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="classClass.html#ab66c81fc768958c4185a517d488a89c7" class="m-dox">RelatedEnum</a> { </span><span class="m-dox-wrap"> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="classClass.html#ab66c81fc768958c4185a517d488a89c7" class="m-doc">RelatedEnum</a> { </span><span class="m-doc-wrap"> }</span>
             </dt>
             <dd>A related enum in a different file. Shouldn&#x27;t be shown in namespace docs but it is :(.</dd>
           </dl>
         </section>
         <section id="typedef-members">
           <h2><a href="#typedef-members">Typedefs</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              using <a href="#a9fc9fdc7cf8b70815d959519730179e3" class="m-dox-self" name="a9fc9fdc7cf8b70815d959519730179e3">Int</a> = int
+              using <a href="#a9fc9fdc7cf8b70815d959519730179e3" class="m-doc-self" name="a9fc9fdc7cf8b70815d959519730179e3">Int</a> = int
             </dt>
             <dd>A typedef.</dd>
           </dl>
         </section>
         <section id="func-members">
           <h2><a href="#func-members">Functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a811e0028cbcd17f7895e36f63ace4e41" class="m-dox-self" name="a811e0028cbcd17f7895e36f63ace4e41">foo</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#a811e0028cbcd17f7895e36f63ace4e41" class="m-doc-self" name="a811e0028cbcd17f7895e36f63ace4e41">foo</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>A function.</dd>
           </dl>
         </section>
         <section id="var-members">
           <h2><a href="#var-members">Variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              const int <a href="#a25b13ca7d2a86255c5e75a436ade62cf" class="m-dox-self" name="a25b13ca7d2a86255c5e75a436ade62cf">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
+              const int <a href="#a25b13ca7d2a86255c5e75a436ade62cf" class="m-doc-self" name="a25b13ca7d2a86255c5e75a436ade62cf">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd>A variable.</dd>
           </dl>
         </section>
         <section id="a-group">
           <h2><a href="#a-group">A group</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#aa29ea9c4e31c7d0408e7c5abddb50cd3" class="m-dox-self" name="aa29ea9c4e31c7d0408e7c5abddb50cd3">Flag</a> { </span><span class="m-dox-wrap"> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#aa29ea9c4e31c7d0408e7c5abddb50cd3" class="m-doc-self" name="aa29ea9c4e31c7d0408e7c5abddb50cd3">Flag</a> { </span><span class="m-doc-wrap"> }</span>
             </dt>
             <dd>Flag in a group.</dd>
             <dt>
-              using <a href="#a0dbfc6770d1bfbd85f3c3fc4772937a3" class="m-dox-self" name="a0dbfc6770d1bfbd85f3c3fc4772937a3">Main</a> = void
+              using <a href="#a0dbfc6770d1bfbd85f3c3fc4772937a3" class="m-doc-self" name="a0dbfc6770d1bfbd85f3c3fc4772937a3">Main</a> = void
             </dt>
             <dd>Alias in a group.</dd>
             <dt>
-              void* <a href="#aa0bc03c4dea294a892d53860b4f0377e" class="m-dox-self" name="aa0bc03c4dea294a892d53860b4f0377e">variable</a> <span class="m-label m-flat m-primary">constexpr</span>
+              void* <a href="#aa0bc03c4dea294a892d53860b4f0377e" class="m-doc-self" name="aa0bc03c4dea294a892d53860b4f0377e">variable</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd>Variable in a group.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#ad0126ebd4b7c6ba90561fa98ebbe9a94" class="m-dox-self" name="ad0126ebd4b7c6ba90561fa98ebbe9a94">bar</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#ad0126ebd4b7c6ba90561fa98ebbe9a94" class="m-doc-self" name="ad0126ebd4b7c6ba90561fa98ebbe9a94">bar</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>Function in a group.</dd>
           </dl>
index 4a0c1de06b01d8bfca9d32328e88b563a37cd334..f9de3af0105ffc9f2b05c9a0d92f4fe3c05a1755 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Spread namespace | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
 <p>So it has per-entry includes next to template info, properly expanding the brief-only docs into detailed ones.</p>
         <section id="typedef-members">
           <h2><a href="#typedef-members">Typedefs</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <div class="m-dox-template">template&lt;class T&gt;</div>
-              using <a href="#a0a3b8ac7e2c32367f8ce7e291412ca8f" class="m-dox">Alias</a> = T
+              <div class="m-doc-template">template&lt;class T&gt;</div>
+              using <a href="#a0a3b8ac7e2c32367f8ce7e291412ca8f" class="m-doc">Alias</a> = T
             </dt>
             <dd>A template alias.</dd>
           </dl>
         </section>
         <section id="func-members">
           <h2><a href="#func-members">Functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <div class="m-dox-template">template&lt;class T&gt;</div>
-              <span class="m-dox-wrap-bumper">void <a href="#adab32b19ce66dfa18991e8dc0ce97098" class="m-dox">bar</a>(</span><span class="m-dox-wrap">)</span>
+              <div class="m-doc-template">template&lt;class T&gt;</div>
+              <span class="m-doc-wrap-bumper">void <a href="#adab32b19ce66dfa18991e8dc0ce97098" class="m-doc">bar</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>A templated function.</dd>
           </dl>
         </section>
         <section id="var-members">
           <h2><a href="#var-members">Variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <div class="m-dox-template">template&lt;class T&gt;</div>
-              const T* <a href="#aba28a7edc2b0785dd1f9241eef0e8041" class="m-dox">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
+              <div class="m-doc-template">template&lt;class T&gt;</div>
+              const T* <a href="#aba28a7edc2b0785dd1f9241eef0e8041" class="m-doc">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd>A templated variable.</dd>
           </dl>
         </section>
         <section>
           <h2>Typedef documentation</h2>
-          <section class="m-dox-details" id="a0a3b8ac7e2c32367f8ce7e291412ca8f"><div>
+          <section class="m-doc-details" id="a0a3b8ac7e2c32367f8ce7e291412ca8f"><div>
             <h3>
-              <div class="m-dox-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
-              <div class="m-dox-template">
+              <div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
+              <div class="m-doc-template">
                 template&lt;class T&gt;
               </div>
-              using Spread::<wbr /><a href="#a0a3b8ac7e2c32367f8ce7e291412ca8f" class="m-dox-self">Alias</a> = T
+              using Spread::<wbr /><a href="#a0a3b8ac7e2c32367f8ce7e291412ca8f" class="m-doc-self">Alias</a> = T
             </h3>
             <p>A template alias.</p>
           </div></section>
         </section>
         <section>
           <h2>Function documentation</h2>
-          <section class="m-dox-details" id="adab32b19ce66dfa18991e8dc0ce97098"><div>
+          <section class="m-doc-details" id="adab32b19ce66dfa18991e8dc0ce97098"><div>
             <h3>
-              <div class="m-dox-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
-              <div class="m-dox-template">
+              <div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
+              <div class="m-doc-template">
                 template&lt;class T&gt;
               </div>
-              <span class="m-dox-wrap-bumper">void Spread::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#adab32b19ce66dfa18991e8dc0ce97098" class="m-dox-self">bar</a>(</span><span class="m-dox-wrap">)</span></span>
+              <span class="m-doc-wrap-bumper">void Spread::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#adab32b19ce66dfa18991e8dc0ce97098" class="m-doc-self">bar</a>(</span><span class="m-doc-wrap">)</span></span>
             </h3>
             <p>A templated function.</p>
           </div></section>
         </section>
         <section>
           <h2>Variable documentation</h2>
-          <section class="m-dox-details" id="aba28a7edc2b0785dd1f9241eef0e8041"><div>
+          <section class="m-doc-details" id="aba28a7edc2b0785dd1f9241eef0e8041"><div>
             <h3>
-              <div class="m-dox-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html">&lt;Second.h&gt;</a></div>
-              <div class="m-dox-template">
+              <div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html">&lt;Second.h&gt;</a></div>
+              <div class="m-doc-template">
                 template&lt;class T&gt;
               </div>
-              const T* Spread::<wbr /><a href="#aba28a7edc2b0785dd1f9241eef0e8041" class="m-dox-self">Var</a> <span class="m-label m-primary">constexpr</span>
+              const T* Spread::<wbr /><a href="#aba28a7edc2b0785dd1f9241eef0e8041" class="m-doc-self">Var</a> <span class="m-label m-primary">constexpr</span>
             </h3>
             <p>A templated variable.</p>
           </div></section>
index 7ca6df2bb4831e621b19d5f42eb23a14546b4598..15a2b1e25e10748a685b9be3f28b0ca4a1681a12 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Struct struct | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -20,8 +20,8 @@
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
         <h1>
-          <div class="m-dox-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
-          <div class="m-dox-template">template&lt;class T&gt;</div>
+          <div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html">&lt;First.h&gt;</a></div>
+          <div class="m-doc-template">template&lt;class T&gt;</div>
           Struct <span class="m-thin">struct</span>
         </h1>
         <p>A templated struct.</p>
index fdcf6c61928300ac5f0bd70c5c4eb038e9d946c2..f8de2e0c7b228aac482ea0825fd34553055088ca 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Directory/Sub/Class.h file | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
         </div>
         <section id="namespaces">
           <h2><a href="#namespaces">Namespaces</a></h2>
-          <dl class="m-dox">
-            <dt>namespace <a href="namespaceRoot.html" class="m-dox">Root</a></dt>
+          <dl class="m-doc">
+            <dt>namespace <a href="namespaceRoot.html" class="m-doc">Root</a></dt>
             <dd>Root namespace.</dd>
-            <dt>namespace <a href="namespaceRoot_1_1Directory.html" class="m-dox">Root::Directory</a></dt>
+            <dt>namespace <a href="namespaceRoot_1_1Directory.html" class="m-doc">Root::Directory</a></dt>
             <dd>Namespace in directory.</dd>
-            <dt>namespace <a href="namespaceRoot_1_1Directory_1_1Sub.html" class="m-dox">Root::Directory::Sub</a></dt>
+            <dt>namespace <a href="namespaceRoot_1_1Directory_1_1Sub.html" class="m-doc">Root::Directory::Sub</a></dt>
             <dd>Namespace in subdirectory.</dd>
           </dl>
         </section>
         <section id="nested-classes">
           <h2><a href="#nested-classes">Classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              class <a href="classRoot_1_1Directory_1_1Sub_1_1Class.html" class="m-dox">Root::Directory::Sub::Class</a>
+              class <a href="classRoot_1_1Directory_1_1Sub_1_1Class.html" class="m-doc">Root::Directory::Sub::Class</a>
             </dt>
             <dd>A class.</dd>
             <dt>
-              struct <a href="structRoot_1_1Directory_1_1Sub_1_1Class_1_1Foo.html" class="m-dox">Root::Directory::Sub::Class::Foo</a>
+              struct <a href="structRoot_1_1Directory_1_1Sub_1_1Class_1_1Foo.html" class="m-doc">Root::Directory::Sub::Class::Foo</a>
             </dt>
             <dd>A public subclass.</dd>
             <dt>
-              <div class="m-dox-template">template&lt;class T, class U = void&gt;</div>
-              union <a href="unionRoot_1_1Directory_1_1Sub_1_1Class_1_1Bar.html" class="m-dox">Root::Directory::Sub::Class::Bar</a>
+              <div class="m-doc-template">template&lt;class T, class U = void&gt;</div>
+              union <a href="unionRoot_1_1Directory_1_1Sub_1_1Class_1_1Bar.html" class="m-doc">Root::Directory::Sub::Class::Bar</a>
             </dt>
             <dd>A protected subclass.</dd>
           </dl>
index c607b0d0e1c274a657ffa14020b92b837a8722e8..d88ea18be7d6418a12a373f756fda4fec80a0fb9 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Directory/File.h file | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
         </div>
         <section id="namespaces">
           <h2><a href="#namespaces">Namespaces</a></h2>
-          <dl class="m-dox">
-            <dt>namespace <a href="namespaceRoot.html" class="m-dox">Root</a></dt>
+          <dl class="m-doc">
+            <dt>namespace <a href="namespaceRoot.html" class="m-doc">Root</a></dt>
             <dd>Root namespace.</dd>
-            <dt>namespace <a href="namespaceRoot_1_1Directory.html" class="m-dox">Root::Directory</a></dt>
+            <dt>namespace <a href="namespaceRoot_1_1Directory.html" class="m-doc">Root::Directory</a></dt>
             <dd>Namespace in directory.</dd>
           </dl>
         </section>
         <section id="nested-classes">
           <h2><a href="#nested-classes">Classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              class <a href="classRoot_1_1Directory_1_1Class.html" class="m-dox">Root::Directory::Class</a>
+              class <a href="classRoot_1_1Directory_1_1Class.html" class="m-doc">Root::Directory::Class</a>
             </dt>
             <dd>A class.</dd>
             <dt>
-              struct <a href="structRoot_1_1Directory_1_1Struct.html" class="m-dox">Root::Directory::Struct</a>
+              struct <a href="structRoot_1_1Directory_1_1Struct.html" class="m-doc">Root::Directory::Struct</a>
             </dt>
             <dd>A structure.</dd>
             <dt>
-              union <a href="unionRoot_1_1Directory_1_1Union.html" class="m-dox">Root::Directory::Union</a>
+              union <a href="unionRoot_1_1Directory_1_1Union.html" class="m-doc">Root::Directory::Union</a>
             </dt>
             <dd>An union.</dd>
           </dl>
         </section>
         <section id="define-members">
           <h2><a href="#define-members">Defines</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">#define <a href="#a144a2a84c08d05de76f6a4a245584810" class="m-dox-self" name="a144a2a84c08d05de76f6a4a245584810">A_DEFINE</a></span>
+              <span class="m-doc-wrap-bumper">#define <a href="#a144a2a84c08d05de76f6a4a245584810" class="m-doc-self" name="a144a2a84c08d05de76f6a4a245584810">A_DEFINE</a></span>
             </dt>
             <dd>A define.</dd>
           </dl>
         </section>
         <section id="a-group">
           <h2><a href="#a-group">A group</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">#define <a href="#ac8ab78e5a895bc0dfceb61c9b7707dbe" class="m-dox-self" name="ac8ab78e5a895bc0dfceb61c9b7707dbe">A_DEFINE_IN_A_GROUP</a></span>
+              <span class="m-doc-wrap-bumper">#define <a href="#ac8ab78e5a895bc0dfceb61c9b7707dbe" class="m-doc-self" name="ac8ab78e5a895bc0dfceb61c9b7707dbe">A_DEFINE_IN_A_GROUP</a></span>
             </dt>
             <dd>A define in a group.</dd>
           </dl>
index b0c3a6e5695c251c13f84989e468c4412e9f11bc..c8057659486e59a91170e9962b4830377e6b8bcc 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
         <h1>Classes</h2>
-        <ul class="m-dox">
-          <li>namespace <a href="namespaceAnother.html" class="m-dox">Another</a> <span class="m-dox">Another namespace.</span></li>
-          <li class="m-dox-collapsible">
-            <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceRoot.html" class="m-dox">Root</a> <span class="m-dox">Root namespace.</span>
-            <ul class="m-dox">
-              <li class="m-dox-collapsible">
-                <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceRoot_1_1Directory.html" class="m-dox">Directory</a> <span class="m-dox">Namespace in directory.</span>
-                <ul class="m-dox">
-                  <li class="m-dox-collapsible">
-                    <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceRoot_1_1Directory_1_1Sub.html" class="m-dox">Sub</a> <span class="m-dox">Namespace in subdirectory.</span>
-                    <ul class="m-dox">
-                      <li class="m-dox-collapsible">
-                        <a href="#" onclick="return toggle(this)">class</a> <a href="classRoot_1_1Directory_1_1Sub_1_1Class.html" class="m-dox">Class</a> <span class="m-dox">A class.</span>
-                        <ul class="m-dox">
-                          <li>union <a href="unionRoot_1_1Directory_1_1Sub_1_1Class_1_1Bar.html" class="m-dox">Bar</a> <span class="m-dox">A protected subclass.</span></li>
-                          <li>struct <a href="structRoot_1_1Directory_1_1Sub_1_1Class_1_1Foo.html" class="m-dox">Foo</a> <span class="m-dox">A public subclass.</span></li>
-                          <li>class <a href="classRoot_1_1Directory_1_1Sub_1_1Class_1_1Private.html" class="m-dox">Private</a> <span class="m-dox">This shouldn&#x27;t appear in the docs.</span></li>
+        <ul class="m-doc">
+          <li>namespace <a href="namespaceAnother.html" class="m-doc">Another</a> <span class="m-doc">Another namespace.</span></li>
+          <li class="m-doc-collapsible">
+            <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceRoot.html" class="m-doc">Root</a> <span class="m-doc">Root namespace.</span>
+            <ul class="m-doc">
+              <li class="m-doc-collapsible">
+                <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceRoot_1_1Directory.html" class="m-doc">Directory</a> <span class="m-doc">Namespace in directory.</span>
+                <ul class="m-doc">
+                  <li class="m-doc-collapsible">
+                    <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceRoot_1_1Directory_1_1Sub.html" class="m-doc">Sub</a> <span class="m-doc">Namespace in subdirectory.</span>
+                    <ul class="m-doc">
+                      <li class="m-doc-collapsible">
+                        <a href="#" onclick="return toggle(this)">class</a> <a href="classRoot_1_1Directory_1_1Sub_1_1Class.html" class="m-doc">Class</a> <span class="m-doc">A class.</span>
+                        <ul class="m-doc">
+                          <li>union <a href="unionRoot_1_1Directory_1_1Sub_1_1Class_1_1Bar.html" class="m-doc">Bar</a> <span class="m-doc">A protected subclass.</span></li>
+                          <li>struct <a href="structRoot_1_1Directory_1_1Sub_1_1Class_1_1Foo.html" class="m-doc">Foo</a> <span class="m-doc">A public subclass.</span></li>
+                          <li>class <a href="classRoot_1_1Directory_1_1Sub_1_1Class_1_1Private.html" class="m-doc">Private</a> <span class="m-doc">This shouldn&#x27;t appear in the docs.</span></li>
                         </ul>
                       </li>
                     </ul>
                   </li>
-                  <li>class <a href="classRoot_1_1Directory_1_1Class.html" class="m-dox">Class</a> <span class="m-dox">A class.</span></li>
-                  <li>struct <a href="structRoot_1_1Directory_1_1Struct.html" class="m-dox">Struct</a> <span class="m-dox">A structure.</span></li>
-                  <li>union <a href="unionRoot_1_1Directory_1_1Union.html" class="m-dox">Union</a> <span class="m-dox">An union.</span></li>
+                  <li>class <a href="classRoot_1_1Directory_1_1Class.html" class="m-doc">Class</a> <span class="m-doc">A class.</span></li>
+                  <li>struct <a href="structRoot_1_1Directory_1_1Struct.html" class="m-doc">Struct</a> <span class="m-doc">A structure.</span></li>
+                  <li>union <a href="unionRoot_1_1Directory_1_1Union.html" class="m-doc">Union</a> <span class="m-doc">An union.</span></li>
                 </ul>
               </li>
             </ul>
           </li>
-          <li>class <a href="classTopLevelClass.html" class="m-dox">TopLevelClass</a> <span class="m-dox">Top-level class.</span></li>
+          <li>class <a href="classTopLevelClass.html" class="m-doc">TopLevelClass</a> <span class="m-doc">Top-level class.</span></li>
         </ul>
         <script>
         function toggle(e) {
-            e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
-                'm-dox-expansible' : 'm-dox-collapsible';
+            e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+                'm-doc-expansible' : 'm-doc-collapsible';
             return false;
         }
         /* Collapse all nodes marked as such. Doing it via JS instead of directly in
@@ -79,7 +79,7 @@
            I am going backwards in that list to be sure.  */
         var collapsed = document.getElementsByClassName("collapsed");
         for(var i = collapsed.length - 1; i >= 0; --i)
-            collapsed[i].className = 'm-dox-expansible';
+            collapsed[i].className = 'm-doc-expansible';
         </script>
       </div>
     </div>
index ff6d6991be8e5f6e4e49bc03721b03f87acaa60a..b6f14ea54f3706b51115dafb116845918205857b 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Root::Directory::Sub::Class class | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -37,7 +37,7 @@
       <div class="m-col-l-10 m-push-l-1">
         <h1>
           <span class="m-breadcrumb"><a href="namespaceRoot.html">Root</a>::<wbr/></span><span class="m-breadcrumb"><a href="namespaceRoot_1_1Directory.html">Directory</a>::<wbr/></span><span class="m-breadcrumb"><a href="namespaceRoot_1_1Directory_1_1Sub.html">Sub</a>::<wbr/></span>Class <span class="m-thin">class</span>
-          <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Class_8h.html">&lt;Directory/Sub/Class.h&gt;</a></div>
+          <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Class_8h.html">&lt;Directory/Sub/Class.h&gt;</a></div>
         </h1>
         <p>A class.</p>
         <div class="m-block m-default">
 <section id="Class-section"><h2><a href="#Class-section">A section</a></h2><p>Text.</p><section id="Class-sub-section"><h3><a href="#Class-sub-section">Subsection</a></h3></section><section id="Class-sub-section2"><h3><a href="#Class-sub-section2">Subsection 2</a></h3><section id="Class-sub-section3"><h4><a href="#Class-sub-section3">Subsection 3</a></h4></section></section></section><section id="Class-section2"><h2><a href="#Class-section2">Section 2</a></h2></section>
         <section id="pub-types">
           <h2><a href="#pub-types">Public types</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              struct <a href="structRoot_1_1Directory_1_1Sub_1_1Class_1_1Foo.html" class="m-dox">Foo</a>
+              struct <a href="structRoot_1_1Directory_1_1Sub_1_1Class_1_1Foo.html" class="m-doc">Foo</a>
             </dt>
             <dd>A public subclass.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#a5436ccacac4eb56e594b3c8f20a78a95" class="m-dox-self" name="a5436ccacac4eb56e594b3c8f20a78a95">E</a> { </span><span class="m-dox-wrap"><a href="#a5436ccacac4eb56e594b3c8f20a78a95ab40890227c995cba62c5ba928fa05797" class="m-dox">FooBar</a> = 3 }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#a5436ccacac4eb56e594b3c8f20a78a95" class="m-doc-self" name="a5436ccacac4eb56e594b3c8f20a78a95">E</a> { </span><span class="m-doc-wrap"><a href="#a5436ccacac4eb56e594b3c8f20a78a95ab40890227c995cba62c5ba928fa05797" class="m-doc">FooBar</a> = 3 }</span>
             </dt>
             <dd>A enum value.</dd>
             <dt>
-              using <a href="#af68c16757e5d0c83765cff3837952b8b" class="m-dox-self" name="af68c16757e5d0c83765cff3837952b8b">Deleter</a> = void(*)(int, void*)
+              using <a href="#af68c16757e5d0c83765cff3837952b8b" class="m-doc-self" name="af68c16757e5d0c83765cff3837952b8b">Deleter</a> = void(*)(int, void*)
             </dt>
             <dd>A public typedef.</dd>
           </dl>
         </section>
         <section id="pub-static-attribs">
           <h2><a href="#pub-static-attribs">Public static variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              static int <a href="#a37f97d663491ff54fda7f9cfc3080006" class="m-dox-self" name="a37f97d663491ff54fda7f9cfc3080006">Size</a> <span class="m-label m-flat m-primary">constexpr</span>
+              static int <a href="#a37f97d663491ff54fda7f9cfc3080006" class="m-doc-self" name="a37f97d663491ff54fda7f9cfc3080006">Size</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd>A public static var.</dd>
           </dl>
         </section>
         <section id="pub-static-methods">
           <h2><a href="#pub-static-methods">Public static functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">static void <a href="#abc9f4f532d25aa0d957a183098f2291d" class="m-dox-self" name="abc9f4f532d25aa0d957a183098f2291d">damage</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">static void <a href="#abc9f4f532d25aa0d957a183098f2291d" class="m-doc-self" name="abc9f4f532d25aa0d957a183098f2291d">damage</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>A public static function.</dd>
           </dl>
         </section>
         <section id="typeless-methods">
           <h2><a href="#typeless-methods">Constructors, destructors, conversion operators</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper"><a href="#a01c99be667ab8ee934e9f94da744ea83" class="m-dox-self" name="a01c99be667ab8ee934e9f94da744ea83">Class</a>(</span><span class="m-dox-wrap">int,
+              <span class="m-doc-wrap-bumper"><a href="#a01c99be667ab8ee934e9f94da744ea83" class="m-doc-self" name="a01c99be667ab8ee934e9f94da744ea83">Class</a>(</span><span class="m-doc-wrap">int,
               void*) <span class="m-label m-flat m-info">explicit</span>  <span class="m-label m-flat m-primary">constexpr</span> <span class="m-label m-flat m-success">noexcept</span></span>
             </dt>
             <dd>A constructor without parameter names.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper"><a href="#a55a51bc352524f6da634bb257d69a784" class="m-dox-self" name="a55a51bc352524f6da634bb257d69a784">Class</a>(</span><span class="m-dox-wrap"><a href="classRoot_1_1Directory_1_1Sub_1_1Class.html" class="m-dox">Class</a>&amp;) <span class="m-label m-flat m-danger">deleted</span></span>
+              <span class="m-doc-wrap-bumper"><a href="#a55a51bc352524f6da634bb257d69a784" class="m-doc-self" name="a55a51bc352524f6da634bb257d69a784">Class</a>(</span><span class="m-doc-wrap"><a href="classRoot_1_1Directory_1_1Sub_1_1Class.html" class="m-doc">Class</a>&amp;) <span class="m-label m-flat m-danger">deleted</span></span>
             </dt>
             <dd>Deleted copy.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper"><a href="#ae8ec516d48f6045f9fd7c08ba724bf6e" class="m-dox-self" name="ae8ec516d48f6045f9fd7c08ba724bf6e">operator bool</a>(</span><span class="m-dox-wrap">) const &amp;&amp; <span class="m-label m-flat m-info">explicit</span> </span>
+              <span class="m-doc-wrap-bumper"><a href="#ae8ec516d48f6045f9fd7c08ba724bf6e" class="m-doc-self" name="ae8ec516d48f6045f9fd7c08ba724bf6e">operator bool</a>(</span><span class="m-doc-wrap">) const &amp;&amp; <span class="m-label m-flat m-info">explicit</span> </span>
             </dt>
             <dd>A conversion operator that works only on &amp;&amp;.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper"><a href="#a7f5debd40ecca62a7ee98cd83858c013" class="m-dox-self" name="a7f5debd40ecca62a7ee98cd83858c013">~Class</a>(</span><span class="m-dox-wrap">) <span class="m-label m-flat m-warning">protected</span> <span class="m-label m-flat m-warning">pure virtual</span></span>
+              <span class="m-doc-wrap-bumper"><a href="#a7f5debd40ecca62a7ee98cd83858c013" class="m-doc-self" name="a7f5debd40ecca62a7ee98cd83858c013">~Class</a>(</span><span class="m-doc-wrap">) <span class="m-label m-flat m-warning">protected</span> <span class="m-label m-flat m-warning">pure virtual</span></span>
             </dt>
             <dd>A protected pure virtual destructor.</dd>
           </dl>
         </section>
         <section id="pub-methods">
           <h2><a href="#pub-methods">Public functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">auto <a href="#ad749cc571894bad6cb3b23b1f4527233" class="m-dox-self" name="ad749cc571894bad6cb3b23b1f4527233">operator=</a>(</span><span class="m-dox-wrap"><a href="classRoot_1_1Directory_1_1Sub_1_1Class.html" class="m-dox">Class</a>&amp;&amp;) -&gt; <a href="classRoot_1_1Directory_1_1Sub_1_1Class.html" class="m-dox">Class</a>&amp; <span class="m-label m-flat m-info">defaulted</span></span>
+              <span class="m-doc-wrap-bumper">auto <a href="#ad749cc571894bad6cb3b23b1f4527233" class="m-doc-self" name="ad749cc571894bad6cb3b23b1f4527233">operator=</a>(</span><span class="m-doc-wrap"><a href="classRoot_1_1Directory_1_1Sub_1_1Class.html" class="m-doc">Class</a>&amp;&amp;) -&gt; <a href="classRoot_1_1Directory_1_1Sub_1_1Class.html" class="m-doc">Class</a>&amp; <span class="m-label m-flat m-info">defaulted</span></span>
             </dt>
             <dd>Defaulted move.</dd>
           </dl>
         </section>
         <section id="pub-attribs">
           <h2><a href="#pub-attribs">Public variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              std::string <a href="#ad877084846b47e5504224c72aa49d399" class="m-dox-self" name="ad877084846b47e5504224c72aa49d399">debug</a>
+              std::string <a href="#ad877084846b47e5504224c72aa49d399" class="m-doc-self" name="ad877084846b47e5504224c72aa49d399">debug</a>
             </dt>
             <dd>A public variable.</dd>
           </dl>
         </section>
         <section id="pro-types">
           <h2><a href="#pro-types">Protected types</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <div class="m-dox-template">template&lt;class T, class U = void&gt;</div>
-              union <a href="unionRoot_1_1Directory_1_1Sub_1_1Class_1_1Bar.html" class="m-dox">Bar</a>
+              <div class="m-doc-template">template&lt;class T, class U = void&gt;</div>
+              union <a href="unionRoot_1_1Directory_1_1Sub_1_1Class_1_1Bar.html" class="m-doc">Bar</a>
             </dt>
             <dd>A protected subclass.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#a0d7a4c92456263a36bd0819d9f26c996" class="m-dox-self" name="a0d7a4c92456263a36bd0819d9f26c996">Boolean</a> { </span><span class="m-dox-wrap"><a href="#a0d7a4c92456263a36bd0819d9f26c996ac8702eedbc992251f82e762161e1abf7" class="m-dox">True</a>,
-              <a href="#a0d7a4c92456263a36bd0819d9f26c996ac3788e41d3959f1e2592b2789b2c2651" class="m-dox">False</a>,
-              <a href="#a0d7a4c92456263a36bd0819d9f26c996a584feb009cffeb8f24c00613b65189dd" class="m-dox">FileNotFound</a> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#a0d7a4c92456263a36bd0819d9f26c996" class="m-doc-self" name="a0d7a4c92456263a36bd0819d9f26c996">Boolean</a> { </span><span class="m-doc-wrap"><a href="#a0d7a4c92456263a36bd0819d9f26c996ac8702eedbc992251f82e762161e1abf7" class="m-doc">True</a>,
+              <a href="#a0d7a4c92456263a36bd0819d9f26c996ac3788e41d3959f1e2592b2789b2c2651" class="m-doc">False</a>,
+              <a href="#a0d7a4c92456263a36bd0819d9f26c996a584feb009cffeb8f24c00613b65189dd" class="m-doc">FileNotFound</a> }</span>
             </dt>
             <dd>Protected enum.</dd>
             <dt>
-              using <a href="#ad4571bbf02497aa3e998918dcee071fc" class="m-dox-self" name="ad4571bbf02497aa3e998918dcee071fc">Type</a> = double
+              using <a href="#ad4571bbf02497aa3e998918dcee071fc" class="m-doc-self" name="ad4571bbf02497aa3e998918dcee071fc">Type</a> = double
             </dt>
             <dd>A protected alias.</dd>
           </dl>
         </section>
         <section id="pro-static-methods">
           <h2><a href="#pro-static-methods">Protected static functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">static void <a href="#a493c315509b0c10158bdc5dd229ea1bf" class="m-dox-self" name="a493c315509b0c10158bdc5dd229ea1bf">repair</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">static void <a href="#a493c315509b0c10158bdc5dd229ea1bf" class="m-doc-self" name="a493c315509b0c10158bdc5dd229ea1bf">repair</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>A protected static function.</dd>
           </dl>
         </section>
         <section id="pro-methods">
           <h2><a href="#pro-methods">Protected functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">auto <a href="#a5ae387679a842b33720c0ceadb2583a0" class="m-dox-self" name="a5ae387679a842b33720c0ceadb2583a0">fetchMeSomeIntegers</a>(</span><span class="m-dox-wrap">) const -&gt; int <span class="m-label m-flat m-primary">constexpr</span></span>
+              <span class="m-doc-wrap-bumper">auto <a href="#a5ae387679a842b33720c0ceadb2583a0" class="m-doc-self" name="a5ae387679a842b33720c0ceadb2583a0">fetchMeSomeIntegers</a>(</span><span class="m-doc-wrap">) const -&gt; int <span class="m-label m-flat m-primary">constexpr</span></span>
             </dt>
             <dd>Protected function.</dd>
           </dl>
         </section>
         <section id="pro-static-attribs">
           <h2><a href="#pro-static-attribs">Protected static variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              static bool <a href="#a74e37b7c91fdbbfb8b077f96ae5e6b2f" class="m-dox-self" name="a74e37b7c91fdbbfb8b077f96ae5e6b2f">False</a>
+              static bool <a href="#a74e37b7c91fdbbfb8b077f96ae5e6b2f" class="m-doc-self" name="a74e37b7c91fdbbfb8b077f96ae5e6b2f">False</a>
             </dt>
             <dd>A protected static var.</dd>
           </dl>
         </section>
         <section id="pro-attribs">
           <h2><a href="#pro-attribs">Protected variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              std::string <a href="#a7646ff8bc6f40c535eb3c281d969f8cd" class="m-dox-self" name="a7646ff8bc6f40c535eb3c281d969f8cd">logger</a>
+              std::string <a href="#a7646ff8bc6f40c535eb3c281d969f8cd" class="m-doc-self" name="a7646ff8bc6f40c535eb3c281d969f8cd">logger</a>
             </dt>
             <dd>A protected variable.</dd>
           </dl>
         </section>
         <section id="pri-methods">
           <h2><a href="#pri-methods">Private functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">auto <a href="#a28551ce6aa7f9f41c1360ed17737b65d" class="m-dox-self" name="a28551ce6aa7f9f41c1360ed17737b65d">doSomething</a>(</span><span class="m-dox-wrap">) const -&gt; int <span class="m-label m-flat m-warning">virtual</span></span>
+              <span class="m-doc-wrap-bumper">auto <a href="#a28551ce6aa7f9f41c1360ed17737b65d" class="m-doc-self" name="a28551ce6aa7f9f41c1360ed17737b65d">doSomething</a>(</span><span class="m-doc-wrap">) const -&gt; int <span class="m-label m-flat m-warning">virtual</span></span>
             </dt>
             <dd>A documented private virtual function.</dd>
           </dl>
         </section>
         <section id="group-full-of-non-public-stuff-which-should-be-marked-as-such">
           <h2><a href="#group-full-of-non-public-stuff-which-should-be-marked-as-such">Group full of non-public stuff which should be marked as such</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#a82511584183fc6aa5505e0e4ce811580" class="m-dox-self" name="a82511584183fc6aa5505e0e4ce811580">Flag</a> { </span><span class="m-dox-wrap"> } <span class="m-label m-flat m-warning">protected</span></span>
+              <span class="m-doc-wrap-bumper">enum <a href="#a82511584183fc6aa5505e0e4ce811580" class="m-doc-self" name="a82511584183fc6aa5505e0e4ce811580">Flag</a> { </span><span class="m-doc-wrap"> } <span class="m-label m-flat m-warning">protected</span></span>
             </dt>
             <dd>Protected flag in a group.</dd>
             <dt>
-              using <a href="#a4a7ac6e39fedaf79a0ceb0f8d2a3cb64" class="m-dox-self" name="a4a7ac6e39fedaf79a0ceb0f8d2a3cb64">Main</a> = void <span class="m-label m-flat m-warning">protected</span>
+              using <a href="#a4a7ac6e39fedaf79a0ceb0f8d2a3cb64" class="m-doc-self" name="a4a7ac6e39fedaf79a0ceb0f8d2a3cb64">Main</a> = void <span class="m-label m-flat m-warning">protected</span>
             </dt>
             <dd>Protected alias in a group.</dd>
             <dt>
-              void* <a href="#a347f08e1aec78ec16125bac4c2577962" class="m-dox-self" name="a347f08e1aec78ec16125bac4c2577962">variable</a> <span class="m-label m-flat m-warning">protected</span>
+              void* <a href="#a347f08e1aec78ec16125bac4c2577962" class="m-doc-self" name="a347f08e1aec78ec16125bac4c2577962">variable</a> <span class="m-label m-flat m-warning">protected</span>
             </dt>
             <dd>Protected variable in a group.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a829faa7cd38054a51a303027eaee3b31" class="m-dox-self" name="a829faa7cd38054a51a303027eaee3b31">foo</a>(</span><span class="m-dox-wrap">) const &amp; <span class="m-label m-flat m-warning">protected</span></span>
+              <span class="m-doc-wrap-bumper">void <a href="#a829faa7cd38054a51a303027eaee3b31" class="m-doc-self" name="a829faa7cd38054a51a303027eaee3b31">foo</a>(</span><span class="m-doc-wrap">) const &amp; <span class="m-label m-flat m-warning">protected</span></span>
             </dt>
             <dd>Protected function in a group.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">auto <a href="#af5c2ec17b691bd71f7445c9ee886b82e" class="m-dox-self" name="af5c2ec17b691bd71f7445c9ee886b82e">doStuff</a>(</span><span class="m-dox-wrap">) -&gt; int <span class="m-label m-flat m-danger">private</span> <span class="m-label m-flat m-warning">pure virtual</span></span>
+              <span class="m-doc-wrap-bumper">auto <a href="#af5c2ec17b691bd71f7445c9ee886b82e" class="m-doc-self" name="af5c2ec17b691bd71f7445c9ee886b82e">doStuff</a>(</span><span class="m-doc-wrap">) -&gt; int <span class="m-label m-flat m-danger">private</span> <span class="m-label m-flat m-warning">pure virtual</span></span>
             </dt>
             <dd>Private virtual function in a group.</dd>
           </dl>
         </section>
         <section id="related">
           <h2><a href="#related">Related</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#a8150b7776c2a1749101acf22e868d091" class="m-dox-self" name="a8150b7776c2a1749101acf22e868d091">Enum</a> { </span><span class="m-dox-wrap"> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#a8150b7776c2a1749101acf22e868d091" class="m-doc-self" name="a8150b7776c2a1749101acf22e868d091">Enum</a> { </span><span class="m-doc-wrap"> }</span>
             </dt>
             <dd>An enum.</dd>
             <dt>
-              using <a href="#a7cc214a236ad3bb6ad435bdcf5262a3f" class="m-dox-self" name="a7cc214a236ad3bb6ad435bdcf5262a3f">Int</a> = int
+              using <a href="#a7cc214a236ad3bb6ad435bdcf5262a3f" class="m-doc-self" name="a7cc214a236ad3bb6ad435bdcf5262a3f">Int</a> = int
             </dt>
             <dd>A typedef.</dd>
             <dt>
-              using <a href="#a3ffd74e95952eacd75f04a2b85d61845" class="m-dox-self" name="a3ffd74e95952eacd75f04a2b85d61845">Float</a> = float
+              using <a href="#a3ffd74e95952eacd75f04a2b85d61845" class="m-doc-self" name="a3ffd74e95952eacd75f04a2b85d61845">Float</a> = float
             </dt>
             <dd>An using declaration.</dd>
             <dt>
-              const int <a href="#a7708bd7aaec399e771a2b30db52e4d22" class="m-dox-self" name="a7708bd7aaec399e771a2b30db52e4d22">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
+              const int <a href="#a7708bd7aaec399e771a2b30db52e4d22" class="m-doc-self" name="a7708bd7aaec399e771a2b30db52e4d22">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd>A variable.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#ac07863d69ae41a4e395b31f73b35fbcd" class="m-dox-self" name="ac07863d69ae41a4e395b31f73b35fbcd">foo</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#ac07863d69ae41a4e395b31f73b35fbcd" class="m-doc-self" name="ac07863d69ae41a4e395b31f73b35fbcd">foo</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>A function.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">#define <a href="#af370f27ec90a92ed7656537eacb476e9" class="m-dox-self" name="af370f27ec90a92ed7656537eacb476e9">A_MACRO</a>(</span><span class="m-dox-wrap">foo)</span>
+              <span class="m-doc-wrap-bumper">#define <a href="#af370f27ec90a92ed7656537eacb476e9" class="m-doc-self" name="af370f27ec90a92ed7656537eacb476e9">A_MACRO</a>(</span><span class="m-doc-wrap">foo)</span>
             </dt>
             <dd>A macro.</dd>
           </dl>
index 46807766c39f702cd791cc05f63225b57cbff160..a639293f16a045ca262a34f93ddf41e30b3fdd35 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Directory/ directory | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
         </div>
         <section id="subdirs">
           <h2><a href="#subdirs">Directories</a></h2>
-          <dl class="m-dox">
-            <dt>directory <a href="dir_bbe5918fe090eee9db2d9952314b6754.html" class="m-dox">Sub</a>/</dt>
+          <dl class="m-doc">
+            <dt>directory <a href="dir_bbe5918fe090eee9db2d9952314b6754.html" class="m-doc">Sub</a>/</dt>
             <dd>Subdirectory.</dd>
           </dl>
         </section>
         <section id="files">
           <h2><a href="#files">Files</a></h2>
-          <dl class="m-dox">
-            <dt>file <a href="File_8h.html" class="m-dox">File.h</a></dt>
+          <dl class="m-doc">
+            <dt>file <a href="File_8h.html" class="m-doc">File.h</a></dt>
             <dd>File in directory.</dd>
           </dl>
         </section>
index 26880552febdfe13adc7ea3833bd43eec9a6cdcb..0ff24f9de5fdcac239cdb49884740bde335f23d1 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Directory/Sub/ directory | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -52,8 +52,8 @@
         </div>
         <section id="files">
           <h2><a href="#files">Files</a></h2>
-          <dl class="m-dox">
-            <dt>file <a href="Class_8h.html" class="m-dox">Class.h</a></dt>
+          <dl class="m-doc">
+            <dt>file <a href="Class_8h.html" class="m-doc">Class.h</a></dt>
             <dd>File in a subdirectory.</dd>
           </dl>
         </section>
index 5dd9dd36aec87dface2c4a85d169f2760bb7b59c..ccf15c43c7aebeddad0c551c7a478b6bcc30a947 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
         <h1>Files</h2>
-        <ul class="m-dox">
-          <li class="m-dox-collapsible">
-            <a href="#" onclick="return toggle(this)">dir</a> <a href="dir_56e20ab71e0974449b1654dd79ea6687.html" class="m-dox">Another</a> <span class="m-dox">Another directory.</span>
-            <ul class="m-dox">
-              <li>file <a href="Some_8h.html" class="m-dox">Some.h</a> <span class="m-dox">Some file.</span></li>
+        <ul class="m-doc">
+          <li class="m-doc-collapsible">
+            <a href="#" onclick="return toggle(this)">dir</a> <a href="dir_56e20ab71e0974449b1654dd79ea6687.html" class="m-doc">Another</a> <span class="m-doc">Another directory.</span>
+            <ul class="m-doc">
+              <li>file <a href="Some_8h.html" class="m-doc">Some.h</a> <span class="m-doc">Some file.</span></li>
             </ul>
           </li>
-          <li class="m-dox-collapsible">
-            <a href="#" onclick="return toggle(this)">dir</a> <a href="dir_4b0d5f8864bf89936129251a2d32609b.html" class="m-dox">Directory</a> <span class="m-dox">Directory.</span>
-            <ul class="m-dox">
-              <li class="m-dox-collapsible">
-                <a href="#" onclick="return toggle(this)">dir</a> <a href="dir_bbe5918fe090eee9db2d9952314b6754.html" class="m-dox">Sub</a> <span class="m-dox">Subdirectory.</span>
-                <ul class="m-dox">
-                  <li>file <a href="Class_8h.html" class="m-dox">Class.h</a> <span class="m-dox">File in a subdirectory.</span></li>
+          <li class="m-doc-collapsible">
+            <a href="#" onclick="return toggle(this)">dir</a> <a href="dir_4b0d5f8864bf89936129251a2d32609b.html" class="m-doc">Directory</a> <span class="m-doc">Directory.</span>
+            <ul class="m-doc">
+              <li class="m-doc-collapsible">
+                <a href="#" onclick="return toggle(this)">dir</a> <a href="dir_bbe5918fe090eee9db2d9952314b6754.html" class="m-doc">Sub</a> <span class="m-doc">Subdirectory.</span>
+                <ul class="m-doc">
+                  <li>file <a href="Class_8h.html" class="m-doc">Class.h</a> <span class="m-doc">File in a subdirectory.</span></li>
                 </ul>
               </li>
-              <li>file <a href="File_8h.html" class="m-dox">File.h</a> <span class="m-dox">File in directory.</span></li>
+              <li>file <a href="File_8h.html" class="m-doc">File.h</a> <span class="m-doc">File in directory.</span></li>
             </ul>
           </li>
-          <li>file <a href="TopLevelFile_8h.html" class="m-dox">TopLevelFile.h</a> <span class="m-dox">Top-level file.</span></li>
+          <li>file <a href="TopLevelFile_8h.html" class="m-doc">TopLevelFile.h</a> <span class="m-doc">Top-level file.</span></li>
         </ul>
         <script>
         function toggle(e) {
-            e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
-                'm-dox-expansible' : 'm-dox-collapsible';
+            e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+                'm-doc-expansible' : 'm-doc-collapsible';
             return false;
         }
         /* Collapse all nodes marked as such. Doing it via JS instead of directly in
@@ -70,7 +70,7 @@
            I am going backwards in that list to be sure.  */
         var collapsed = document.getElementsByClassName("collapsed");
         for(var i = collapsed.length - 1; i >= 0; --i)
-            collapsed[i].className = 'm-dox-expansible';
+            collapsed[i].className = 'm-doc-expansible';
         </script>
       </div>
     </div>
index 5b73d92d348807afbaaf1aa720c307f865b8e1c0..13572a52ccca5c6a420c55b513d12a62f7b46ff4 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Another namespace | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index 1cb98471d275684b6a7297a47d3cf300b8ee0bee..eb11d92630ab6082a1465a24726acee1ad2d921c 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Root::Directory namespace | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
         </div>
         <section id="namespaces">
           <h2><a href="#namespaces">Namespaces</a></h2>
-          <dl class="m-dox">
-            <dt>namespace <a href="namespaceRoot_1_1Directory_1_1Sub.html" class="m-dox">Sub</a></dt>
+          <dl class="m-doc">
+            <dt>namespace <a href="namespaceRoot_1_1Directory_1_1Sub.html" class="m-doc">Sub</a></dt>
             <dd>Namespace in subdirectory.</dd>
           </dl>
         </section>
         <section id="nested-classes">
           <h2><a href="#nested-classes">Classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              class <a href="classRoot_1_1Directory_1_1Class.html" class="m-dox">Class</a>
+              class <a href="classRoot_1_1Directory_1_1Class.html" class="m-doc">Class</a>
             </dt>
             <dd>A class.</dd>
             <dt>
-              struct <a href="structRoot_1_1Directory_1_1Struct.html" class="m-dox">Struct</a>
+              struct <a href="structRoot_1_1Directory_1_1Struct.html" class="m-doc">Struct</a>
             </dt>
             <dd>A structure.</dd>
             <dt>
-              union <a href="unionRoot_1_1Directory_1_1Union.html" class="m-dox">Union</a>
+              union <a href="unionRoot_1_1Directory_1_1Union.html" class="m-doc">Union</a>
             </dt>
             <dd>An union.</dd>
           </dl>
         </section>
         <section id="enum-members">
           <h2><a href="#enum-members">Enums</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#afdcca564079156feb9314ad46e0ec20d" class="m-dox">Enum</a> { </span><span class="m-dox-wrap"> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#afdcca564079156feb9314ad46e0ec20d" class="m-doc">Enum</a> { </span><span class="m-doc-wrap"> }</span>
             </dt>
             <dd>An enum.</dd>
           </dl>
         </section>
         <section id="typedef-members">
           <h2><a href="#typedef-members">Typedefs</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              using <a href="#ac5f7e56298e7c5f4744da826f519b41c" class="m-dox">Int</a> = int
+              using <a href="#ac5f7e56298e7c5f4744da826f519b41c" class="m-doc">Int</a> = int
             </dt>
             <dd>A typedef.</dd>
             <dt>
-              using <a href="#a61d6355f361b4a422e0dc65fc6ab9703" class="m-dox">Float</a> = float
+              using <a href="#a61d6355f361b4a422e0dc65fc6ab9703" class="m-doc">Float</a> = float
             </dt>
             <dd>An using declaration.</dd>
           </dl>
         </section>
         <section id="func-members">
           <h2><a href="#func-members">Functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a1e483a02e625a420e6b3541677ab4fbd" class="m-dox">foo</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#a1e483a02e625a420e6b3541677ab4fbd" class="m-doc">foo</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>A function.</dd>
           </dl>
         </section>
         <section id="var-members">
           <h2><a href="#var-members">Variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              const int <a href="#acdc29819d61c01eed9c74242010a7601" class="m-dox">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
+              const int <a href="#acdc29819d61c01eed9c74242010a7601" class="m-doc">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd>A variable.</dd>
           </dl>
         </section>
         <section id="a-group">
           <h2><a href="#a-group">A group</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#ad48cec404dd0ac98a7cb35cde9b80ef7" class="m-dox">Flag</a> { </span><span class="m-dox-wrap"> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#ad48cec404dd0ac98a7cb35cde9b80ef7" class="m-doc">Flag</a> { </span><span class="m-doc-wrap"> }</span>
             </dt>
             <dd>Flag in a group.</dd>
             <dt>
-              using <a href="#ad647ff34e255fa1b8adea19bfc55d631" class="m-dox">Main</a> = void
+              using <a href="#ad647ff34e255fa1b8adea19bfc55d631" class="m-doc">Main</a> = void
             </dt>
             <dd>Alias in a group.</dd>
             <dt>
-              void* <a href="#ac4c2505beb086a985a4154d00d41de70" class="m-dox">variable</a> <span class="m-label m-flat m-primary">constexpr</span>
+              void* <a href="#ac4c2505beb086a985a4154d00d41de70" class="m-doc">variable</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd>Variable in a group.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a0daa434b0cb806e7613bcc06ed6baaf6" class="m-dox">bar</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#a0daa434b0cb806e7613bcc06ed6baaf6" class="m-doc">bar</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>Function in a group.</dd>
           </dl>
         </section>
         <section>
           <h2>Enum documentation</h2>
-          <section class="m-dox-details" id="afdcca564079156feb9314ad46e0ec20d"><div>
+          <section class="m-doc-details" id="afdcca564079156feb9314ad46e0ec20d"><div>
             <h3>
-              enum Root::<wbr />Directory::<wbr /><a href="#afdcca564079156feb9314ad46e0ec20d" class="m-dox-self">Enum</a>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+              enum Root::<wbr />Directory::<wbr /><a href="#afdcca564079156feb9314ad46e0ec20d" class="m-doc-self">Enum</a>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
             </h3>
             <p>An enum.</p>
           </div></section>
-          <section class="m-dox-details" id="ad48cec404dd0ac98a7cb35cde9b80ef7"><div>
+          <section class="m-doc-details" id="ad48cec404dd0ac98a7cb35cde9b80ef7"><div>
             <h3>
-              enum Root::<wbr />Directory::<wbr /><a href="#ad48cec404dd0ac98a7cb35cde9b80ef7" class="m-dox-self">Flag</a>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+              enum Root::<wbr />Directory::<wbr /><a href="#ad48cec404dd0ac98a7cb35cde9b80ef7" class="m-doc-self">Flag</a>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
             </h3>
             <p>Flag in a group.</p>
           </div></section>
         </section>
         <section>
           <h2>Typedef documentation</h2>
-          <section class="m-dox-details" id="ac5f7e56298e7c5f4744da826f519b41c"><div>
+          <section class="m-doc-details" id="ac5f7e56298e7c5f4744da826f519b41c"><div>
             <h3>
-              typedef int Root::<wbr />Directory::<wbr /><a href="#ac5f7e56298e7c5f4744da826f519b41c" class="m-dox-self">Int</a>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+              typedef int Root::<wbr />Directory::<wbr /><a href="#ac5f7e56298e7c5f4744da826f519b41c" class="m-doc-self">Int</a>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
             </h3>
             <p>A typedef.</p>
           </div></section>
-          <section class="m-dox-details" id="a61d6355f361b4a422e0dc65fc6ab9703"><div>
+          <section class="m-doc-details" id="a61d6355f361b4a422e0dc65fc6ab9703"><div>
             <h3>
-              using Root::<wbr />Directory::<wbr /><a href="#a61d6355f361b4a422e0dc65fc6ab9703" class="m-dox-self">Float</a> = float
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+              using Root::<wbr />Directory::<wbr /><a href="#a61d6355f361b4a422e0dc65fc6ab9703" class="m-doc-self">Float</a> = float
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
             </h3>
             <p>An using declaration.</p>
           </div></section>
-          <section class="m-dox-details" id="ad647ff34e255fa1b8adea19bfc55d631"><div>
+          <section class="m-doc-details" id="ad647ff34e255fa1b8adea19bfc55d631"><div>
             <h3>
-              using Root::<wbr />Directory::<wbr /><a href="#ad647ff34e255fa1b8adea19bfc55d631" class="m-dox-self">Main</a> = void
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+              using Root::<wbr />Directory::<wbr /><a href="#ad647ff34e255fa1b8adea19bfc55d631" class="m-doc-self">Main</a> = void
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
             </h3>
             <p>Alias in a group.</p>
           </div></section>
         </section>
         <section>
           <h2>Function documentation</h2>
-          <section class="m-dox-details" id="a1e483a02e625a420e6b3541677ab4fbd"><div>
+          <section class="m-doc-details" id="a1e483a02e625a420e6b3541677ab4fbd"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void Root::<wbr />Directory::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a1e483a02e625a420e6b3541677ab4fbd" class="m-dox-self">foo</a>(</span><span class="m-dox-wrap">)</span></span>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+              <span class="m-doc-wrap-bumper">void Root::<wbr />Directory::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a1e483a02e625a420e6b3541677ab4fbd" class="m-doc-self">foo</a>(</span><span class="m-doc-wrap">)</span></span>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
             </h3>
             <p>A function.</p>
           </div></section>
-          <section class="m-dox-details" id="a0daa434b0cb806e7613bcc06ed6baaf6"><div>
+          <section class="m-doc-details" id="a0daa434b0cb806e7613bcc06ed6baaf6"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void Root::<wbr />Directory::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a0daa434b0cb806e7613bcc06ed6baaf6" class="m-dox-self">bar</a>(</span><span class="m-dox-wrap">)</span></span>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+              <span class="m-doc-wrap-bumper">void Root::<wbr />Directory::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a0daa434b0cb806e7613bcc06ed6baaf6" class="m-doc-self">bar</a>(</span><span class="m-doc-wrap">)</span></span>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
             </h3>
             <p>Function in a group.</p>
           </div></section>
         </section>
         <section>
           <h2>Variable documentation</h2>
-          <section class="m-dox-details" id="acdc29819d61c01eed9c74242010a7601"><div>
+          <section class="m-doc-details" id="acdc29819d61c01eed9c74242010a7601"><div>
             <h3>
-              const int Root::<wbr />Directory::<wbr /><a href="#acdc29819d61c01eed9c74242010a7601" class="m-dox-self">Var</a> <span class="m-label m-primary">constexpr</span>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+              const int Root::<wbr />Directory::<wbr /><a href="#acdc29819d61c01eed9c74242010a7601" class="m-doc-self">Var</a> <span class="m-label m-primary">constexpr</span>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
             </h3>
             <p>A variable.</p>
           </div></section>
-          <section class="m-dox-details" id="ac4c2505beb086a985a4154d00d41de70"><div>
+          <section class="m-doc-details" id="ac4c2505beb086a985a4154d00d41de70"><div>
             <h3>
-              void* Root::<wbr />Directory::<wbr /><a href="#ac4c2505beb086a985a4154d00d41de70" class="m-dox-self">variable</a> <span class="m-label m-primary">constexpr</span>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+              void* Root::<wbr />Directory::<wbr /><a href="#ac4c2505beb086a985a4154d00d41de70" class="m-doc-self">variable</a> <span class="m-label m-primary">constexpr</span>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
             </h3>
             <p>Variable in a group.</p>
           </div></section>
index b99c6041a58b8ce8c061298cf04d50eb29934096..815a1376cf9e7389b862a4cffc1fb3407c9a2753 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
         <h1>Namespaces</h2>
-        <ul class="m-dox">
-          <li>namespace <a href="namespaceAnother.html" class="m-dox">Another</a> <span class="m-dox">Another namespace.</span></li>
-          <li class="m-dox-collapsible">
-            <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceRoot.html" class="m-dox">Root</a> <span class="m-dox">Root namespace.</span>
-            <ul class="m-dox">
-              <li class="m-dox-collapsible">
-                <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceRoot_1_1Directory.html" class="m-dox">Directory</a> <span class="m-dox">Namespace in directory.</span>
-                <ul class="m-dox">
-                  <li>namespace <a href="namespaceRoot_1_1Directory_1_1Sub.html" class="m-dox">Sub</a> <span class="m-dox">Namespace in subdirectory.</span></li>
+        <ul class="m-doc">
+          <li>namespace <a href="namespaceAnother.html" class="m-doc">Another</a> <span class="m-doc">Another namespace.</span></li>
+          <li class="m-doc-collapsible">
+            <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceRoot.html" class="m-doc">Root</a> <span class="m-doc">Root namespace.</span>
+            <ul class="m-doc">
+              <li class="m-doc-collapsible">
+                <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceRoot_1_1Directory.html" class="m-doc">Directory</a> <span class="m-doc">Namespace in directory.</span>
+                <ul class="m-doc">
+                  <li>namespace <a href="namespaceRoot_1_1Directory_1_1Sub.html" class="m-doc">Sub</a> <span class="m-doc">Namespace in subdirectory.</span></li>
                 </ul>
               </li>
             </ul>
@@ -52,8 +52,8 @@
         </ul>
         <script>
         function toggle(e) {
-            e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
-                'm-dox-expansible' : 'm-dox-collapsible';
+            e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+                'm-doc-expansible' : 'm-doc-collapsible';
             return false;
         }
         /* Collapse all nodes marked as such. Doing it via JS instead of directly in
@@ -63,7 +63,7 @@
            I am going backwards in that list to be sure.  */
         var collapsed = document.getElementsByClassName("collapsed");
         for(var i = collapsed.length - 1; i >= 0; --i)
-            collapsed[i].className = 'm-dox-expansible';
+            collapsed[i].className = 'm-doc-expansible';
         </script>
       </div>
     </div>
index 60952d95c696f8c7c5c30526c44ee2d7a27ac404..10db1c919db4c490c6a0572e58ebc3f82ec33f8b 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Page without TOC | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index 1b10054b5f5f8475fbce98e29b0295a71c3f58af..50c270303e40053be0bc06b4baaec3d08c193f80 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
         <h1>Pages</h2>
-        <ul class="m-dox">
-          <li><a href="page-no-toc.html" class="m-dox">Page without TOC</a> <span class="m-dox"></span></li>
+        <ul class="m-doc">
+          <li><a href="page-no-toc.html" class="m-doc">Page without TOC</a> <span class="m-doc"></span></li>
         </ul>
         <script>
         function toggle(e) {
-            e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
-                'm-dox-expansible' : 'm-dox-collapsible';
+            e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+                'm-doc-expansible' : 'm-doc-collapsible';
             return false;
         }
         /* Collapse all nodes marked as such. Doing it via JS instead of directly in
@@ -52,7 +52,7 @@
            I am going backwards in that list to be sure.  */
         var collapsed = document.getElementsByClassName("collapsed");
         for(var i = collapsed.length - 1; i >= 0; --i)
-            collapsed[i].className = 'm-dox-expansible';
+            collapsed[i].className = 'm-doc-expansible';
         </script>
       </div>
     </div>
index 136dba852ae5976adc0b56a18c59f7c722cfb591..03d05ef72283530c346730d5eaedb20416793bb1 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>A group module | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
 <p>Detailed description.</p>
         <section id="groups">
           <h2><a href="#groups">Modules</a></h2>
-          <dl class="m-dox">
-            <dt>module <a href="group__subgroup.html" class="m-dox">A subgroup</a></dt>
+          <dl class="m-doc">
+            <dt>module <a href="group__subgroup.html" class="m-doc">A subgroup</a></dt>
             <dd>Subgroup brief description.</dd>
           </dl>
         </section>
         <section id="func-members">
           <h2><a href="#func-members">Functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#gac07863d69ae41a4e395b31f73b35fbcd" class="m-dox-self" name="gac07863d69ae41a4e395b31f73b35fbcd">foo</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#gac07863d69ae41a4e395b31f73b35fbcd" class="m-doc-self" name="gac07863d69ae41a4e395b31f73b35fbcd">foo</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>A foo.</dd>
           </dl>
index b8ec69f7902da937d2b102e1760daa1ba1a21032..29c9c9e5a825b69e51e01f360c484e2aa901204d 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Another group module | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -46,9 +46,9 @@
         </div>
         <section id="func-members">
           <h2><a href="#func-members">Functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#ga49a4b11e50430aa0a78de989ea99e082" class="m-dox-self" name="ga49a4b11e50430aa0a78de989ea99e082">bar</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#ga49a4b11e50430aa0a78de989ea99e082" class="m-doc-self" name="ga49a4b11e50430aa0a78de989ea99e082">bar</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>A bar.</dd>
           </dl>
index 42e9d071bc9a571f62fe7a45816991dfe910a621..ecb7f5c4e90ce779465cd1a78770ef3cabba7a0b 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>A group &raquo; A subgroup module | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index fde4e9a04d44b5fa8fc4f98b37356e6fa8c3f2cf..a627f2d1c6a8e960e63f5531a69c653f1172d773 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
         <h1>Modules</h2>
-        <ul class="m-dox">
-          <li class="m-dox-collapsible">
-            <a href="#" onclick="return toggle(this)">module</a> <a href="group__group.html" class="m-dox">A group</a> <span class="m-dox"></span>
-            <ul class="m-dox">
-              <li>module <a href="group__subgroup.html" class="m-dox">A subgroup</a> <span class="m-dox">Subgroup brief description.</span></li>
+        <ul class="m-doc">
+          <li class="m-doc-collapsible">
+            <a href="#" onclick="return toggle(this)">module</a> <a href="group__group.html" class="m-doc">A group</a> <span class="m-doc"></span>
+            <ul class="m-doc">
+              <li>module <a href="group__subgroup.html" class="m-doc">A subgroup</a> <span class="m-doc">Subgroup brief description.</span></li>
             </ul>
           </li>
-          <li>module <a href="group__group2.html" class="m-dox">Another group</a> <span class="m-dox">Brief description.</span></li>
+          <li>module <a href="group__group2.html" class="m-doc">Another group</a> <span class="m-doc">Brief description.</span></li>
         </ul>
         <script>
         function toggle(e) {
-            e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
-                'm-dox-expansible' : 'm-dox-collapsible';
+            e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+                'm-doc-expansible' : 'm-doc-collapsible';
             return false;
         }
         /* Collapse all nodes marked as such. Doing it via JS instead of directly in
@@ -53,7 +53,7 @@
            I am going backwards in that list to be sure.  */
         var collapsed = document.getElementsByClassName("collapsed");
         for(var i = collapsed.length - 1; i >= 0; --i)
-            collapsed[i].className = 'm-dox-expansible';
+            collapsed[i].className = 'm-doc-expansible';
         </script>
       </div>
     </div>
index 9376e930471a352a6c989ca7fb3a29e9c0ea9443..b5d139e1efa3dc92081ef774417df8efc82ec789 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>File.h file | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
         </div>
         <section id="namespaces">
           <h2><a href="#namespaces">Namespaces</a></h2>
-          <dl class="m-dox">
-            <dt>namespace <a href="namespaceNamespace.html" class="m-dox">Namespace</a></dt>
+          <dl class="m-doc">
+            <dt>namespace <a href="namespaceNamespace.html" class="m-doc">Namespace</a></dt>
             <dd>A namespace.</dd>
           </dl>
         </section>
         <section id="enum-members">
           <h2><a href="#enum-members">Enums</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="namespaceNamespace.html#add172b93283b1ab7612c3ca6cc5dcfea" class="m-dox">Enum</a> { </span><span class="m-dox-wrap"><a href="#add172b93283b1ab7612c3ca6cc5dcfeaa2ef662d81d3f82682b3f993eba87420e" class="m-dox">Value</a> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="namespaceNamespace.html#add172b93283b1ab7612c3ca6cc5dcfea" class="m-doc">Enum</a> { </span><span class="m-doc-wrap"><a href="#add172b93283b1ab7612c3ca6cc5dcfeaa2ef662d81d3f82682b3f993eba87420e" class="m-doc">Value</a> }</span>
             </dt>
             <dd>An enum.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="namespaceNamespace.html#abddfdbdba5c5512af93fad488e874a6e" class="m-dox">EnumBrief</a> { </span><span class="m-dox-wrap"> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="namespaceNamespace.html#abddfdbdba5c5512af93fad488e874a6e" class="m-doc">EnumBrief</a> { </span><span class="m-doc-wrap"> }</span>
             </dt>
             <dd>Enum with just a brief.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#aeefb6576381a49c1c6e3b7352fe4472f" class="m-dox">Enum</a> { </span><span class="m-dox-wrap"><a href="#aeefb6576381a49c1c6e3b7352fe4472fafbbe8f667f7bfa0603c82d017bc304da" class="m-dox">Value</a> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#aeefb6576381a49c1c6e3b7352fe4472f" class="m-doc">Enum</a> { </span><span class="m-doc-wrap"><a href="#aeefb6576381a49c1c6e3b7352fe4472fafbbe8f667f7bfa0603c82d017bc304da" class="m-doc">Value</a> }</span>
             </dt>
             <dd>An enum.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#a2632ae5b1d4434dc63030d1343378099" class="m-dox-self" name="a2632ae5b1d4434dc63030d1343378099">EnumBrief</a> { </span><span class="m-dox-wrap"> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#a2632ae5b1d4434dc63030d1343378099" class="m-doc-self" name="a2632ae5b1d4434dc63030d1343378099">EnumBrief</a> { </span><span class="m-doc-wrap"> }</span>
             </dt>
             <dd>Enum with just a brief.</dd>
           </dl>
         </section>
         <section id="typedef-members">
           <h2><a href="#typedef-members">Typedefs</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              using <a href="namespaceNamespace.html#abe2a245304bc2234927ef33175646e08" class="m-dox">Typedef</a> = int
+              using <a href="namespaceNamespace.html#abe2a245304bc2234927ef33175646e08" class="m-doc">Typedef</a> = int
             </dt>
             <dd>A typedef.</dd>
             <dt>
-              using <a href="namespaceNamespace.html#a3528713a2cb2fc8e4b0c8fab2e3142e6" class="m-dox">TypedefBrief</a> = int
+              using <a href="namespaceNamespace.html#a3528713a2cb2fc8e4b0c8fab2e3142e6" class="m-doc">TypedefBrief</a> = int
             </dt>
             <dd>Typedef with just a brief.</dd>
             <dt>
-              using <a href="#ad339d36696a203dd41ce1b4967eaff0a" class="m-dox">Typedef</a> = int
+              using <a href="#ad339d36696a203dd41ce1b4967eaff0a" class="m-doc">Typedef</a> = int
             </dt>
             <dd>A typedef.</dd>
             <dt>
-              using <a href="#a023e422700677703873bc1e7372e7400" class="m-dox-self" name="a023e422700677703873bc1e7372e7400">TypedefBrief</a> = int
+              using <a href="#a023e422700677703873bc1e7372e7400" class="m-doc-self" name="a023e422700677703873bc1e7372e7400">TypedefBrief</a> = int
             </dt>
             <dd>Typedef with just a brief.</dd>
           </dl>
         </section>
         <section id="func-members">
           <h2><a href="#func-members">Functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="namespaceNamespace.html#a0f1fe1a972c7c4196988a1bdde63ec77" class="m-dox">foo</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="namespaceNamespace.html#a0f1fe1a972c7c4196988a1bdde63ec77" class="m-doc">foo</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>A function.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="namespaceNamespace.html#a25c0cb6154508312ca2f28fdab944741" class="m-dox">fooBrief</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="namespaceNamespace.html#a25c0cb6154508312ca2f28fdab944741" class="m-doc">fooBrief</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>Function with just a brief.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a3d859e95e6eb8b4da1c10b6417ab8e9b" class="m-dox">foo</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#a3d859e95e6eb8b4da1c10b6417ab8e9b" class="m-doc">foo</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>A function.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a9ca3f6e800be14b033c364187b444b2f" class="m-dox-self" name="a9ca3f6e800be14b033c364187b444b2f">fooBrief</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#a9ca3f6e800be14b033c364187b444b2f" class="m-doc-self" name="a9ca3f6e800be14b033c364187b444b2f">fooBrief</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>Function with just a brief.</dd>
           </dl>
         </section>
         <section id="var-members">
           <h2><a href="#var-members">Variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              int <a href="namespaceNamespace.html#ad3121960d8665ab045ca1bfa1480a86d" class="m-dox">Variable</a> <span class="m-label m-flat m-primary">constexpr</span>
+              int <a href="namespaceNamespace.html#ad3121960d8665ab045ca1bfa1480a86d" class="m-doc">Variable</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd>A variable.</dd>
             <dt>
-              int <a href="namespaceNamespace.html#aa8b31b63b2a5e71fe1734212a093bdc3" class="m-dox">VariableBrief</a> <span class="m-label m-flat m-primary">constexpr</span>
+              int <a href="namespaceNamespace.html#aa8b31b63b2a5e71fe1734212a093bdc3" class="m-doc">VariableBrief</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd>Variable with just a brief.</dd>
             <dt>
-              int <a href="#a7dc9e9cdaf8275ac8636d69b90f37045" class="m-dox">Variable</a> <span class="m-label m-flat m-primary">constexpr</span>
+              int <a href="#a7dc9e9cdaf8275ac8636d69b90f37045" class="m-doc">Variable</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd>A variable.</dd>
             <dt>
-              int <a href="#a39904e2093f37ccfc2b7ad44ead2420a" class="m-dox-self" name="a39904e2093f37ccfc2b7ad44ead2420a">VariableBrief</a> <span class="m-label m-flat m-primary">constexpr</span>
+              int <a href="#a39904e2093f37ccfc2b7ad44ead2420a" class="m-doc-self" name="a39904e2093f37ccfc2b7ad44ead2420a">VariableBrief</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd>Variable with just a brief.</dd>
           </dl>
         </section>
         <section id="define-members">
           <h2><a href="#define-members">Defines</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">#define <a href="#a1e6e7cc6cc96adc8342c838f55790259" class="m-dox">A_MACRO</a></span>
+              <span class="m-doc-wrap-bumper">#define <a href="#a1e6e7cc6cc96adc8342c838f55790259" class="m-doc">A_MACRO</a></span>
             </dt>
             <dd>A macro.</dd>
           </dl>
         </section>
         <section>
           <h2>Enum documentation</h2>
-          <section class="m-dox-details" id="aeefb6576381a49c1c6e3b7352fe4472f"><div>
+          <section class="m-doc-details" id="aeefb6576381a49c1c6e3b7352fe4472f"><div>
             <h3>
-              enum <a href="#aeefb6576381a49c1c6e3b7352fe4472f" class="m-dox-self">Enum</a>
+              enum <a href="#aeefb6576381a49c1c6e3b7352fe4472f" class="m-doc-self">Enum</a>
             </h3>
             <p>An enum.</p>
 <p>Detailed enum docs.</p>
-            <table class="m-table m-fullwidth m-flat m-dox">
+            <table class="m-table m-fullwidth m-flat m-doc">
               <thead><tr><th style="width: 1%">Enumerators</th><th></th></tr></thead>
               <tbody>
                 <tr>
-                  <td><a href="#aeefb6576381a49c1c6e3b7352fe4472fafbbe8f667f7bfa0603c82d017bc304da" class="m-dox-self" name="aeefb6576381a49c1c6e3b7352fe4472fafbbe8f667f7bfa0603c82d017bc304da">Value</a></td>
+                  <td><a href="#aeefb6576381a49c1c6e3b7352fe4472fafbbe8f667f7bfa0603c82d017bc304da" class="m-doc-self" name="aeefb6576381a49c1c6e3b7352fe4472fafbbe8f667f7bfa0603c82d017bc304da">Value</a></td>
                   <td>
 <p>A value</p>
                   </td>
         </section>
         <section>
           <h2>Typedef documentation</h2>
-          <section class="m-dox-details" id="ad339d36696a203dd41ce1b4967eaff0a"><div>
+          <section class="m-doc-details" id="ad339d36696a203dd41ce1b4967eaff0a"><div>
             <h3>
-              typedef int <a href="#ad339d36696a203dd41ce1b4967eaff0a" class="m-dox-self">Typedef</a>
+              typedef int <a href="#ad339d36696a203dd41ce1b4967eaff0a" class="m-doc-self">Typedef</a>
             </h3>
             <p>A typedef.</p>
 <p>Detailed typedef docs.</p>
         </section>
         <section>
           <h2>Function documentation</h2>
-          <section class="m-dox-details" id="a3d859e95e6eb8b4da1c10b6417ab8e9b"><div>
+          <section class="m-doc-details" id="a3d859e95e6eb8b4da1c10b6417ab8e9b"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void </span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a3d859e95e6eb8b4da1c10b6417ab8e9b" class="m-dox-self">foo</a>(</span><span class="m-dox-wrap">)</span></span>
+              <span class="m-doc-wrap-bumper">void </span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a3d859e95e6eb8b4da1c10b6417ab8e9b" class="m-doc-self">foo</a>(</span><span class="m-doc-wrap">)</span></span>
             </h3>
             <p>A function.</p>
 <p>Detailed function docs.</p>
         </section>
         <section>
           <h2>Variable documentation</h2>
-          <section class="m-dox-details" id="a7dc9e9cdaf8275ac8636d69b90f37045"><div>
+          <section class="m-doc-details" id="a7dc9e9cdaf8275ac8636d69b90f37045"><div>
             <h3>
-              int <a href="#a7dc9e9cdaf8275ac8636d69b90f37045" class="m-dox-self">Variable</a> <span class="m-label m-primary">constexpr</span>
+              int <a href="#a7dc9e9cdaf8275ac8636d69b90f37045" class="m-doc-self">Variable</a> <span class="m-label m-primary">constexpr</span>
             </h3>
             <p>A variable.</p>
 <p>Detailed variable docs.</p>
         </section>
         <section>
           <h2>Define documentation</h2>
-          <section class="m-dox-details" id="a1e6e7cc6cc96adc8342c838f55790259"><div>
+          <section class="m-doc-details" id="a1e6e7cc6cc96adc8342c838f55790259"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">#define <a href="#a1e6e7cc6cc96adc8342c838f55790259" class="m-dox-self">A_MACRO</a></span>
+              <span class="m-doc-wrap-bumper">#define <a href="#a1e6e7cc6cc96adc8342c838f55790259" class="m-doc-self">A_MACRO</a></span>
             </h3>
             <p>A macro.</p>
 <p>This appears only in the file docs and fully expanded.</p>
index d4c2f9514ed603d50a113e4cf764927946d961d6..d8c741cf04c1f9a17e9cf4f7d4ffeec7200ab292 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Namespace namespace | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -21,7 +21,7 @@
       <div class="m-col-l-10 m-push-l-1">
         <h1>
           Namespace <span class="m-thin">namespace</span>
-          <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;File.h&gt;</a></div>
+          <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;File.h&gt;</a></div>
         </h1>
         <p>A namespace.</p>
         <div class="m-block m-default">
         </div>
         <section id="enum-members">
           <h2><a href="#enum-members">Enums</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#add172b93283b1ab7612c3ca6cc5dcfea" class="m-dox">Enum</a> { </span><span class="m-dox-wrap"><a href="#add172b93283b1ab7612c3ca6cc5dcfeaa2ef662d81d3f82682b3f993eba87420e" class="m-dox">Value</a> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#add172b93283b1ab7612c3ca6cc5dcfea" class="m-doc">Enum</a> { </span><span class="m-doc-wrap"><a href="#add172b93283b1ab7612c3ca6cc5dcfeaa2ef662d81d3f82682b3f993eba87420e" class="m-doc">Value</a> }</span>
             </dt>
             <dd>An enum.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#abddfdbdba5c5512af93fad488e874a6e" class="m-dox-self" name="abddfdbdba5c5512af93fad488e874a6e">EnumBrief</a> { </span><span class="m-dox-wrap"> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#abddfdbdba5c5512af93fad488e874a6e" class="m-doc-self" name="abddfdbdba5c5512af93fad488e874a6e">EnumBrief</a> { </span><span class="m-doc-wrap"> }</span>
             </dt>
             <dd>Enum with just a brief.</dd>
           </dl>
         </section>
         <section id="typedef-members">
           <h2><a href="#typedef-members">Typedefs</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              using <a href="#abe2a245304bc2234927ef33175646e08" class="m-dox">Typedef</a> = int
+              using <a href="#abe2a245304bc2234927ef33175646e08" class="m-doc">Typedef</a> = int
             </dt>
             <dd>A typedef.</dd>
             <dt>
-              using <a href="#a3528713a2cb2fc8e4b0c8fab2e3142e6" class="m-dox-self" name="a3528713a2cb2fc8e4b0c8fab2e3142e6">TypedefBrief</a> = int
+              using <a href="#a3528713a2cb2fc8e4b0c8fab2e3142e6" class="m-doc-self" name="a3528713a2cb2fc8e4b0c8fab2e3142e6">TypedefBrief</a> = int
             </dt>
             <dd>Typedef with just a brief.</dd>
           </dl>
         </section>
         <section id="func-members">
           <h2><a href="#func-members">Functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a0f1fe1a972c7c4196988a1bdde63ec77" class="m-dox">foo</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#a0f1fe1a972c7c4196988a1bdde63ec77" class="m-doc">foo</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>A function.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a25c0cb6154508312ca2f28fdab944741" class="m-dox-self" name="a25c0cb6154508312ca2f28fdab944741">fooBrief</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#a25c0cb6154508312ca2f28fdab944741" class="m-doc-self" name="a25c0cb6154508312ca2f28fdab944741">fooBrief</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>Function with just a brief.</dd>
           </dl>
         </section>
         <section id="var-members">
           <h2><a href="#var-members">Variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              int <a href="#ad3121960d8665ab045ca1bfa1480a86d" class="m-dox">Variable</a> <span class="m-label m-flat m-primary">constexpr</span>
+              int <a href="#ad3121960d8665ab045ca1bfa1480a86d" class="m-doc">Variable</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd>A variable.</dd>
             <dt>
-              int <a href="#aa8b31b63b2a5e71fe1734212a093bdc3" class="m-dox-self" name="aa8b31b63b2a5e71fe1734212a093bdc3">VariableBrief</a> <span class="m-label m-flat m-primary">constexpr</span>
+              int <a href="#aa8b31b63b2a5e71fe1734212a093bdc3" class="m-doc-self" name="aa8b31b63b2a5e71fe1734212a093bdc3">VariableBrief</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd>Variable with just a brief.</dd>
           </dl>
         </section>
         <section>
           <h2>Enum documentation</h2>
-          <section class="m-dox-details" id="add172b93283b1ab7612c3ca6cc5dcfea"><div>
+          <section class="m-doc-details" id="add172b93283b1ab7612c3ca6cc5dcfea"><div>
             <h3>
-              enum Namespace::<wbr /><a href="#add172b93283b1ab7612c3ca6cc5dcfea" class="m-dox-self">Enum</a>
+              enum Namespace::<wbr /><a href="#add172b93283b1ab7612c3ca6cc5dcfea" class="m-doc-self">Enum</a>
             </h3>
             <p>An enum.</p>
 <p>Detailed enum docs.</p>
-            <table class="m-table m-fullwidth m-flat m-dox">
+            <table class="m-table m-fullwidth m-flat m-doc">
               <thead><tr><th style="width: 1%">Enumerators</th><th></th></tr></thead>
               <tbody>
                 <tr>
-                  <td><a href="#add172b93283b1ab7612c3ca6cc5dcfeaa2ef662d81d3f82682b3f993eba87420e" class="m-dox-self" name="add172b93283b1ab7612c3ca6cc5dcfeaa2ef662d81d3f82682b3f993eba87420e">Value</a></td>
+                  <td><a href="#add172b93283b1ab7612c3ca6cc5dcfeaa2ef662d81d3f82682b3f993eba87420e" class="m-doc-self" name="add172b93283b1ab7612c3ca6cc5dcfeaa2ef662d81d3f82682b3f993eba87420e">Value</a></td>
                   <td>
 <p>A value</p>
                   </td>
         </section>
         <section>
           <h2>Typedef documentation</h2>
-          <section class="m-dox-details" id="abe2a245304bc2234927ef33175646e08"><div>
+          <section class="m-doc-details" id="abe2a245304bc2234927ef33175646e08"><div>
             <h3>
-              typedef int Namespace::<wbr /><a href="#abe2a245304bc2234927ef33175646e08" class="m-dox-self">Typedef</a>
+              typedef int Namespace::<wbr /><a href="#abe2a245304bc2234927ef33175646e08" class="m-doc-self">Typedef</a>
             </h3>
             <p>A typedef.</p>
 <p>Detailed typedef docs.</p>
         </section>
         <section>
           <h2>Function documentation</h2>
-          <section class="m-dox-details" id="a0f1fe1a972c7c4196988a1bdde63ec77"><div>
+          <section class="m-doc-details" id="a0f1fe1a972c7c4196988a1bdde63ec77"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void Namespace::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a0f1fe1a972c7c4196988a1bdde63ec77" class="m-dox-self">foo</a>(</span><span class="m-dox-wrap">)</span></span>
+              <span class="m-doc-wrap-bumper">void Namespace::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a0f1fe1a972c7c4196988a1bdde63ec77" class="m-doc-self">foo</a>(</span><span class="m-doc-wrap">)</span></span>
             </h3>
             <p>A function.</p>
 <p>Detailed function docs.</p>
         </section>
         <section>
           <h2>Variable documentation</h2>
-          <section class="m-dox-details" id="ad3121960d8665ab045ca1bfa1480a86d"><div>
+          <section class="m-doc-details" id="ad3121960d8665ab045ca1bfa1480a86d"><div>
             <h3>
-              int Namespace::<wbr /><a href="#ad3121960d8665ab045ca1bfa1480a86d" class="m-dox-self">Variable</a> <span class="m-label m-primary">constexpr</span>
+              int Namespace::<wbr /><a href="#ad3121960d8665ab045ca1bfa1480a86d" class="m-doc-self">Variable</a> <span class="m-label m-primary">constexpr</span>
             </h3>
             <p>A variable.</p>
 <p>Detailed variable docs.</p>
index 251d11d8342941d29a30aafb83eeda495c38a5fc..ec087c69f86b07f72ddeeb6cdd5c919f4e1c46f1 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>File.h file | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
         </div>
         <section id="namespaces">
           <h2><a href="#namespaces">Namespaces</a></h2>
-          <dl class="m-dox">
-            <dt>namespace <a href="namespaceNS.html" class="m-dox">NS</a></dt>
+          <dl class="m-doc">
+            <dt>namespace <a href="namespaceNS.html" class="m-doc">NS</a></dt>
             <dd>A namespace.</dd>
           </dl>
         </section>
         <section id="define-members">
           <h2><a href="#define-members">Defines</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">#define <a href="#a144a2a84c08d05de76f6a4a245584810" class="m-dox-self" name="a144a2a84c08d05de76f6a4a245584810">A_DEFINE</a></span>
+              <span class="m-doc-wrap-bumper">#define <a href="#a144a2a84c08d05de76f6a4a245584810" class="m-doc-self" name="a144a2a84c08d05de76f6a4a245584810">A_DEFINE</a></span>
             </dt>
             <dd>A define.</dd>
           </dl>
         </section>
         <section id="variables">
           <h2><a href="#variables">Variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              int <a href="namespaceNS.html#a0bd189dc3154c8566a9e70f94b274c33" class="m-dox">var</a>
+              int <a href="namespaceNS.html#a0bd189dc3154c8566a9e70f94b274c33" class="m-doc">var</a>
             </dt>
             <dd>A variable.</dd>
           </dl>
index f63740334eb18a4c84dc330e013dc0a25cf4b616..d837ae05739fa4b9a004d4a14c329f81b0331969 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Magnum namespace | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -36,9 +36,9 @@
         </div>
         <section id="func-members">
           <h2><a href="#func-members">Functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">auto <a href="#a7f3d59790996b9f86ca6d4adc63549e2" class="m-dox-self" name="a7f3d59790996b9f86ca6d4adc63549e2">hasCoolThings</a>(</span><span class="m-dox-wrap">) -&gt; bool MAGNUM_EXPORT <span class="m-label m-flat m-primary">constexpr</span></span>
+              <span class="m-doc-wrap-bumper">auto <a href="#a7f3d59790996b9f86ca6d4adc63549e2" class="m-doc-self" name="a7f3d59790996b9f86ca6d4adc63549e2">hasCoolThings</a>(</span><span class="m-doc-wrap">) -&gt; bool MAGNUM_EXPORT <span class="m-label m-flat m-primary">constexpr</span></span>
             </dt>
             <dd>Always returns <code>true</code></dd>
           </dl>
index 57cb63aa030899e8e0653a204688e7925c9ac191..fae835f272dc7b15ee82b185de3f1736dce4d330 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>A page | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index 3940b9157f5a56d9de4728322f3b453fc376e394..240142d93231a06b496b7a922494df16bd0130b9 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>A group module | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
         </div>
         <section id="func-members">
           <h2><a href="#func-members">Functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#ga809d062bb88fcd3bd6cf38be250aa348" class="m-dox">bar</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#ga809d062bb88fcd3bd6cf38be250aa348" class="m-doc">bar</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>Bar.</dd>
           </dl>
         </section>
         <section>
           <h2>Function documentation</h2>
-          <section class="m-dox-details" id="ga809d062bb88fcd3bd6cf38be250aa348"><div>
+          <section class="m-doc-details" id="ga809d062bb88fcd3bd6cf38be250aa348"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void </span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#ga809d062bb88fcd3bd6cf38be250aa348" class="m-dox-self">bar</a>(</span><span class="m-dox-wrap">)</span></span>
+              <span class="m-doc-wrap-bumper">void </span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#ga809d062bb88fcd3bd6cf38be250aa348" class="m-doc-self">bar</a>(</span><span class="m-doc-wrap">)</span></span>
             </h3>
             <p>Bar.</p>
-<p><a name="this_anchor"></a> <a href="group__fizzbuzz.html#this_anchor" class="m-dox">More details</a></p>
+<p><a name="this_anchor"></a> <a href="group__fizzbuzz.html#this_anchor" class="m-doc">More details</a></p>
           </div></section>
         </section>
       </div>
index cc5f81ec5b0c1815e022b81eeed88415e9ffc71a..9038dc2008941b8125ece9ee28811ecbbcd7e880 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Foo namespace | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -22,7 +22,7 @@
         <h1>
           Foo <span class="m-thin">namespace</span>
         </h1>
-        <p><a href="namespaceFoo.html" class="m-dox">Foo</a>.</p>
+        <p><a href="namespaceFoo.html" class="m-doc">Foo</a>.</p>
         <div class="m-block m-default">
           <h3>Contents</h3>
           <ul>
@@ -36,9 +36,9 @@
         </div>
         <section id="func-members">
           <h2><a href="#func-members">Functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="group__fizzbuzz.html#ga809d062bb88fcd3bd6cf38be250aa348" class="m-dox">bar</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="group__fizzbuzz.html#ga809d062bb88fcd3bd6cf38be250aa348" class="m-doc">bar</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>Bar.</dd>
           </dl>
index 8d10b0137658be090c17db13e44fbc742fc9e40e..dd66a8f10329e2e2e1c62b14dba9f37aa0c8f72a 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>File.h file | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
 <p>A file</p>
         <section id="enum-members">
           <h2><a href="#enum-members">Enums</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#a8150b7776c2a1749101acf22e868d091" class="m-dox">Enum</a> { </span><span class="m-dox-wrap"><a href="#a8150b7776c2a1749101acf22e868d091a050889cfb2c606473596b8f70f702769" class="m-dox">Value</a>,
-              <a href="#a8150b7776c2a1749101acf22e868d091a53303616791b3f53611d88fb24bda2d9" class="m-dox">Another</a>,
-              <a href="#a8150b7776c2a1749101acf22e868d091ac2a3856002491cf465725e8d1108f796" class="m-dox">Last</a> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#a8150b7776c2a1749101acf22e868d091" class="m-doc">Enum</a> { </span><span class="m-doc-wrap"><a href="#a8150b7776c2a1749101acf22e868d091a050889cfb2c606473596b8f70f702769" class="m-doc">Value</a>,
+              <a href="#a8150b7776c2a1749101acf22e868d091a53303616791b3f53611d88fb24bda2d9" class="m-doc">Another</a>,
+              <a href="#a8150b7776c2a1749101acf22e868d091ac2a3856002491cf465725e8d1108f796" class="m-doc">Last</a> }</span>
             </dt>
             <dd>An enum.</dd>
           </dl>
         </section>
         <section id="typedef-members">
           <h2><a href="#typedef-members">Typedefs</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              using <a href="#aedec7b8d93c84ed3293e685c1e0b444e" class="m-dox-self" name="aedec7b8d93c84ed3293e685c1e0b444e">Typedef</a> = int
+              using <a href="#aedec7b8d93c84ed3293e685c1e0b444e" class="m-doc-self" name="aedec7b8d93c84ed3293e685c1e0b444e">Typedef</a> = int
             </dt>
             <dd>A typedef.</dd>
           </dl>
         </section>
         <section>
           <h2>Enum documentation</h2>
-          <section class="m-dox-details" id="a8150b7776c2a1749101acf22e868d091"><div>
+          <section class="m-doc-details" id="a8150b7776c2a1749101acf22e868d091"><div>
             <h3>
-              enum <a href="#a8150b7776c2a1749101acf22e868d091" class="m-dox-self">Enum</a>
+              enum <a href="#a8150b7776c2a1749101acf22e868d091" class="m-doc-self">Enum</a>
             </h3>
             <p>An enum.</p>
-            <table class="m-table m-fullwidth m-flat m-dox">
+            <table class="m-table m-fullwidth m-flat m-doc">
               <thead><tr><th style="width: 1%">Enumerators</th><th></th></tr></thead>
               <tbody>
                 <tr>
-                  <td><a href="#a8150b7776c2a1749101acf22e868d091a050889cfb2c606473596b8f70f702769" class="m-dox-self" name="a8150b7776c2a1749101acf22e868d091a050889cfb2c606473596b8f70f702769">Value</a></td>
+                  <td><a href="#a8150b7776c2a1749101acf22e868d091a050889cfb2c606473596b8f70f702769" class="m-doc-self" name="a8150b7776c2a1749101acf22e868d091a050889cfb2c606473596b8f70f702769">Value</a></td>
                   <td>
                   <p>A brief description.</p>
                   </td>
                 </tr>
                 <tr>
-                  <td><a href="#a8150b7776c2a1749101acf22e868d091a53303616791b3f53611d88fb24bda2d9" class="m-dox-self" name="a8150b7776c2a1749101acf22e868d091a53303616791b3f53611d88fb24bda2d9">Another</a></td>
+                  <td><a href="#a8150b7776c2a1749101acf22e868d091a53303616791b3f53611d88fb24bda2d9" class="m-doc-self" name="a8150b7776c2a1749101acf22e868d091a53303616791b3f53611d88fb24bda2d9">Another</a></td>
                   <td>
 <p>A detailed description</p>
                   </td>
                 </tr>
                 <tr>
-                  <td><a href="#a8150b7776c2a1749101acf22e868d091ac2a3856002491cf465725e8d1108f796" class="m-dox-self" name="a8150b7776c2a1749101acf22e868d091ac2a3856002491cf465725e8d1108f796">Last</a></td>
+                  <td><a href="#a8150b7776c2a1749101acf22e868d091ac2a3856002491cf465725e8d1108f796" class="m-doc-self" name="a8150b7776c2a1749101acf22e868d091ac2a3856002491cf465725e8d1108f796">Last</a></td>
                   <td>
                   <p>A brief description.</p>
 <p>And a detailed one as well.</p>
index a1d1ab7185b729ba98804fcd36a06c822a15b399..b8734d1f8d22899a240b623e263aba0df7ba75b2 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Namespace namespace | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index 2995356d6623e28325016ab6f81b426655358078..5e91da0905ec713a9d047c5977e9dd178ed99bf9 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Namespace namespace | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -36,9 +36,9 @@
 <p>SOME HEAVY LICENSE HEADER WITH SOME HEAVY WORDS</p><hr/>
         <section id="func-members">
           <h2><a href="#func-members">Functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a0f1fe1a972c7c4196988a1bdde63ec77" class="m-dox-self" name="a0f1fe1a972c7c4196988a1bdde63ec77">foo</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#a0f1fe1a972c7c4196988a1bdde63ec77" class="m-doc-self" name="a0f1fe1a972c7c4196988a1bdde63ec77">foo</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>Some normal brief documentation.</dd>
           </dl>
index 5d63be82fd31b9bf6c5b81ad5f4e20c827da860a..711b208cdc756e3e8f6117ee3dfbc1f6e8dd0a36 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Namespace namespace | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index 406f72a448f4710ea8c3c410a54021e0e60cba3d..91c8822fddd7b290766473194494a800f3e06e48 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>File.h file | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
         </div>
         <section id="func-members">
           <h2><a href="#func-members">Functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">auto <a href="#a14bcd2d544b22300bba3863251393e0f" class="m-dox">foo</a>(</span><span class="m-dox-wrap">) -&gt; int</span>
+              <span class="m-doc-wrap-bumper">auto <a href="#a14bcd2d544b22300bba3863251393e0f" class="m-doc">foo</a>(</span><span class="m-doc-wrap">) -&gt; int</span>
             </dt>
             <dd>A foo.</dd>
           </dl>
         </section>
         <section>
           <h2>Function documentation</h2>
-          <section class="m-dox-details" id="a14bcd2d544b22300bba3863251393e0f"><div>
+          <section class="m-doc-details" id="a14bcd2d544b22300bba3863251393e0f"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">int </span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a14bcd2d544b22300bba3863251393e0f" class="m-dox-self">foo</a>(</span><span class="m-dox-wrap">)</span></span>
+              <span class="m-doc-wrap-bumper">int </span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a14bcd2d544b22300bba3863251393e0f" class="m-doc-self">foo</a>(</span><span class="m-doc-wrap">)</span></span>
             </h3>
             <p>A foo.</p>
             <table class="m-table m-fullwidth m-flat">
@@ -58,7 +58,7 @@
                 </tr>
               </tfoot>
             </table>
-<aside class="m-note m-default"><h4><a href="old.html#_old000004" class="m-dox">Old stuff</a></h4><p>Xrefitem, gets merged</p><p>with this one by Doxygen itself.</p></aside><aside class="m-note m-default"><h4>See also</h4><p>See something</p></aside><p>Text.</p><blockquote><p>A quote that should not cause assertion about an unclosed section</p></blockquote>
+<aside class="m-note m-default"><h4><a href="old.html#_old000004" class="m-doc">Old stuff</a></h4><p>Xrefitem, gets merged</p><p>with this one by Doxygen itself.</p></aside><aside class="m-note m-default"><h4>See also</h4><p>See something</p></aside><p>Text.</p><blockquote><p>A quote that should not cause assertion about an unclosed section</p></blockquote>
           </div></section>
         </section>
       </div>
index 407b6d5f496ef9d842ee8c1cc9d4e54dc622f3ad..8d24b16e6f4d852d0a708e46532f1b781b2e3f29 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -22,7 +22,7 @@
         <h1>
           My Project
         </h1>
-<p>First paragraph containing some content.</p><aside class="m-note m-warning"><h4>Attention</h4><p>An attention section.</p></aside><aside class="m-note m-default"><h4>See also</h4><p>Other section.</p></aside><p>Paragraph following the sections.</p><aside class="m-note m-info"><h4>Note</h4><p>A note.</p></aside><aside class="m-note m-danger"><h4><a href="bug.html#_bug000001" class="m-dox">Bug</a></h4><p>This is a bug.</p></aside><aside class="m-note m-dim"><h4><a href="todo.html#_todo000001" class="m-dox">Todo</a></h4><p>Or a TODO.</p></aside><aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000001" class="m-dox">Deprecated</a></h4><p>Which is deprecated.</p></aside><aside class="m-note m-default"><h4><a href="old.html#_old000001" class="m-dox">Old stuff</a></h4><p>This is old.</p></aside><blockquote><p>A blockquote</p></blockquote><p>Text right after that blockquote should be a new paragraph.</p><ul><li>A simple</li><li>List<ol><li>With one line</li><li>for each</li></ol></li><li>item, so paragraphs are removed</li></ul><ul><li>A simple</li><li>List<ol><li>With the sublist delimited</li><li>by blank lines</li></ol></li><li>should behave the same as above</li></ul><ul><li><p>A new list</p><p>of multiple</p><p>paragraphs.</p></li><li><p>Another item</p><ul><li><p>A sub list</p><p>Another paragraph</p></li></ul></li></ul><p>A paragraph after that list.</p><table class="m-table"><thead><tr><th>Table header</th><th>Another</th><th>Third</th></tr></thead><tbody><tr><td>Cell</td><td>Another cell</td><td>3rd</td></tr><tr><td>Next row</td><td></td><td>This</td></tr><tr><td>is a table</td><td><em>really</em></td><td>yes.</td></tr></tbody></table><table class="m-table"><caption>Table <em>caption</em></caption><thead><tr><th>Table</th><th>with</th></tr><tr><th>two</th><th>row</th></tr></thead><tbody><tr><td>table</td><td>header</td></tr></tbody></table><aside class="m-note m-default"><p>A paragraph with no title.</p></aside><aside class="m-note m-warning"><h4>Attention</h4><p>Attention, first paragraph.</p><p>Attention, second paragraph.</p><p>Attention, third paragraph.</p></aside><aside class="m-note m-info"><h4>Note</h4><p>A note, not merged with the above.</p></aside><aside class="m-note m-default"><h4><a href="old.html#_old000002" class="m-dox">Old stuff</a></h4><p>This is not merged.</p></aside><aside class="m-note m-default"><h4><a href="old.html#_old000003" class="m-dox">Old stuff</a></h4><p>With this. Only on the listing page.</p></aside><aside class="m-note m-danger"><h4>Warning</h4><p>Non-text item after a note/whatever should be part of a paragraph:</p></aside><p><em>This is</em> inside a paragraph.</p><aside class="m-note m-default"><h4>Id</h4><p>some strange RCS content</p></aside><aside class="m-note m-default"><h4>Author</h4><p>The Author</p></aside><aside class="m-note m-default"><h4>Authors</h4><p>Another Author, That Intern We Forgot The Name Of</p></aside><aside class="m-note m-default"><h4>Version</h4><p>1.0rc3</p></aside><aside class="m-note m-default"><h4>Since</h4><p>1.0rc1</p></aside><aside class="m-note m-default"><h4>Date</h4><p>2018-02-09</p></aside><aside class="m-note m-success"><h4>Precondition</h4><p>A precondition.</p></aside><aside class="m-note m-success"><h4>Postcondition</h4><p>A postcondition.</p></aside><aside class="m-note m-default"><h4>Copyright</h4><p>This is illegal to use.</p></aside><aside class="m-note m-success"><h4>Invariant</h4><p>Everything is changing all the time.</p></aside><aside class="m-note m-default"><h4>Remark</h4><p>What does a <code>remark</code> mean and how is it different from <code>note</code>, anyway?</p><p>Paragraph that goes to the remark section</p></aside><aside class="m-note m-default"><h4>Paragraph title</h4><p>Paragraph that goes separately</p><p>Paragraph that adds to the previous</p></aside><aside class="m-note m-default"><h4>Block title</h4><div><p>Hello!</p><p>Here is something inside that paragraph block.</p></div></aside>
+<p>First paragraph containing some content.</p><aside class="m-note m-warning"><h4>Attention</h4><p>An attention section.</p></aside><aside class="m-note m-default"><h4>See also</h4><p>Other section.</p></aside><p>Paragraph following the sections.</p><aside class="m-note m-info"><h4>Note</h4><p>A note.</p></aside><aside class="m-note m-danger"><h4><a href="bug.html#_bug000001" class="m-doc">Bug</a></h4><p>This is a bug.</p></aside><aside class="m-note m-dim"><h4><a href="todo.html#_todo000001" class="m-doc">Todo</a></h4><p>Or a TODO.</p></aside><aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000001" class="m-doc">Deprecated</a></h4><p>Which is deprecated.</p></aside><aside class="m-note m-default"><h4><a href="old.html#_old000001" class="m-doc">Old stuff</a></h4><p>This is old.</p></aside><blockquote><p>A blockquote</p></blockquote><p>Text right after that blockquote should be a new paragraph.</p><ul><li>A simple</li><li>List<ol><li>With one line</li><li>for each</li></ol></li><li>item, so paragraphs are removed</li></ul><ul><li>A simple</li><li>List<ol><li>With the sublist delimited</li><li>by blank lines</li></ol></li><li>should behave the same as above</li></ul><ul><li><p>A new list</p><p>of multiple</p><p>paragraphs.</p></li><li><p>Another item</p><ul><li><p>A sub list</p><p>Another paragraph</p></li></ul></li></ul><p>A paragraph after that list.</p><table class="m-table"><thead><tr><th>Table header</th><th>Another</th><th>Third</th></tr></thead><tbody><tr><td>Cell</td><td>Another cell</td><td>3rd</td></tr><tr><td>Next row</td><td></td><td>This</td></tr><tr><td>is a table</td><td><em>really</em></td><td>yes.</td></tr></tbody></table><table class="m-table"><caption>Table <em>caption</em></caption><thead><tr><th>Table</th><th>with</th></tr><tr><th>two</th><th>row</th></tr></thead><tbody><tr><td>table</td><td>header</td></tr></tbody></table><aside class="m-note m-default"><p>A paragraph with no title.</p></aside><aside class="m-note m-warning"><h4>Attention</h4><p>Attention, first paragraph.</p><p>Attention, second paragraph.</p><p>Attention, third paragraph.</p></aside><aside class="m-note m-info"><h4>Note</h4><p>A note, not merged with the above.</p></aside><aside class="m-note m-default"><h4><a href="old.html#_old000002" class="m-doc">Old stuff</a></h4><p>This is not merged.</p></aside><aside class="m-note m-default"><h4><a href="old.html#_old000003" class="m-doc">Old stuff</a></h4><p>With this. Only on the listing page.</p></aside><aside class="m-note m-danger"><h4>Warning</h4><p>Non-text item after a note/whatever should be part of a paragraph:</p></aside><p><em>This is</em> inside a paragraph.</p><aside class="m-note m-default"><h4>Id</h4><p>some strange RCS content</p></aside><aside class="m-note m-default"><h4>Author</h4><p>The Author</p></aside><aside class="m-note m-default"><h4>Authors</h4><p>Another Author, That Intern We Forgot The Name Of</p></aside><aside class="m-note m-default"><h4>Version</h4><p>1.0rc3</p></aside><aside class="m-note m-default"><h4>Since</h4><p>1.0rc1</p></aside><aside class="m-note m-default"><h4>Date</h4><p>2018-02-09</p></aside><aside class="m-note m-success"><h4>Precondition</h4><p>A precondition.</p></aside><aside class="m-note m-success"><h4>Postcondition</h4><p>A postcondition.</p></aside><aside class="m-note m-default"><h4>Copyright</h4><p>This is illegal to use.</p></aside><aside class="m-note m-success"><h4>Invariant</h4><p>Everything is changing all the time.</p></aside><aside class="m-note m-default"><h4>Remark</h4><p>What does a <code>remark</code> mean and how is it different from <code>note</code>, anyway?</p><p>Paragraph that goes to the remark section</p></aside><aside class="m-note m-default"><h4>Paragraph title</h4><p>Paragraph that goes separately</p><p>Paragraph that adds to the previous</p></aside><aside class="m-note m-default"><h4>Block title</h4><div><p>Hello!</p><p>Here is something inside that paragraph block.</p></div></aside>
       </div>
     </div>
   </div>
index 5e598ba9de6d33eed4190facf0997d6f05d57447..13f01f802a66983546d5cbdd1592d46b3c07385f 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Just old | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -22,7 +22,7 @@
         <h1>
           Just old
         </h1>
-<dl class="m-dox"><dt>Member <a href="File_8h.html#a14bcd2d544b22300bba3863251393e0f" class="m-dox">foo</a>  ()</dt><dd><p><a name="_old000004"></a> Xrefitem, gets merged</p><p>with this one by Doxygen itself.</p></dd><dt>page <a href="index.html" class="m-dox">Main Page</a></dt><dd><p><a name="_old000001"></a> This is old.</p><p><a name="_old000002"></a> This is not merged.</p><p><a name="_old000003"></a> With this. Only on the listing page.</p></dd></dl>
+<dl class="m-doc"><dt>Member <a href="File_8h.html#a14bcd2d544b22300bba3863251393e0f" class="m-doc">foo</a>  ()</dt><dd><p><a name="_old000004"></a> Xrefitem, gets merged</p><p>with this one by Doxygen itself.</p></dd><dt>page <a href="index.html" class="m-doc">Main Page</a></dt><dd><p><a name="_old000001"></a> This is old.</p><p><a name="_old000002"></a> This is not merged.</p><p><a name="_old000003"></a> With this. Only on the listing page.</p></dd></dl>
       </div>
     </div>
   </div>
index dc8157146f2ce70c232be12cf37e3ff38a5ff0f0..7decb3f5f619f2e34b76bd6b57ba2b516c1d2894 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Just old | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -22,7 +22,7 @@
         <h1>
           Just old
         </h1>
-<dl class="m-dox"><dt><a name="_old000004"></a>Member <a href="File_8h.html#a14bcd2d544b22300bba3863251393e0f" class="m-dox">foo</a>  ()</dt><dd><p>Xrefitem, gets merged</p><p>with this one by Doxygen itself.</p></dd><dt><a name="_old000001"></a>page <a href="index.html" class="m-dox">Main Page</a></dt><dd><p>This is old.</p><p>This is not merged.</p><p>With this. Only on the listing page.</p></dd></dl>
+<dl class="m-doc"><dt><a name="_old000004"></a>Member <a href="File_8h.html#a14bcd2d544b22300bba3863251393e0f" class="m-doc">foo</a>  ()</dt><dd><p>Xrefitem, gets merged</p><p>with this one by Doxygen itself.</p></dd><dt><a name="_old000001"></a>page <a href="index.html" class="m-doc">Main Page</a></dt><dd><p>This is old.</p><p>This is not merged.</p><p>With this. Only on the listing page.</p></dd></dl>
       </div>
     </div>
   </div>
index 6866a71063c329a82c98c93c7a802eef6be6acf9..c3122dd3ce7bcd79ef7c0cc9b35b5b75bd1199a1 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Todo List | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -22,7 +22,7 @@
         <h1>
           Todo List
         </h1>
-<dl class="m-dox"><dt>page <a href="index.html" class="m-dox">Main Page</a></dt><dd><a name="_todo000001"></a>Or a TODO.</dd><dt>Page <a href="other.html" class="m-dox">Other page</a></dt><dd><a name="_todo000002"></a>Diffferent TODO</dd></dl>
+<dl class="m-doc"><dt>page <a href="index.html" class="m-doc">Main Page</a></dt><dd><a name="_todo000001"></a>Or a TODO.</dd><dt>Page <a href="other.html" class="m-doc">Other page</a></dt><dd><a name="_todo000002"></a>Diffferent TODO</dd></dl>
       </div>
     </div>
   </div>
index 108e61c965d17baffe5af1162c2bfd4d846a0b8c..a76ccb8eb35618bc8a65c6a461c92ff2951598e0 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Todo List | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -22,7 +22,7 @@
         <h1>
           Todo List
         </h1>
-<dl class="m-dox"><dt><a name="_todo000001"></a>page <a href="index.html" class="m-dox">Main Page</a></dt><dd>Or a TODO.</dd><dt><a name="_todo000002"></a>Page <a href="other.html" class="m-dox">Other page</a></dt><dd>Diffferent TODO</dd></dl>
+<dl class="m-doc"><dt><a name="_todo000001"></a>page <a href="index.html" class="m-doc">Main Page</a></dt><dd>Or a TODO.</dd><dt><a name="_todo000002"></a>Page <a href="other.html" class="m-doc">Other page</a></dt><dd>Diffferent TODO</dd></dl>
       </div>
     </div>
   </div>
index b55f275019196560f6c07388eb86bafd46c15f83..13e9cf2a60e432b5f16d0431493acae545bac2aa 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>This is a group module | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index a49ce4ced78157bd8f5910f1d6adf91b1dadf241..7dd02828b13078d20594cd7ec6520dad2f7c7aab 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -26,7 +26,7 @@
 <span class="c1">// Spanning multiple lines.</span></pre><p><code class="m-code"><span class="n">Inline</span><span class="o">=</span><span class="n">code</span><span class="p">;</span></code> at the start of a line. Then a code that is inside of <code class="m-code"><span class="nb">true</span> <span class="o">||</span> <span class="nb">false</span></code> a text, should be delimited by spaces. But not when it is in (<code class="m-code"><span class="n">std</span><span class="o">::</span><span class="n">exit</span><span class="p">(</span><span class="mi">2</span><span class="p">);</span></code>) parentheses.</p><pre class="m-code">    <span class="c1">// a block</span>
         <span class="c1">// that is indented</span>
     <span class="c1">// but has a lot of trailing whitespace which should be removed</span>
-<span class="p">}</span></pre><aside class="m-note m-info"><h4>Note</h4><p>Code block after a note doesn&#x27;t start a new paragraph in the XML but should be treated as a block:</p></aside><pre class="m-code"><span class="c1">// this is a new block</span></pre><aside class="m-note m-dim"><h4><a href="todo.html#_todo000001" class="m-dox">Todo</a></h4><p>However, code block after an xrefitem is delimited properly by Doxygen:</p></aside><pre class="m-code"><span class="c1">// code?</span></pre><blockquote><p>And code block after a blockquote as well:</p></blockquote><pre class="m-code"><span class="c1">// another block</span></pre><aside class="m-note m-warning"><h4>Attention</h4><p>Inline code after a note should not be treated as block, though:</p></aside><p>The <code class="m-code"><span class="k">constexpr</span></code> functions are pure.</p><aside class="m-note m-danger"><h4>Warning</h4><p>Inline code right after a block should be part of a paragraph:</p></aside><p> <code class="m-code"><span class="kr">inline</span></code> variables are a thing?</p><p>Code block inside a list (has to be done using HTML):</p><ul><li><p>A paragraph.</p><pre class="m-code"><span class="cp">#include</span> <span class="cpf">&lt;os&gt;</span><span class="cp"></span></pre></li><li><p>Another paragraph.</p><p>Yet another</p></li><li>A single paragraph, rendered without the wrapping tag</li></ul><aside class="m-note m-info"><h4>Note</h4><p>Code block inside a note:</p><pre class="m-code"><span class="c1">// code block</span></pre><p>Another paragraph of that note.</p></aside>
+<span class="p">}</span></pre><aside class="m-note m-info"><h4>Note</h4><p>Code block after a note doesn&#x27;t start a new paragraph in the XML but should be treated as a block:</p></aside><pre class="m-code"><span class="c1">// this is a new block</span></pre><aside class="m-note m-dim"><h4><a href="todo.html#_todo000001" class="m-doc">Todo</a></h4><p>However, code block after an xrefitem is delimited properly by Doxygen:</p></aside><pre class="m-code"><span class="c1">// code?</span></pre><blockquote><p>And code block after a blockquote as well:</p></blockquote><pre class="m-code"><span class="c1">// another block</span></pre><aside class="m-note m-warning"><h4>Attention</h4><p>Inline code after a note should not be treated as block, though:</p></aside><p>The <code class="m-code"><span class="k">constexpr</span></code> functions are pure.</p><aside class="m-note m-danger"><h4>Warning</h4><p>Inline code right after a block should be part of a paragraph:</p></aside><p> <code class="m-code"><span class="kr">inline</span></code> variables are a thing?</p><p>Code block inside a list (has to be done using HTML):</p><ul><li><p>A paragraph.</p><pre class="m-code"><span class="cp">#include</span> <span class="cpf">&lt;os&gt;</span><span class="cp"></span></pre></li><li><p>Another paragraph.</p><p>Yet another</p></li><li>A single paragraph, rendered without the wrapping tag</li></ul><aside class="m-note m-info"><h4>Note</h4><p>Code block inside a note:</p><pre class="m-code"><span class="c1">// code block</span></pre><p>Another paragraph of that note.</p></aside>
       </div>
     </div>
   </div>
index 8a973906eac19052327579d15992a80c112c4dbb..928024602490915c904c6833d696700d3e6bb467 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Code that produces warnings | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index dd9ae614300f8de813cd001a1c200d7cc767c6a5..afc5348b58f4736237e46cf45dd028130e0a9676 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>ANSI color escape code highlighting | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index 290ed84fa2ca8461b1f01021d7636441f801e70e..828fa10f16c13c1fd4bf5d2255ba841b883cebfa 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index cc327243fde004d33da5ad2dd259eb83bd66c72a..820d3314f1a1bdbb205f47d12f9632ba68ae2adc 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Code that produces warnings | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index b7b246d1bde19c246e0f76b247a0d61812eb57dd..2b565fb232bed26aeb6be48c9cfc00e01a7b6bff 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Dot | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index 295af83caa33f5e227c91aa302f43d7e5fc219e1..f5c800ff9d1556465329d1873f29033dd86a5745 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Dot | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index da5879c2ff8f0c47f7d7cf9d7c6d1c99e578a07b..7fe320bb4a2e4c63fdae1fb153569455597283e9 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Dot | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index b993de9fd2a7016612acbf5017fd2e03bd1e65b0..4b8c6768213701499723b11ee2e7c1594cefbdb4 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -22,7 +22,7 @@
         <h1>
           My Project
         </h1>
-<div class="m-note m-dim m-text-center">This paragraph <em>is</em> rendered in a dim note, centered.</div><p>This paragraph contains a <span class="m-text m-danger"><em>red</em> text</span> in a normal text flow and then  <strong class="m-text m-em m-small">small strong italics</strong>,   <em class="m-text m-info">blue italics</em> and  <a href="https://mcss.mosra.cz" class="m-text m-big">https:/<wbr />/<wbr />mcss.mosra.cz</a> (big-ass link).</p><div class="m-button m-primary"><a href="#"><div class="m-big">A button</div> <div class="m-small"><span class="m-text m-em">with</span>  <strong class="m-text m-em">subtitle</strong></div></a></div><p>A paragraph that is not affected by the inline classes from above.</p><p class="m-text m-strong m-noindent">Bold, non-indented paragraph.</p><p class="m-text m-primary"><strong>Bold text that should not have</strong> the same class as the paragraph.</p><p>A paragraph that doesn&#x27;t have any class applied. Next, a full-width image:</p><img class="m-image m-fullwidth" src="ship-small.jpg" alt="Image" /><figure class="m-figure m-flat"><img src="ship-small.jpg" alt="Image" /><figcaption>A flat figure</figcaption></figure><p>A fullwidth table:</p><table class="m-table m-fullwidth"><thead><tr><th>Table header</th><th>Another</th></tr></thead><tbody><tr><td>Cell</td><td>Another cell</td></tr><tr><td>Next row</td><td>Last.</td></tr></tbody></table><p>An unstyled list:</p><ul class="m-unstyled"><li>First item without a dot</li><li>Second item without a dot</li></ul><aside class="m-block m-info"><h3>A info block with some paragraphs inside</h3><div><p>Hello.</p><p>This is good, finally.</p></div></aside><aside class="m-frame"><h3>Note</h3><p>A note styled as a frame.</p></aside><p>This has to be here otherwise doxygen puts the next <code>@m_class</code> call into the above note. WHAT THE HELL!!!</p><aside class="m-block m-success"><h3><a href="licenses.html#_licenses000001" class="m-dox">Third-party license info</a></h3><p>This package is licensed under MIT. All is good.</p></aside><div class="m-code-figure"><pre class="m-code"><span class="c1">// this is the code</span>
+<div class="m-note m-dim m-text-center">This paragraph <em>is</em> rendered in a dim note, centered.</div><p>This paragraph contains a <span class="m-text m-danger"><em>red</em> text</span> in a normal text flow and then  <strong class="m-text m-em m-small">small strong italics</strong>,   <em class="m-text m-info">blue italics</em> and  <a href="https://mcss.mosra.cz" class="m-text m-big">https:/<wbr />/<wbr />mcss.mosra.cz</a> (big-ass link).</p><div class="m-button m-primary"><a href="#"><div class="m-big">A button</div> <div class="m-small"><span class="m-text m-em">with</span>  <strong class="m-text m-em">subtitle</strong></div></a></div><p>A paragraph that is not affected by the inline classes from above.</p><p class="m-text m-strong m-noindent">Bold, non-indented paragraph.</p><p class="m-text m-primary"><strong>Bold text that should not have</strong> the same class as the paragraph.</p><p>A paragraph that doesn&#x27;t have any class applied. Next, a full-width image:</p><img class="m-image m-fullwidth" src="ship-small.jpg" alt="Image" /><figure class="m-figure m-flat"><img src="ship-small.jpg" alt="Image" /><figcaption>A flat figure</figcaption></figure><p>A fullwidth table:</p><table class="m-table m-fullwidth"><thead><tr><th>Table header</th><th>Another</th></tr></thead><tbody><tr><td>Cell</td><td>Another cell</td></tr><tr><td>Next row</td><td>Last.</td></tr></tbody></table><p>An unstyled list:</p><ul class="m-unstyled"><li>First item without a dot</li><li>Second item without a dot</li></ul><aside class="m-block m-info"><h3>A info block with some paragraphs inside</h3><div><p>Hello.</p><p>This is good, finally.</p></div></aside><aside class="m-frame"><h3>Note</h3><p>A note styled as a frame.</p></aside><p>This has to be here otherwise doxygen puts the next <code>@m_class</code> call into the above note. WHAT THE HELL!!!</p><aside class="m-block m-success"><h3><a href="licenses.html#_licenses000001" class="m-doc">Third-party license info</a></h3><p>This package is licensed under MIT. All is good.</p></aside><div class="m-code-figure"><pre class="m-code"><span class="c1">// this is the code</span>
 <span class="n">printf</span><span class="p">(</span><span class="s">&quot;The answer to the universe and everything is %d.&quot;</span><span class="p">,</span> <span class="mi">5</span><span class="o">*</span><span class="mi">9</span><span class="p">)</span></pre><p>The answer to the universe and everything is 42.</p></div>
       </div>
     </div>
index 224f8fb9fcee1fc0817ba3ac51f27353a81c6e32..36fa4983d0699cb24d2b32f05c223c0d5de48687 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Math | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index 67986298a551d4439dd7dfb1267dc2c61743842b..b1f962c3d1f6255ec37f1032eb08eac30828f953 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index 0247b5ae8d8862ffc1c0f0ce05f56ba34b8b0c84..53bc22165e18573cfdde009095000fb314466448 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index 42e2f66def60c619735644b833e77a8c22ee469c..abcceef82cc67cc005c019ca1bd5c867ec32f9b6 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>warnings | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index 8e2f27a48fe460e100e4f1bcac731bce0c38346a..96a05d24e48f2408211b2b9b0d5bcbd257a63b7f 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index 8046d01f4ae0a028dfa4da8c3bd5052f3608024d..cc2980a1618a130c32c8623501751a24ca91c312 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>This will produce a warning | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index d8e5ff29990696cdf6d530d79f6d336be6c987ae..139be1875f02c5e95a4d220106bfc5cc33581c5f 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Image link | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index 1902ddf3cb06c7b7ce8b36cd4ae6e8067f0f911d..953e8cb2b4c6cdf38ca0a7c68bdcee7bf7b80458 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index 2b03b9cf8ed8d9a4537aaeaa5d55acd96b2598a0..395fc1fda746d80ab1c8fd97964098d79450989d 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Images that produce warnings | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index f1374d0727dbac3677136f922c98390aa4cc582e..7a672bb86f9d9ee0c0a969743beb46fced3a25e5 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index c4a9c29564b133340303a8950fd3173884418a6e..c00823f3f3d7518e62111483264a763fc8649599 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index 41127f5b7f7601869432303a28b78716d2572cc7..5eec8825d1965b09860dac0c754acff0b5b9c05b 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Math | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index ae98d691c1a15896b0ff59c71a603b6d04d32191..d70b1cab823fdde45f08e63c9ea4240a0c4b823c 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index 3d41564375690de80435cd1c74561ff4d46d9552..67f3af01f2c6ee0fe56520ffc439a9932a445241 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>File.h file | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
         </div>
         <section id="func-members">
           <h2><a href="#func-members">Functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#adc5bb4b0f2fddd234994abbe97abb8b1" class="m-dox">foo</a>(</span><span class="m-dox-wrap">int bar)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#adc5bb4b0f2fddd234994abbe97abb8b1" class="m-doc">foo</a>(</span><span class="m-doc-wrap">int bar)</span>
             </dt>
             <dd>A function.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#ac03b94e5ed1aeeba4c9d31498e9a767a" class="m-dox">bar</a>(</span><span class="m-dox-wrap">int foo)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#ac03b94e5ed1aeeba4c9d31498e9a767a" class="m-doc">bar</a>(</span><span class="m-doc-wrap">int foo)</span>
             </dt>
             <dd>This produces warnings.</dd>
           </dl>
         </section>
         <section>
           <h2>Function documentation</h2>
-          <section class="m-dox-details" id="adc5bb4b0f2fddd234994abbe97abb8b1"><div>
+          <section class="m-doc-details" id="adc5bb4b0f2fddd234994abbe97abb8b1"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void </span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#adc5bb4b0f2fddd234994abbe97abb8b1" class="m-dox-self">foo</a>(</span><span class="m-dox-wrap">int bar)</span></span>
+              <span class="m-doc-wrap-bumper">void </span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#adc5bb4b0f2fddd234994abbe97abb8b1" class="m-doc-self">foo</a>(</span><span class="m-doc-wrap">int bar)</span></span>
             </h3>
             <p>A function.</p>
             <table class="m-table m-fullwidth m-flat">
@@ -73,9 +73,9 @@
             </table>
 <h4>A top-level header</h4><h5>A second-level header</h5><h6>A third-level header</h6><h4 id="foo-usage">Usage</h4><p>This is usage.</p><h5 id="foo-usage-more">More</h5><p>A subsection.</p><h6 id="foo-usage-more-more">More.</h6><p>Mooore.</p>
           </div></section>
-          <section class="m-dox-details" id="ac03b94e5ed1aeeba4c9d31498e9a767a"><div>
+          <section class="m-doc-details" id="ac03b94e5ed1aeeba4c9d31498e9a767a"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void </span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#ac03b94e5ed1aeeba4c9d31498e9a767a" class="m-dox-self">bar</a>(</span><span class="m-dox-wrap">int foo)</span></span>
+              <span class="m-doc-wrap-bumper">void </span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#ac03b94e5ed1aeeba4c9d31498e9a767a" class="m-doc-self">bar</a>(</span><span class="m-doc-wrap">int foo)</span></span>
             </h3>
             <p>This produces warnings.</p>
 <h6>Markdown heading 4 that&#x27;s rendered the same as 3</h6><p>Markdown heading, underlined, is misparsed</p>
index 207ac6872454349497174a877282a63efee89142..d1dbabb75bb22767149b5dca88bd4962e7048b8f 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -22,7 +22,7 @@
         <h1>
           My Project
         </h1>
-<section id="section"><h2><a href="#section">Page section</a></h2><p>Text.</p><section id="subsection"><h3><a href="#subsection">Page subsection</a></h3><p>Text!</p><section id="subsubsection"><h4><a href="#subsubsection">Sub-sub section</a></h4><p>Reference to <a href="index.html#subsection" class="m-dox">a page subsection</a> and <a href="index.html#subsubsection" class="m-dox">Sub-sub section</a>.</p></section></section></section>
+<section id="section"><h2><a href="#section">Page section</a></h2><p>Text.</p><section id="subsection"><h3><a href="#subsection">Page subsection</a></h3><p>Text!</p><section id="subsubsection"><h4><a href="#subsubsection">Sub-sub section</a></h4><p>Reference to <a href="index.html#subsection" class="m-doc">a page subsection</a> and <a href="index.html#subsubsection" class="m-doc">Sub-sub section</a>.</p></section></section></section>
       </div>
     </div>
   </div>
index eef8cc98540a8766c8f4c879b4cd1362f749d3b6..e35ca93f6f627178abee0f1f755ceeb9685bef0d 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Content that produces warnings | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index 5ce0d48a62362d3b0b5a25fa180bb2d70a48d53a..860da5171153718717846981ba8ff796c3aa3e8c 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -22,7 +22,7 @@
         <h1>
           My Project
         </h1>
-<p>See <a href="https://doc.magnum.graphics/corrade/Assert_8h.html#a1114c0fdae83004b9a0f8d2ed4afae96" class="m-dox-external">CORRADE_<wbr />INTERNAL_<wbr />ASSERT()</a> for more information.</p><pre class="m-code"><span class="n">Corrade</span><span class="o">::</span><span class="n">Utility</span><span class="o">::</span><span class="n">Resource</span> <span class="n">rx</span><span class="p">;</span></pre>
+<p>See <a href="https://doc.magnum.graphics/corrade/Assert_8h.html#a1114c0fdae83004b9a0f8d2ed4afae96" class="m-doc-external">CORRADE_<wbr />INTERNAL_<wbr />ASSERT()</a> for more information.</p><pre class="m-code"><span class="n">Corrade</span><span class="o">::</span><span class="n">Utility</span><span class="o">::</span><span class="n">Resource</span> <span class="n">rx</span><span class="p">;</span></pre>
       </div>
     </div>
   </div>
index c8e529b8d10e43303efa260390f89b4320392754..89ff6804f1bda12cebaff27c24c81eb33eca4d9d 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -25,7 +25,7 @@
 <blockquote><p>A blockquote.</p></blockquote><pre>Preformatted text.
 </pre><p>Paragraph<br />with<br />explicit<br />line<br />breaks.</p><section id="section"><h2><a href="#section">Page section</a></h2><pre>Differently
   preformatted
-text.</pre><ul><li>Unordered</li><li>list</li><li>of<ul><li>nested</li><li>items</li></ul></li><li>and back</li></ul><ol><li>Ordered</li><li>list</li><li>of<ol><li>nested</li><li>items</li></ol></li><li>and back</li></ol><p><a name="an-anchor"></a> This is a <code>typewriter text</code>, <em>emphasis</em> and <strong>bold</strong>. <em>Emphasis with <code>typewriter</code> and <strong>bold</strong> nested.</em> <a href="http://google.com">http:/<wbr />/<wbr />google.com</a> and <a href="http://google.com">URL</a>. <small>Small <em>text</em>.</small> En-dash &ndash; and em-dash &mdash;. Reference to a <a href="index.html#section" class="m-dox">Page section</a>. Named reference with special characters in title: <a href="index.html#section" class="m-dox">&raquo; Warnings &laquo;</a>. Reference with escaped characters in&nbsp;title: <a href="index.html#an-anchor" class="m-dox">&lt;anchor&gt;</a>.</p><p>Empty elements:</p><pre></pre><hr/><p>Above is a horizontal line.</p></section>
+text.</pre><ul><li>Unordered</li><li>list</li><li>of<ul><li>nested</li><li>items</li></ul></li><li>and back</li></ul><ol><li>Ordered</li><li>list</li><li>of<ol><li>nested</li><li>items</li></ol></li><li>and back</li></ol><p><a name="an-anchor"></a> This is a <code>typewriter text</code>, <em>emphasis</em> and <strong>bold</strong>. <em>Emphasis with <code>typewriter</code> and <strong>bold</strong> nested.</em> <a href="http://google.com">http:/<wbr />/<wbr />google.com</a> and <a href="http://google.com">URL</a>. <small>Small <em>text</em>.</small> En-dash &ndash; and em-dash &mdash;. Reference to a <a href="index.html#section" class="m-doc">Page section</a>. Named reference with special characters in title: <a href="index.html#section" class="m-doc">&raquo; Warnings &laquo;</a>. Reference with escaped characters in&nbsp;title: <a href="index.html#an-anchor" class="m-doc">&lt;anchor&gt;</a>.</p><p>Empty elements:</p><pre></pre><hr/><p>Above is a horizontal line.</p></section>
       </div>
     </div>
   </div>
index aceba6d06e06b1915f48e7d6e3e743af261487e3..9aa2334876294db387fade40fe36eaa6e1e63a10 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>File.h file | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
 <section id="section"><h2><a href="#section">A section</a></h2></section>
         <section id="enum-members">
           <h2><a href="#enum-members">Enums</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#aa621f6f849ec2327dabfc4392fd59a70" class="m-dox-self" name="aa621f6f849ec2327dabfc4392fd59a70">Foo</a> { </span><span class="m-dox-wrap"><a href="#aa621f6f849ec2327dabfc4392fd59a70a050889cfb2c606473596b8f70f702769" class="m-dox">Value</a> = 32 }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#aa621f6f849ec2327dabfc4392fd59a70" class="m-doc-self" name="aa621f6f849ec2327dabfc4392fd59a70">Foo</a> { </span><span class="m-doc-wrap"><a href="#aa621f6f849ec2327dabfc4392fd59a70a050889cfb2c606473596b8f70f702769" class="m-doc">Value</a> = 32 }</span>
             </dt>
             <dd>An enum.</dd>
           </dl>
         </section>
         <section id="typedef-members">
           <h2><a href="#typedef-members">Typedefs</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              using <a href="#ab3c402cbc128c888732541f75dbd3952" class="m-dox-self" name="ab3c402cbc128c888732541f75dbd3952">Bar</a> = <a href="File_8h.html#aa621f6f849ec2327dabfc4392fd59a70" class="m-dox">Foo</a>
+              using <a href="#ab3c402cbc128c888732541f75dbd3952" class="m-doc-self" name="ab3c402cbc128c888732541f75dbd3952">Bar</a> = <a href="File_8h.html#aa621f6f849ec2327dabfc4392fd59a70" class="m-doc">Foo</a>
             </dt>
             <dd>A typedef.</dd>
           </dl>
         </section>
         <section id="var-members">
           <h2><a href="#var-members">Variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              int <a href="#ac2bb0fc1fabbeabad94c3b726bd708bc" class="m-dox-self" name="ac2bb0fc1fabbeabad94c3b726bd708bc">variable</a>
+              int <a href="#ac2bb0fc1fabbeabad94c3b726bd708bc" class="m-doc-self" name="ac2bb0fc1fabbeabad94c3b726bd708bc">variable</a>
             </dt>
             <dd>A variable.</dd>
           </dl>
         </section>
         <section id="define-members">
           <h2><a href="#define-members">Defines</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">#define <a href="#afac708c45da370b4c1304f4b69f7fc75" class="m-dox-self" name="afac708c45da370b4c1304f4b69f7fc75">FOOBAR</a></span>
+              <span class="m-doc-wrap-bumper">#define <a href="#afac708c45da370b4c1304f4b69f7fc75" class="m-doc-self" name="afac708c45da370b4c1304f4b69f7fc75">FOOBAR</a></span>
             </dt>
             <dd>A define.</dd>
           </dl>
index 447a946a3387cc84e6cfb079a02ae36274ffeb34..0623029aef6b4f0d49d066660ff440801d804e26 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
         <h1>Classes</h2>
-        <ul class="m-dox">
-          <li class="m-dox-collapsible">
-            <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceAnother.html" class="m-dox">Another</a> <span class="m-dox">Another namespace.</span>
-            <ul class="m-dox">
-              <li>class <a href="classAnother_1_1Derived.html" class="m-dox">Derived</a> <span class="m-dox">A derived class.</span></li>
-              <li>struct <a href="structAnother_1_1Final.html" class="m-dox">Final</a> <span class="m-label m-flat m-warning">final</span> <span class="m-dox">A final derived class.</span></li>
-              <li>class <a href="classAnother_1_1ProtectedBase.html" class="m-dox">ProtectedBase</a> <span class="m-dox">Protected base, should list a fully-qualified derived, but w/o any label.</span></li>
+        <ul class="m-doc">
+          <li class="m-doc-collapsible">
+            <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceAnother.html" class="m-doc">Another</a> <span class="m-doc">Another namespace.</span>
+            <ul class="m-doc">
+              <li>class <a href="classAnother_1_1Derived.html" class="m-doc">Derived</a> <span class="m-doc">A derived class.</span></li>
+              <li>struct <a href="structAnother_1_1Final.html" class="m-doc">Final</a> <span class="m-label m-flat m-warning">final</span> <span class="m-doc">A final derived class.</span></li>
+              <li>class <a href="classAnother_1_1ProtectedBase.html" class="m-doc">ProtectedBase</a> <span class="m-doc">Protected base, should list a fully-qualified derived, but w/o any label.</span></li>
             </ul>
           </li>
-          <li>class <a href="classBaseOutsideANamespace.html" class="m-dox">BaseOutsideANamespace</a> <span class="m-dox">A base class outside of a namespace.</span></li>
-          <li>class <a href="classDerivedOutsideANamespace.html" class="m-dox">DerivedOutsideANamespace</a> <span class="m-dox">A derived class outside of a namespace.</span></li>
+          <li>class <a href="classBaseOutsideANamespace.html" class="m-doc">BaseOutsideANamespace</a> <span class="m-doc">A base class outside of a namespace.</span></li>
+          <li>class <a href="classDerivedOutsideANamespace.html" class="m-doc">DerivedOutsideANamespace</a> <span class="m-doc">A derived class outside of a namespace.</span></li>
         </ul>
         <script>
         function toggle(e) {
-            e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
-                'm-dox-expansible' : 'm-dox-collapsible';
+            e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+                'm-doc-expansible' : 'm-doc-collapsible';
             return false;
         }
         /* Collapse all nodes marked as such. Doing it via JS instead of directly in
@@ -45,7 +45,7 @@
            I am going backwards in that list to be sure.  */
         var collapsed = document.getElementsByClassName("collapsed");
         for(var i = collapsed.length - 1; i >= 0; --i)
-            collapsed[i].className = 'm-dox-expansible';
+            collapsed[i].className = 'm-doc-expansible';
         </script>
       </div>
     </div>
index fcae9c6b17f8597a6e6ac23efea054d9157ac5c3..9adbe09f91347d1ab8dbdab2aaa7a0dca24f647c 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Another::ProtectedBase class | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -25,9 +25,9 @@
         <p>Protected base, should list a fully-qualified derived, but w/o any label.</p>
         <section id="derived-classes">
           <h2><a href="#derived-classes">Derived classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              class <a href="classNamespace_1_1A.html" class="m-dox">Namespace::A</a>
+              class <a href="classNamespace_1_1A.html" class="m-doc">Namespace::A</a>
             </dt>
             <dd>A class.</dd>
           </dl>
index 58fc4d920a0c2bb0cd735e55d9fb7457f779850d..3bf07344ed0b0b5e8d6dc9fd2479e771e30493ca 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>BaseOutsideANamespace class | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -25,9 +25,9 @@
         <p>A base class outside of a namespace.</p>
         <section id="derived-classes">
           <h2><a href="#derived-classes">Derived classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              class <a href="classDerivedOutsideANamespace.html" class="m-dox">DerivedOutsideANamespace</a>
+              class <a href="classDerivedOutsideANamespace.html" class="m-doc">DerivedOutsideANamespace</a>
             </dt>
             <dd>A derived class outside of a namespace.</dd>
           </dl>
index fc670e89a6c6f63f1b5939217906fd428c694dfb..b6092415de6f589762cca246fda2e30482a942d2 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>DerivedOutsideANamespace class | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -25,9 +25,9 @@
         <p>A derived class outside of a namespace.</p>
         <section id="base-classes">
           <h2><a href="#base-classes">Base classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              class <a href="classBaseOutsideANamespace.html" class="m-dox">BaseOutsideANamespace</a>
+              class <a href="classBaseOutsideANamespace.html" class="m-doc">BaseOutsideANamespace</a>
             </dt>
             <dd>A base class outside of a namespace.</dd>
           </dl>
index 916c42a82a4c03fa8e4e98e422a8215fa89fdb79..91f9f67bc7aea4ce1afce5def4c083925ce9f0bb 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Namespace::A class | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
 <p>Should list one protected base (fully qualified) and one virtual base (omitting the common namespace), one derived class (fully qualified).</p>
         <section id="base-classes">
           <h2><a href="#base-classes">Base classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              class <a href="classAnother_1_1ProtectedBase.html" class="m-dox">Another::ProtectedBase</a> <span class="m-label m-flat m-warning">protected</span>
+              class <a href="classAnother_1_1ProtectedBase.html" class="m-doc">Another::ProtectedBase</a> <span class="m-label m-flat m-warning">protected</span>
             </dt>
             <dd>Protected base, should list a fully-qualified derived, but w/o any label.</dd>
             <dt>
-              class <a href="classNamespace_1_1VirtualBase.html" class="m-dox">VirtualBase</a> <span class="m-label m-flat m-warning">virtual</span>
+              class <a href="classNamespace_1_1VirtualBase.html" class="m-doc">VirtualBase</a> <span class="m-label m-flat m-warning">virtual</span>
             </dt>
             <dd>Virtual base, should list a derived (omitting the common namespace), but w/o any label.</dd>
           </dl>
         </section>
         <section id="derived-classes">
           <h2><a href="#derived-classes">Derived classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              class <a href="classAnother_1_1Derived.html" class="m-dox">Another::Derived</a>
+              class <a href="classAnother_1_1Derived.html" class="m-doc">Another::Derived</a>
             </dt>
             <dd>A derived class.</dd>
             <dt>
-              struct <a href="structAnother_1_1Final.html" class="m-dox">Another::Final</a> <span class="m-label m-flat m-warning">final</span>
+              struct <a href="structAnother_1_1Final.html" class="m-doc">Another::Final</a> <span class="m-label m-flat m-warning">final</span>
             </dt>
             <dd>A final derived class.</dd>
           </dl>
index 5564fc415eda12833c29a19b130e326eca6c3786..4f0a08388ff9c73c4e9be9247dedf965f38907c6 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Namespace::PrivateBase class | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index b729787d38430c370cdc334b6f8296f297bcd4d4..d50399db1a10c8b0cab118c08d5dbe001d75dbb5 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Namespace::VirtualBase class | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -25,9 +25,9 @@
         <p>Virtual base, should list a derived (omitting the common namespace), but w/o any label.</p>
         <section id="derived-classes">
           <h2><a href="#derived-classes">Derived classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              class <a href="classNamespace_1_1A.html" class="m-dox">A</a> <span class="m-label m-flat m-warning">virtual</span>
+              class <a href="classNamespace_1_1A.html" class="m-doc">A</a> <span class="m-label m-flat m-warning">virtual</span>
             </dt>
             <dd>A class.</dd>
           </dl>
index ccf4319b486fa9e578b1f6a4663db9226da46b1e..9439bf71699dc829ed9c4de54bd67acf64197197 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Another::Final struct | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -25,9 +25,9 @@
         <p>A final derived class.</p>
         <section id="base-classes">
           <h2><a href="#base-classes">Base classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              class <a href="classNamespace_1_1A.html" class="m-dox">Namespace::A</a>
+              class <a href="classNamespace_1_1A.html" class="m-doc">Namespace::A</a>
             </dt>
             <dd>A class.</dd>
           </dl>
index 3dd210933cf9bf9c7a8a5aefe91a63e53fc3f8a2..48717be8790c4872a89d23a2c1bfb803ef836f42 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>File.h file | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
         <p>A file.</p>
         <section id="enum-members">
           <h2><a href="#enum-members">Enums</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">enum class <a href="#adc1e732190c7fc8fff26792c5a6cee5d" class="m-dox">Boolean</a>: unsigned char { </span><span class="m-dox-wrap"><a href="#adc1e732190c7fc8fff26792c5a6cee5daf827cf462f62848df37c5e1e94a4da74" class="m-dox">True</a> = 7,
-              <a href="#adc1e732190c7fc8fff26792c5a6cee5daf8320b26d30ab433c5a54546d21f414c" class="m-dox">False</a>,
-              <a href="#adc1e732190c7fc8fff26792c5a6cee5da2767828026039e8ba7b38973cbb701f2" class="m-dox">FileNotFound</a> = -1 }</span>
+              <span class="m-doc-wrap-bumper">enum class <a href="#adc1e732190c7fc8fff26792c5a6cee5d" class="m-doc">Boolean</a>: unsigned char { </span><span class="m-doc-wrap"><a href="#adc1e732190c7fc8fff26792c5a6cee5daf827cf462f62848df37c5e1e94a4da74" class="m-doc">True</a> = 7,
+              <a href="#adc1e732190c7fc8fff26792c5a6cee5daf8320b26d30ab433c5a54546d21f414c" class="m-doc">False</a>,
+              <a href="#adc1e732190c7fc8fff26792c5a6cee5da2767828026039e8ba7b38973cbb701f2" class="m-doc">FileNotFound</a> = -1 }</span>
             </dt>
             <dd>Strongly-typed enum.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#a24aaac6b6062996acca336e09ffbbffb" class="m-dox">E</a>: int { </span><span class="m-dox-wrap"><a href="#a24aaac6b6062996acca336e09ffbbffba050889cfb2c606473596b8f70f702769" class="m-dox">Value</a> = 42 }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#a24aaac6b6062996acca336e09ffbbffb" class="m-doc">E</a>: int { </span><span class="m-doc-wrap"><a href="#a24aaac6b6062996acca336e09ffbbffba050889cfb2c606473596b8f70f702769" class="m-doc">Value</a> = 42 }</span>
             </dt>
             <dd>Typed enum.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">enum class <a href="#a1fd406685cbdee605d0a7bebed56fdb0" class="m-dox-self" name="a1fd406685cbdee605d0a7bebed56fdb0">F</a> { </span><span class="m-dox-wrap"> }</span>
+              <span class="m-doc-wrap-bumper">enum class <a href="#a1fd406685cbdee605d0a7bebed56fdb0" class="m-doc-self" name="a1fd406685cbdee605d0a7bebed56fdb0">F</a> { </span><span class="m-doc-wrap"> }</span>
             </dt>
             <dd>Strong implicitly typed enum.</dd>
           </dl>
         </section>
         <section>
           <h2>Enum documentation</h2>
-          <section class="m-dox-details" id="adc1e732190c7fc8fff26792c5a6cee5d"><div>
+          <section class="m-doc-details" id="adc1e732190c7fc8fff26792c5a6cee5d"><div>
             <h3>
-              enum class <a href="#adc1e732190c7fc8fff26792c5a6cee5d" class="m-dox-self">Boolean</a>: unsigned char
+              enum class <a href="#adc1e732190c7fc8fff26792c5a6cee5d" class="m-doc-self">Boolean</a>: unsigned char
             </h3>
             <p>Strongly-typed enum.</p>
-            <table class="m-table m-fullwidth m-flat m-dox">
+            <table class="m-table m-fullwidth m-flat m-doc">
               <thead><tr><th style="width: 1%">Enumerators</th><th></th></tr></thead>
               <tbody>
                 <tr>
-                  <td><a href="#adc1e732190c7fc8fff26792c5a6cee5daf827cf462f62848df37c5e1e94a4da74" class="m-dox-self" name="adc1e732190c7fc8fff26792c5a6cee5daf827cf462f62848df37c5e1e94a4da74">True</a></td>
+                  <td><a href="#adc1e732190c7fc8fff26792c5a6cee5daf827cf462f62848df37c5e1e94a4da74" class="m-doc-self" name="adc1e732190c7fc8fff26792c5a6cee5daf827cf462f62848df37c5e1e94a4da74">True</a></td>
                   <td>
 <p>True.</p>
                   </td>
                 </tr>
                 <tr>
-                  <td><a href="#adc1e732190c7fc8fff26792c5a6cee5daf8320b26d30ab433c5a54546d21f414c" class="m-dox-self" name="adc1e732190c7fc8fff26792c5a6cee5daf8320b26d30ab433c5a54546d21f414c">False</a></td>
+                  <td><a href="#adc1e732190c7fc8fff26792c5a6cee5daf8320b26d30ab433c5a54546d21f414c" class="m-doc-self" name="adc1e732190c7fc8fff26792c5a6cee5daf8320b26d30ab433c5a54546d21f414c">False</a></td>
                   <td>
 <p>False?</p>
                   </td>
                 </tr>
                 <tr>
-                  <td><a href="#adc1e732190c7fc8fff26792c5a6cee5da2767828026039e8ba7b38973cbb701f2" class="m-dox-self" name="adc1e732190c7fc8fff26792c5a6cee5da2767828026039e8ba7b38973cbb701f2">FileNotFound</a></td>
+                  <td><a href="#adc1e732190c7fc8fff26792c5a6cee5da2767828026039e8ba7b38973cbb701f2" class="m-doc-self" name="adc1e732190c7fc8fff26792c5a6cee5da2767828026039e8ba7b38973cbb701f2">FileNotFound</a></td>
                   <td>
 <p>Haha.</p>
                   </td>
               </tbody>
             </table>
           </div></section>
-          <section class="m-dox-details" id="a24aaac6b6062996acca336e09ffbbffb"><div>
+          <section class="m-doc-details" id="a24aaac6b6062996acca336e09ffbbffb"><div>
             <h3>
-              enum <a href="#a24aaac6b6062996acca336e09ffbbffb" class="m-dox-self">E</a>: int
+              enum <a href="#a24aaac6b6062996acca336e09ffbbffb" class="m-doc-self">E</a>: int
             </h3>
             <p>Typed enum.</p>
-            <table class="m-table m-fullwidth m-flat m-dox">
+            <table class="m-table m-fullwidth m-flat m-doc">
               <thead><tr><th style="width: 1%">Enumerators</th><th></th></tr></thead>
               <tbody>
                 <tr>
-                  <td><a href="#a24aaac6b6062996acca336e09ffbbffba050889cfb2c606473596b8f70f702769" class="m-dox-self" name="a24aaac6b6062996acca336e09ffbbffba050889cfb2c606473596b8f70f702769">Value</a></td>
+                  <td><a href="#a24aaac6b6062996acca336e09ffbbffba050889cfb2c606473596b8f70f702769" class="m-doc-self" name="a24aaac6b6062996acca336e09ffbbffba050889cfb2c606473596b8f70f702769">Value</a></td>
                   <td>
 <p>Value</p>
                   </td>
index 67ff11ea3dd387087ca0eab176d281db87fe0b23..baf8e9ce6a0b3d6fd990cb50d9976bc0c489b9fe 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Class class | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -21,7 +21,7 @@
       <div class="m-col-l-10 m-push-l-1">
         <h1>
           Class <span class="m-thin">class</span>
-          <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;File.h&gt;</a></div>
+          <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;File.h&gt;</a></div>
         </h1>
         <p>A class.</p>
         <div class="m-block m-default">
         </div>
         <section id="group-with-friend-functions">
           <h2><a href="#group-with-friend-functions">Group with friend functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#ab0183d8a208fd1bc6842dcb37da48eff" class="m-dox-self" name="ab0183d8a208fd1bc6842dcb37da48eff">friendGroupedFunction</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#ab0183d8a208fd1bc6842dcb37da48eff" class="m-doc-self" name="ab0183d8a208fd1bc6842dcb37da48eff">friendGroupedFunction</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>A friend grouped function.</dd>
           </dl>
         </section>
         <section id="friends">
           <h2><a href="#friends">Friends</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a70135398344d1e7003e0877018f73c4b" class="m-dox-self" name="a70135398344d1e7003e0877018f73c4b">friendFunction</a>(</span><span class="m-dox-wrap">int a,
+              <span class="m-doc-wrap-bumper">void <a href="#a70135398344d1e7003e0877018f73c4b" class="m-doc-self" name="a70135398344d1e7003e0877018f73c4b">friendFunction</a>(</span><span class="m-doc-wrap">int a,
               void* b)</span>
             </dt>
             <dd>A friend function.</dd>
index b8a326ec33de698e4a8d0f13f95599a8927d3586..9ddc2c9ca2fe7a475660a04bc1a633f84eaefece 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Template class | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -20,8 +20,8 @@
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
         <h1>
-          <div class="m-dox-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;File.h&gt;</a></div>
-          <div class="m-dox-template">template&lt;class T, class U = void, class = int&gt;</div>
+          <div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;File.h&gt;</a></div>
+          <div class="m-doc-template">template&lt;class T, class U = void, class = int&gt;</div>
           Template <span class="m-thin">class</span>
         </h1>
         <p>Class with template parameters.</p>
         </div>
         <section id="friends">
           <h2><a href="#friends">Friends</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <div class="m-dox-template">template&lt;class V&gt;</div>
-              <span class="m-dox-wrap-bumper">void <a href="#abd44b6f85f143be1e8b81e5ee25ef62c" class="m-dox">foobar</a>(</span><span class="m-dox-wrap">)</span>
+              <div class="m-doc-template">template&lt;class V&gt;</div>
+              <span class="m-doc-wrap-bumper">void <a href="#abd44b6f85f143be1e8b81e5ee25ef62c" class="m-doc">foobar</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>Friend function.</dd>
           </dl>
         </section>
         <section>
           <h2>Function documentation</h2>
-          <section class="m-dox-details" id="abd44b6f85f143be1e8b81e5ee25ef62c"><div>
+          <section class="m-doc-details" id="abd44b6f85f143be1e8b81e5ee25ef62c"><div>
             <h3>
-              <div class="m-dox-template">
+              <div class="m-doc-template">
                 template&lt;class T, class U, class _3&gt;
                 template&lt;class V&gt;
               </div>
-              <span class="m-dox-wrap-bumper">void </span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#abd44b6f85f143be1e8b81e5ee25ef62c" class="m-dox-self">foobar</a>(</span><span class="m-dox-wrap">)</span></span>
+              <span class="m-doc-wrap-bumper">void </span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#abd44b6f85f143be1e8b81e5ee25ef62c" class="m-doc-self">foobar</a>(</span><span class="m-doc-wrap">)</span></span>
             </h3>
             <p>Friend function.</p>
             <table class="m-table m-fullwidth m-flat">
index d5ed8a90c80c714011050a70735a9a84021d9c99..b005bb6b3458d6e133b65af22cf3def4204cfe21 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Base class | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
         </div>
         <section id="derived-classes">
           <h2><a href="#derived-classes">Derived classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              class <a href="classDerived.html" class="m-dox">Derived</a>
+              class <a href="classDerived.html" class="m-doc">Derived</a>
             </dt>
             <dd>A derived class.</dd>
             <dt>
-              struct <a href="structFinal.html" class="m-dox">Final</a> <span class="m-label m-flat m-warning">final</span>
+              struct <a href="structFinal.html" class="m-doc">Final</a> <span class="m-label m-flat m-warning">final</span>
             </dt>
             <dd>Various uses of final keywords.</dd>
           </dl>
         </section>
         <section id="pub-methods">
           <h2><a href="#pub-methods">Public functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a72db7eaef78cfaff4fa4e93ebc53cb91" class="m-dox-self" name="a72db7eaef78cfaff4fa4e93ebc53cb91">doThing</a>(</span><span class="m-dox-wrap">) const <span class="m-label m-flat m-warning">virtual</span> <span class="m-label m-flat m-success">noexcept(…)</span></span>
+              <span class="m-doc-wrap-bumper">void <a href="#a72db7eaef78cfaff4fa4e93ebc53cb91" class="m-doc-self" name="a72db7eaef78cfaff4fa4e93ebc53cb91">doThing</a>(</span><span class="m-doc-wrap">) const <span class="m-label m-flat m-warning">virtual</span> <span class="m-label m-flat m-success">noexcept(…)</span></span>
             </dt>
             <dd>Do a thing with crazy attribs.</dd>
           </dl>
         </section>
         <section id="pri-methods">
           <h2><a href="#pri-methods">Private functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a116c39e85dca0cccea0c3ee107fb05c8" class="m-dox-self" name="a116c39e85dca0cccea0c3ee107fb05c8">doAnotherThing</a>(</span><span class="m-dox-wrap">) <span class="m-label m-flat m-warning">virtual</span></span>
+              <span class="m-doc-wrap-bumper">void <a href="#a116c39e85dca0cccea0c3ee107fb05c8" class="m-doc-self" name="a116c39e85dca0cccea0c3ee107fb05c8">doAnotherThing</a>(</span><span class="m-doc-wrap">) <span class="m-label m-flat m-warning">virtual</span></span>
             </dt>
             <dd>Do another thing, privately.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a29dff0e36707edf152f50836c52be808" class="m-dox">doYetAnotherThing</a>(</span><span class="m-dox-wrap">) <span class="m-label m-flat m-warning">virtual</span></span>
+              <span class="m-doc-wrap-bumper">void <a href="#a29dff0e36707edf152f50836c52be808" class="m-doc">doYetAnotherThing</a>(</span><span class="m-doc-wrap">) <span class="m-label m-flat m-warning">virtual</span></span>
             </dt>
             <dd>Do yet another thing, privately.</dd>
           </dl>
         </section>
         <section>
           <h2>Function documentation</h2>
-          <section class="m-dox-details" id="a29dff0e36707edf152f50836c52be808"><div>
+          <section class="m-doc-details" id="a29dff0e36707edf152f50836c52be808"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void Base::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a29dff0e36707edf152f50836c52be808" class="m-dox-self">doYetAnotherThing</a>(</span><span class="m-dox-wrap">) <span class="m-label m-warning">virtual</span> <span class="m-label m-danger">private</span></span></span>
+              <span class="m-doc-wrap-bumper">void Base::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a29dff0e36707edf152f50836c52be808" class="m-doc-self">doYetAnotherThing</a>(</span><span class="m-doc-wrap">) <span class="m-label m-warning">virtual</span> <span class="m-label m-danger">private</span></span></span>
             </h3>
             <p>Do yet another thing, privately.</p>
 <p>The override will get hidden because <code>INHERIT_DOCS</code> is disabled.</p>
index f8332b66b1e1b6cc17eceb46278e057358c5e1c5..a9f07674e495545ca0655ad953a58422a9c50005 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Derived class | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
         </div>
         <section id="base-classes">
           <h2><a href="#base-classes">Base classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              class <a href="classBase.html" class="m-dox">Base</a>
+              class <a href="classBase.html" class="m-doc">Base</a>
             </dt>
             <dd>Base class.</dd>
           </dl>
         </section>
         <section id="pro-methods">
           <h2><a href="#pro-methods">Protected functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a0b1e72ba2c219253091525588d75fdd4" class="m-dox-self" name="a0b1e72ba2c219253091525588d75fdd4">doThing</a>(</span><span class="m-dox-wrap">) const <span class="m-label m-flat m-warning">override</span> <span class="m-label m-flat m-success">noexcept(…)</span></span>
+              <span class="m-doc-wrap-bumper">void <a href="#a0b1e72ba2c219253091525588d75fdd4" class="m-doc-self" name="a0b1e72ba2c219253091525588d75fdd4">doThing</a>(</span><span class="m-doc-wrap">) const <span class="m-label m-flat m-warning">override</span> <span class="m-label m-flat m-success">noexcept(…)</span></span>
             </dt>
             <dd>Do a thing, overriden, now protected.</dd>
           </dl>
         </section>
         <section id="pri-methods">
           <h2><a href="#pri-methods">Private functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a24c3acc5291d5f82f2a4432c88a730f8" class="m-dox">doAnotherThing</a>(</span><span class="m-dox-wrap">) <span class="m-label m-flat m-warning">override</span></span>
+              <span class="m-doc-wrap-bumper">void <a href="#a24c3acc5291d5f82f2a4432c88a730f8" class="m-doc">doAnotherThing</a>(</span><span class="m-doc-wrap">) <span class="m-label m-flat m-warning">override</span></span>
             </dt>
             <dd>Do another thing, privately, with different docs.</dd>
           </dl>
         </section>
         <section>
           <h2>Function documentation</h2>
-          <section class="m-dox-details" id="a24c3acc5291d5f82f2a4432c88a730f8"><div>
+          <section class="m-doc-details" id="a24c3acc5291d5f82f2a4432c88a730f8"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void Derived::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a24c3acc5291d5f82f2a4432c88a730f8" class="m-dox-self">doAnotherThing</a>(</span><span class="m-dox-wrap">) <span class="m-label m-warning">override</span> <span class="m-label m-danger">private</span></span></span>
+              <span class="m-doc-wrap-bumper">void Derived::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a24c3acc5291d5f82f2a4432c88a730f8" class="m-doc-self">doAnotherThing</a>(</span><span class="m-doc-wrap">) <span class="m-label m-warning">override</span> <span class="m-label m-danger">private</span></span></span>
             </h3>
             <p>Do another thing, privately, with different docs.</p>
 <p>Documented, so not hidden.</p>
index fdbe881a2370355975fff40c46dcba58f3fd1b97..1c130917d95c9e2edccc63548a350e224e1db3ae 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Final struct | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
         </div>
         <section id="base-classes">
           <h2><a href="#base-classes">Base classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              class <a href="classBase.html" class="m-dox">Base</a> <span class="m-label m-flat m-warning">protected</span>
+              class <a href="classBase.html" class="m-doc">Base</a> <span class="m-label m-flat m-warning">protected</span>
             </dt>
             <dd>Base class.</dd>
           </dl>
         </section>
         <section id="pub-methods">
           <h2><a href="#pub-methods">Public functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#af4c21109738e0cb65462052a56cda155" class="m-dox">doThing</a>(</span><span class="m-dox-wrap">) const <span class="m-label m-flat m-warning">final</span> <span class="m-label m-flat m-success">noexcept(…)</span></span>
+              <span class="m-doc-wrap-bumper">void <a href="#af4c21109738e0cb65462052a56cda155" class="m-doc">doThing</a>(</span><span class="m-doc-wrap">) const <span class="m-label m-flat m-warning">final</span> <span class="m-label m-flat m-success">noexcept(…)</span></span>
             </dt>
             <dd>Final w/o override (will cause a compiler warning)</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a44dd4b2453ab771b32e1d7c4ef8cfd2d" class="m-dox">doAnotherThing</a>(</span><span class="m-dox-wrap">) <span class="m-label m-flat m-warning">final</span></span>
+              <span class="m-doc-wrap-bumper">void <a href="#a44dd4b2453ab771b32e1d7c4ef8cfd2d" class="m-doc">doAnotherThing</a>(</span><span class="m-doc-wrap">) <span class="m-label m-flat m-warning">final</span></span>
             </dt>
             <dd>Final override.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a59a34b268e0ff383f090753d6562ad4d" class="m-dox">doYetAnotherThing</a>(</span><span class="m-dox-wrap">) <span class="m-label m-flat m-warning">final</span></span>
+              <span class="m-doc-wrap-bumper">void <a href="#a59a34b268e0ff383f090753d6562ad4d" class="m-doc">doYetAnotherThing</a>(</span><span class="m-doc-wrap">) <span class="m-label m-flat m-warning">final</span></span>
             </dt>
             <dd>Override final.</dd>
           </dl>
         </section>
         <section>
           <h2>Function documentation</h2>
-          <section class="m-dox-details" id="af4c21109738e0cb65462052a56cda155"><div>
+          <section class="m-doc-details" id="af4c21109738e0cb65462052a56cda155"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void Final::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#af4c21109738e0cb65462052a56cda155" class="m-dox-self">doThing</a>(</span><span class="m-dox-wrap">) const <span class="m-label m-warning">final</span> <span class="m-label m-success">noexcept(…)</span></span></span>
+              <span class="m-doc-wrap-bumper">void Final::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#af4c21109738e0cb65462052a56cda155" class="m-doc-self">doThing</a>(</span><span class="m-doc-wrap">) const <span class="m-label m-warning">final</span> <span class="m-label m-success">noexcept(…)</span></span></span>
             </h3>
             <p>Final w/o override (will cause a compiler warning)</p>
 <p>Details.</p>
           </div></section>
-          <section class="m-dox-details" id="a44dd4b2453ab771b32e1d7c4ef8cfd2d"><div>
+          <section class="m-doc-details" id="a44dd4b2453ab771b32e1d7c4ef8cfd2d"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void Final::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a44dd4b2453ab771b32e1d7c4ef8cfd2d" class="m-dox-self">doAnotherThing</a>(</span><span class="m-dox-wrap">) <span class="m-label m-warning">final</span></span></span>
+              <span class="m-doc-wrap-bumper">void Final::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a44dd4b2453ab771b32e1d7c4ef8cfd2d" class="m-doc-self">doAnotherThing</a>(</span><span class="m-doc-wrap">) <span class="m-label m-warning">final</span></span></span>
             </h3>
             <p>Final override.</p>
 <p>Details.</p>
           </div></section>
-          <section class="m-dox-details" id="a59a34b268e0ff383f090753d6562ad4d"><div>
+          <section class="m-doc-details" id="a59a34b268e0ff383f090753d6562ad4d"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void Final::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a59a34b268e0ff383f090753d6562ad4d" class="m-dox-self">doYetAnotherThing</a>(</span><span class="m-dox-wrap">) <span class="m-label m-warning">final</span></span></span>
+              <span class="m-doc-wrap-bumper">void Final::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a59a34b268e0ff383f090753d6562ad4d" class="m-doc-self">doYetAnotherThing</a>(</span><span class="m-doc-wrap">) <span class="m-label m-warning">final</span></span></span>
             </h3>
             <p>Override final.</p>
 <p>Details.</p>
index 566e5e37b9f8107f5e01cd0e37906036526c8151..6a0a60acac2b5b209a340dbf73d240898afac82c 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Foo struct | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
         </div>
         <section id="typeless-methods">
           <h2><a href="#typeless-methods">Constructors, destructors, conversion operators</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper"><a href="#ad5953d17211071264b501747c67e6fdc" class="m-dox">Foo</a>(</span><span class="m-dox-wrap"><a href="structFoo.html" class="m-dox">Foo</a>&amp;&amp;) <span class="m-label m-flat m-info">defaulted</span> <span class="m-label m-flat m-success">noexcept</span></span>
+              <span class="m-doc-wrap-bumper"><a href="#ad5953d17211071264b501747c67e6fdc" class="m-doc">Foo</a>(</span><span class="m-doc-wrap"><a href="structFoo.html" class="m-doc">Foo</a>&amp;&amp;) <span class="m-label m-flat m-info">defaulted</span> <span class="m-label m-flat m-success">noexcept</span></span>
             </dt>
             <dd>Combined default and noexcept.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper"><a href="#aa5e6af28b3d9578c4c1653ef8a7eb8d5" class="m-dox">Foo</a>(</span><span class="m-dox-wrap">const <a href="structFoo.html" class="m-dox">Foo</a>&amp;) <span class="m-label m-flat m-success">noexcept(…)</span></span>
+              <span class="m-doc-wrap-bumper"><a href="#aa5e6af28b3d9578c4c1653ef8a7eb8d5" class="m-doc">Foo</a>(</span><span class="m-doc-wrap">const <a href="structFoo.html" class="m-doc">Foo</a>&amp;) <span class="m-label m-flat m-success">noexcept(…)</span></span>
             </dt>
             <dd>Conditional noexcept.</dd>
           </dl>
         </section>
         <section id="pub-methods">
           <h2><a href="#pub-methods">Public functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">auto <a href="#ad9331e22010cb345be1d123831ecc8a0" class="m-dox">operator=</a>(</span><span class="m-dox-wrap">const <a href="structFoo.html" class="m-dox">Foo</a>&amp;) -&gt; <a href="structFoo.html" class="m-dox">Foo</a>&amp; <span class="m-label m-flat m-danger">deleted</span> <span class="m-label m-flat m-success">noexcept(…)</span></span>
+              <span class="m-doc-wrap-bumper">auto <a href="#ad9331e22010cb345be1d123831ecc8a0" class="m-doc">operator=</a>(</span><span class="m-doc-wrap">const <a href="structFoo.html" class="m-doc">Foo</a>&amp;) -&gt; <a href="structFoo.html" class="m-doc">Foo</a>&amp; <span class="m-label m-flat m-danger">deleted</span> <span class="m-label m-flat m-success">noexcept(…)</span></span>
             </dt>
             <dd>Combined conditional noexcept and delete.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a67e9f6865d19c8e7734b182143d5e9b3" class="m-dox">foo</a>(</span><span class="m-dox-wrap">) const <span class="m-label m-flat m-warning">pure virtual</span> <span class="m-label m-flat m-success">noexcept(…)</span></span>
+              <span class="m-doc-wrap-bumper">void <a href="#a67e9f6865d19c8e7734b182143d5e9b3" class="m-doc">foo</a>(</span><span class="m-doc-wrap">) const <span class="m-label m-flat m-warning">pure virtual</span> <span class="m-label m-flat m-success">noexcept(…)</span></span>
             </dt>
             <dd>Const, conditional noexcept and a pure virtual.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">auto <a href="#a6c32baeb1c9a472657fd3ee8c191aa07" class="m-dox">bar</a>(</span><span class="m-dox-wrap">) -&gt; <a href="structFoo.html" class="m-dox">Foo</a>&amp; <span class="m-label m-flat m-primary">constexpr</span> <span class="m-label m-flat m-success">noexcept</span></span>
+              <span class="m-doc-wrap-bumper">auto <a href="#a6c32baeb1c9a472657fd3ee8c191aa07" class="m-doc">bar</a>(</span><span class="m-doc-wrap">) -&gt; <a href="structFoo.html" class="m-doc">Foo</a>&amp; <span class="m-label m-flat m-primary">constexpr</span> <span class="m-label m-flat m-success">noexcept</span></span>
             </dt>
             <dd>Random type and constexpr together.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">auto <a href="#aab09b9411135eae10f8c3abab0a0db54" class="m-dox">baz</a>(</span><span class="m-dox-wrap">) -&gt; decltype(auto) <span class="m-label m-flat m-primary">constexpr</span> <span class="m-label m-flat m-success">noexcept</span></span>
+              <span class="m-doc-wrap-bumper">auto <a href="#aab09b9411135eae10f8c3abab0a0db54" class="m-doc">baz</a>(</span><span class="m-doc-wrap">) -&gt; decltype(auto) <span class="m-label m-flat m-primary">constexpr</span> <span class="m-label m-flat m-success">noexcept</span></span>
             </dt>
             <dd>decltype(auto) and constexpr together</dd>
           </dl>
         </section>
         <section>
           <h2>Function documentation</h2>
-          <section class="m-dox-details" id="ad5953d17211071264b501747c67e6fdc"><div>
+          <section class="m-doc-details" id="ad5953d17211071264b501747c67e6fdc"><div>
             <h3>
-              <span class="m-dox-wrap-bumper"> Foo::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#ad5953d17211071264b501747c67e6fdc" class="m-dox-self">Foo</a>(</span><span class="m-dox-wrap"><a href="structFoo.html" class="m-dox">Foo</a>&amp;&amp;) <span class="m-label m-info">defaulted</span> <span class="m-label m-success">noexcept</span></span></span>
+              <span class="m-doc-wrap-bumper"> Foo::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#ad5953d17211071264b501747c67e6fdc" class="m-doc-self">Foo</a>(</span><span class="m-doc-wrap"><a href="structFoo.html" class="m-doc">Foo</a>&amp;&amp;) <span class="m-label m-info">defaulted</span> <span class="m-label m-success">noexcept</span></span></span>
             </h3>
             <p>Combined default and noexcept.</p>
 <p>Details.</p>
           </div></section>
-          <section class="m-dox-details" id="aa5e6af28b3d9578c4c1653ef8a7eb8d5"><div>
+          <section class="m-doc-details" id="aa5e6af28b3d9578c4c1653ef8a7eb8d5"><div>
             <h3>
-              <span class="m-dox-wrap-bumper"> Foo::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#aa5e6af28b3d9578c4c1653ef8a7eb8d5" class="m-dox-self">Foo</a>(</span><span class="m-dox-wrap">const <a href="structFoo.html" class="m-dox">Foo</a>&amp;) <span class="m-label m-success">noexcept(…)</span></span></span>
+              <span class="m-doc-wrap-bumper"> Foo::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#aa5e6af28b3d9578c4c1653ef8a7eb8d5" class="m-doc-self">Foo</a>(</span><span class="m-doc-wrap">const <a href="structFoo.html" class="m-doc">Foo</a>&amp;) <span class="m-label m-success">noexcept(…)</span></span></span>
             </h3>
             <p>Conditional noexcept.</p>
 <p>Details.</p>
           </div></section>
-          <section class="m-dox-details" id="ad9331e22010cb345be1d123831ecc8a0"><div>
+          <section class="m-doc-details" id="ad9331e22010cb345be1d123831ecc8a0"><div>
             <h3>
-              <span class="m-dox-wrap-bumper"><a href="structFoo.html" class="m-dox">Foo</a>&amp; Foo::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#ad9331e22010cb345be1d123831ecc8a0" class="m-dox-self">operator=</a>(</span><span class="m-dox-wrap">const <a href="structFoo.html" class="m-dox">Foo</a>&amp;) <span class="m-label m-danger">deleted</span> <span class="m-label m-success">noexcept(…)</span></span></span>
+              <span class="m-doc-wrap-bumper"><a href="structFoo.html" class="m-doc">Foo</a>&amp; Foo::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#ad9331e22010cb345be1d123831ecc8a0" class="m-doc-self">operator=</a>(</span><span class="m-doc-wrap">const <a href="structFoo.html" class="m-doc">Foo</a>&amp;) <span class="m-label m-danger">deleted</span> <span class="m-label m-success">noexcept(…)</span></span></span>
             </h3>
             <p>Combined conditional noexcept and delete.</p>
 <p>Details.</p>
           </div></section>
-          <section class="m-dox-details" id="a67e9f6865d19c8e7734b182143d5e9b3"><div>
+          <section class="m-doc-details" id="a67e9f6865d19c8e7734b182143d5e9b3"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void Foo::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a67e9f6865d19c8e7734b182143d5e9b3" class="m-dox-self">foo</a>(</span><span class="m-dox-wrap">) const <span class="m-label m-warning">pure virtual</span> <span class="m-label m-success">noexcept(…)</span></span></span>
+              <span class="m-doc-wrap-bumper">void Foo::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a67e9f6865d19c8e7734b182143d5e9b3" class="m-doc-self">foo</a>(</span><span class="m-doc-wrap">) const <span class="m-label m-warning">pure virtual</span> <span class="m-label m-success">noexcept(…)</span></span></span>
             </h3>
             <p>Const, conditional noexcept and a pure virtual.</p>
 <p>Details.</p>
           </div></section>
-          <section class="m-dox-details" id="a6c32baeb1c9a472657fd3ee8c191aa07"><div>
+          <section class="m-doc-details" id="a6c32baeb1c9a472657fd3ee8c191aa07"><div>
             <h3>
-              <span class="m-dox-wrap-bumper"><a href="structFoo.html" class="m-dox">Foo</a>&amp; Foo::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a6c32baeb1c9a472657fd3ee8c191aa07" class="m-dox-self">bar</a>(</span><span class="m-dox-wrap">) <span class="m-label m-primary">constexpr</span> <span class="m-label m-success">noexcept</span></span></span>
+              <span class="m-doc-wrap-bumper"><a href="structFoo.html" class="m-doc">Foo</a>&amp; Foo::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a6c32baeb1c9a472657fd3ee8c191aa07" class="m-doc-self">bar</a>(</span><span class="m-doc-wrap">) <span class="m-label m-primary">constexpr</span> <span class="m-label m-success">noexcept</span></span></span>
             </h3>
             <p>Random type and constexpr together.</p>
 <p>This is okay.</p>
           </div></section>
-          <section class="m-dox-details" id="aab09b9411135eae10f8c3abab0a0db54"><div>
+          <section class="m-doc-details" id="aab09b9411135eae10f8c3abab0a0db54"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">decltype(auto) Foo::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#aab09b9411135eae10f8c3abab0a0db54" class="m-dox-self">baz</a>(</span><span class="m-dox-wrap">) <span class="m-label m-primary">constexpr</span> <span class="m-label m-success">noexcept</span></span></span>
+              <span class="m-doc-wrap-bumper">decltype(auto) Foo::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#aab09b9411135eae10f8c3abab0a0db54" class="m-doc-self">baz</a>(</span><span class="m-doc-wrap">) <span class="m-label m-primary">constexpr</span> <span class="m-label m-success">noexcept</span></span></span>
             </h3>
             <p>decltype(auto) and constexpr together</p>
 <p>For some reason, due to decltype(auto), Doxygen swaps the order, causing the constexpr to be hard to detect. Don&#x27;t even ask how it handles trailing return types. It&#x27;s just HORRIBLE.</p>
index 6d465c05278bcccf5ba84d0d274bc7dbc264f380..6f0d0d1709fa59da8b7e1b3bccd56cf9ec47c141 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Foo struct | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
         </div>
         <section id="base-classes">
           <h2><a href="#base-classes">Base classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              class <a href="classBase.html" class="m-dox">Base</a>
+              class <a href="classBase.html" class="m-doc">Base</a>
             </dt>
             <dd>Base class.</dd>
           </dl>
         </section>
         <section id="pub-methods">
           <h2><a href="#pub-methods">Public functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#ae23bc23eb33a7d7a77e2610a9661c078" class="m-dox-self" name="ae23bc23eb33a7d7a77e2610a9661c078">doThing</a>(</span><span class="m-dox-wrap">) &amp;&amp; <span class="m-label m-flat m-warning">final</span> <span class="m-label m-flat m-success">noexcept</span></span>
+              <span class="m-doc-wrap-bumper">void <a href="#ae23bc23eb33a7d7a77e2610a9661c078" class="m-doc-self" name="ae23bc23eb33a7d7a77e2610a9661c078">doThing</a>(</span><span class="m-doc-wrap">) &amp;&amp; <span class="m-label m-flat m-warning">final</span> <span class="m-label m-flat m-success">noexcept</span></span>
             </dt>
             <dd>Final w/o override (will cause a compiler warning), w/o a space.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a13f62f7c5cb7e663de9e5dc51219ce68" class="m-dox-self" name="a13f62f7c5cb7e663de9e5dc51219ce68">doMoreStuff</a>(</span><span class="m-dox-wrap">) &amp;&amp; <span class="m-label m-flat m-success">noexcept(…)</span></span>
+              <span class="m-doc-wrap-bumper">void <a href="#a13f62f7c5cb7e663de9e5dc51219ce68" class="m-doc-self" name="a13f62f7c5cb7e663de9e5dc51219ce68">doMoreStuff</a>(</span><span class="m-doc-wrap">) &amp;&amp; <span class="m-label m-flat m-success">noexcept(…)</span></span>
             </dt>
             <dd>Do more things, without a space.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a1a47d2d7ced7b4e05c6e09d828f4e6eb" class="m-dox-self" name="a1a47d2d7ced7b4e05c6e09d828f4e6eb">doAnotherThing</a>(</span><span class="m-dox-wrap">) &amp;&amp; <span class="m-label m-flat m-warning">final</span></span>
+              <span class="m-doc-wrap-bumper">void <a href="#a1a47d2d7ced7b4e05c6e09d828f4e6eb" class="m-doc-self" name="a1a47d2d7ced7b4e05c6e09d828f4e6eb">doAnotherThing</a>(</span><span class="m-doc-wrap">) &amp;&amp; <span class="m-label m-flat m-warning">final</span></span>
             </dt>
             <dd>Final override, without a space.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a32e5414e9916365aa2c041da60572a1b" class="m-dox-self" name="a32e5414e9916365aa2c041da60572a1b">doYetAnotherThing</a>(</span><span class="m-dox-wrap">) &amp;&amp; <span class="m-label m-flat m-warning">final</span></span>
+              <span class="m-doc-wrap-bumper">void <a href="#a32e5414e9916365aa2c041da60572a1b" class="m-doc-self" name="a32e5414e9916365aa2c041da60572a1b">doYetAnotherThing</a>(</span><span class="m-doc-wrap">) &amp;&amp; <span class="m-label m-flat m-warning">final</span></span>
             </dt>
             <dd>Override final, without a space.</dd>
           </dl>
index b1d75e2af567bdcf65fff41bbdf275df77da7221..9961db63b3d3131cbfd956bd9299a8fbdfdc9258 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Class class | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -21,7 +21,7 @@
       <div class="m-col-l-10 m-push-l-1">
         <h1>
           Class <span class="m-thin">class</span>
-          <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;File.h&gt;</a></div>
+          <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;File.h&gt;</a></div>
         </h1>
         <p>A class.</p>
         <div class="m-block m-default">
         </div>
         <section id="signals">
           <h2><a href="#signals">Signals</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a448480eaac813fcfd70bfe2025ad930a" class="m-dox">signal</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#a448480eaac813fcfd70bfe2025ad930a" class="m-doc">signal</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>A signal.</dd>
           </dl>
         </section>
         <section id="pub-slots">
           <h2><a href="#pub-slots">Public slots</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#ad5d015b3ec21448231db0bf2f7c67d0f" class="m-dox">publicSlot</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#ad5d015b3ec21448231db0bf2f7c67d0f" class="m-doc">publicSlot</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>A public slot.</dd>
           </dl>
         </section>
         <section id="pro-slots">
           <h2><a href="#pro-slots">Protected slots</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a3181cba4338292307ee59e22a823776a" class="m-dox">protectedSlot</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#a3181cba4338292307ee59e22a823776a" class="m-doc">protectedSlot</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd>A protected slot.</dd>
           </dl>
         </section>
         <section id="pri-slots">
           <h2><a href="#pri-slots">Private slots</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#ac75473d5b861e743dde9c3e3b754cbd6" class="m-dox">privateVirtualSlot</a>(</span><span class="m-dox-wrap">) <span class="m-label m-flat m-warning">virtual</span></span>
+              <span class="m-doc-wrap-bumper">void <a href="#ac75473d5b861e743dde9c3e3b754cbd6" class="m-doc">privateVirtualSlot</a>(</span><span class="m-doc-wrap">) <span class="m-label m-flat m-warning">virtual</span></span>
             </dt>
             <dd>A private virtual slot.</dd>
           </dl>
         </section>
         <section id="a-user-defined-group">
           <h2><a href="#a-user-defined-group">A user-defined group</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a041a72366d11da9502768014f4c37b49" class="m-dox">groupedSignal</a>(</span><span class="m-dox-wrap">) <span class="m-label m-flat m-success">signal</span></span>
+              <span class="m-doc-wrap-bumper">void <a href="#a041a72366d11da9502768014f4c37b49" class="m-doc">groupedSignal</a>(</span><span class="m-doc-wrap">) <span class="m-label m-flat m-success">signal</span></span>
             </dt>
             <dd>A grouped signal.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a6f2d90e1d6895a7f56d5526ebf352608" class="m-dox">publicGroupedSlot</a>(</span><span class="m-dox-wrap">) <span class="m-label m-flat m-success">public slot</span></span>
+              <span class="m-doc-wrap-bumper">void <a href="#a6f2d90e1d6895a7f56d5526ebf352608" class="m-doc">publicGroupedSlot</a>(</span><span class="m-doc-wrap">) <span class="m-label m-flat m-success">public slot</span></span>
             </dt>
             <dd>A public grouped slot.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a95badba7d96ec504b4fce9ae796cc5c9" class="m-dox">protectedGroupedSlot</a>(</span><span class="m-dox-wrap">) <span class="m-label m-flat m-warning">protected slot</span></span>
+              <span class="m-doc-wrap-bumper">void <a href="#a95badba7d96ec504b4fce9ae796cc5c9" class="m-doc">protectedGroupedSlot</a>(</span><span class="m-doc-wrap">) <span class="m-label m-flat m-warning">protected slot</span></span>
             </dt>
             <dd>A protected grouped slot.</dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a028a4f04109d41c84b1c7a44997b1135" class="m-dox">privateVirtualGroupedSlot</a>(</span><span class="m-dox-wrap">) <span class="m-label m-flat m-danger">private slot</span> <span class="m-label m-flat m-warning">virtual</span></span>
+              <span class="m-doc-wrap-bumper">void <a href="#a028a4f04109d41c84b1c7a44997b1135" class="m-doc">privateVirtualGroupedSlot</a>(</span><span class="m-doc-wrap">) <span class="m-label m-flat m-danger">private slot</span> <span class="m-label m-flat m-warning">virtual</span></span>
             </dt>
             <dd>A private virtual grouped slot.</dd>
           </dl>
         </section>
         <section>
           <h2>Function documentation</h2>
-          <section class="m-dox-details" id="a448480eaac813fcfd70bfe2025ad930a"><div>
+          <section class="m-doc-details" id="a448480eaac813fcfd70bfe2025ad930a"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void Class::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a448480eaac813fcfd70bfe2025ad930a" class="m-dox-self">signal</a>(</span><span class="m-dox-wrap">) <span class="m-label m-success">signal</span></span></span>
+              <span class="m-doc-wrap-bumper">void Class::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a448480eaac813fcfd70bfe2025ad930a" class="m-doc-self">signal</a>(</span><span class="m-doc-wrap">) <span class="m-label m-success">signal</span></span></span>
             </h3>
             <p>A signal.</p>
 <p>Details.</p>
           </div></section>
-          <section class="m-dox-details" id="ad5d015b3ec21448231db0bf2f7c67d0f"><div>
+          <section class="m-doc-details" id="ad5d015b3ec21448231db0bf2f7c67d0f"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void Class::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#ad5d015b3ec21448231db0bf2f7c67d0f" class="m-dox-self">publicSlot</a>(</span><span class="m-dox-wrap">) <span class="m-label m-success">public slot</span></span></span>
+              <span class="m-doc-wrap-bumper">void Class::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#ad5d015b3ec21448231db0bf2f7c67d0f" class="m-doc-self">publicSlot</a>(</span><span class="m-doc-wrap">) <span class="m-label m-success">public slot</span></span></span>
             </h3>
             <p>A public slot.</p>
 <p>Details.</p>
           </div></section>
-          <section class="m-dox-details" id="a3181cba4338292307ee59e22a823776a"><div>
+          <section class="m-doc-details" id="a3181cba4338292307ee59e22a823776a"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void Class::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a3181cba4338292307ee59e22a823776a" class="m-dox-self">protectedSlot</a>(</span><span class="m-dox-wrap">) <span class="m-label m-warning">protected slot</span></span></span>
+              <span class="m-doc-wrap-bumper">void Class::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a3181cba4338292307ee59e22a823776a" class="m-doc-self">protectedSlot</a>(</span><span class="m-doc-wrap">) <span class="m-label m-warning">protected slot</span></span></span>
             </h3>
             <p>A protected slot.</p>
 <p>Details.</p>
           </div></section>
-          <section class="m-dox-details" id="ac75473d5b861e743dde9c3e3b754cbd6"><div>
+          <section class="m-doc-details" id="ac75473d5b861e743dde9c3e3b754cbd6"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void Class::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#ac75473d5b861e743dde9c3e3b754cbd6" class="m-dox-self">privateVirtualSlot</a>(</span><span class="m-dox-wrap">) <span class="m-label m-warning">virtual</span> <span class="m-label m-danger">private slot</span></span></span>
+              <span class="m-doc-wrap-bumper">void Class::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#ac75473d5b861e743dde9c3e3b754cbd6" class="m-doc-self">privateVirtualSlot</a>(</span><span class="m-doc-wrap">) <span class="m-label m-warning">virtual</span> <span class="m-label m-danger">private slot</span></span></span>
             </h3>
             <p>A private virtual slot.</p>
 <p>Shown because it&#x27;s virtual.</p>
           </div></section>
-          <section class="m-dox-details" id="a041a72366d11da9502768014f4c37b49"><div>
+          <section class="m-doc-details" id="a041a72366d11da9502768014f4c37b49"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void Class::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a041a72366d11da9502768014f4c37b49" class="m-dox-self">groupedSignal</a>(</span><span class="m-dox-wrap">) <span class="m-label m-success">signal</span></span></span>
+              <span class="m-doc-wrap-bumper">void Class::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a041a72366d11da9502768014f4c37b49" class="m-doc-self">groupedSignal</a>(</span><span class="m-doc-wrap">) <span class="m-label m-success">signal</span></span></span>
             </h3>
             <p>A grouped signal.</p>
 <p>Details.</p>
           </div></section>
-          <section class="m-dox-details" id="a6f2d90e1d6895a7f56d5526ebf352608"><div>
+          <section class="m-doc-details" id="a6f2d90e1d6895a7f56d5526ebf352608"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void Class::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a6f2d90e1d6895a7f56d5526ebf352608" class="m-dox-self">publicGroupedSlot</a>(</span><span class="m-dox-wrap">) <span class="m-label m-success">public slot</span></span></span>
+              <span class="m-doc-wrap-bumper">void Class::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a6f2d90e1d6895a7f56d5526ebf352608" class="m-doc-self">publicGroupedSlot</a>(</span><span class="m-doc-wrap">) <span class="m-label m-success">public slot</span></span></span>
             </h3>
             <p>A public grouped slot.</p>
 <p>Details.</p>
           </div></section>
-          <section class="m-dox-details" id="a95badba7d96ec504b4fce9ae796cc5c9"><div>
+          <section class="m-doc-details" id="a95badba7d96ec504b4fce9ae796cc5c9"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void Class::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a95badba7d96ec504b4fce9ae796cc5c9" class="m-dox-self">protectedGroupedSlot</a>(</span><span class="m-dox-wrap">) <span class="m-label m-warning">protected slot</span></span></span>
+              <span class="m-doc-wrap-bumper">void Class::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a95badba7d96ec504b4fce9ae796cc5c9" class="m-doc-self">protectedGroupedSlot</a>(</span><span class="m-doc-wrap">) <span class="m-label m-warning">protected slot</span></span></span>
             </h3>
             <p>A protected grouped slot.</p>
 <p>Details.</p>
           </div></section>
-          <section class="m-dox-details" id="a028a4f04109d41c84b1c7a44997b1135"><div>
+          <section class="m-doc-details" id="a028a4f04109d41c84b1c7a44997b1135"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void Class::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a028a4f04109d41c84b1c7a44997b1135" class="m-dox-self">privateVirtualGroupedSlot</a>(</span><span class="m-dox-wrap">) <span class="m-label m-warning">virtual</span> <span class="m-label m-danger">private slot</span></span></span>
+              <span class="m-doc-wrap-bumper">void Class::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a028a4f04109d41c84b1c7a44997b1135" class="m-doc-self">privateVirtualGroupedSlot</a>(</span><span class="m-doc-wrap">) <span class="m-label m-warning">virtual</span> <span class="m-label m-danger">private slot</span></span></span>
             </h3>
             <p>A private virtual grouped slot.</p>
 <p>Shown because it&#x27;s virtual.</p>
index c41134c2b56bd7b606ac15292dcdd7e469078e34..4caa150421b38ace11c638548948ce5d1f75a554 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>File.h file | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
         </div>
         <section id="nested-classes">
           <h2><a href="#nested-classes">Classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <div class="m-dox-template">template&lt;class T, class U = void, class = int&gt;</div>
-              struct <a href="structTemplate.html" class="m-dox">Template</a>
+              <div class="m-doc-template">template&lt;class T, class U = void, class = int&gt;</div>
+              struct <a href="structTemplate.html" class="m-doc">Template</a>
             </dt>
             <dd>Class with template parameters.</dd>
           </dl>
         </section>
         <section id="typedef-members">
           <h2><a href="#typedef-members">Typedefs</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <div class="m-dox-template">template&lt;class T, typename = void&gt;</div>
-              using <a href="#a8a7e587ba0f9fe178534e96d78ae2565" class="m-dox">Foo</a> = Bar&lt;T, int&gt;
+              <div class="m-doc-template">template&lt;class T, typename = void&gt;</div>
+              using <a href="#a8a7e587ba0f9fe178534e96d78ae2565" class="m-doc">Foo</a> = Bar&lt;T, int&gt;
             </dt>
             <dd>A templated type with just template details.</dd>
           </dl>
         </section>
         <section>
           <h2>Typedef documentation</h2>
-          <section class="m-dox-details" id="a8a7e587ba0f9fe178534e96d78ae2565"><div>
+          <section class="m-doc-details" id="a8a7e587ba0f9fe178534e96d78ae2565"><div>
             <h3>
-              <div class="m-dox-template">
+              <div class="m-doc-template">
                 template&lt;class T, typename = void&gt;
               </div>
-              using <a href="#a8a7e587ba0f9fe178534e96d78ae2565" class="m-dox-self">Foo</a> = Bar&lt;T, int&gt;
+              using <a href="#a8a7e587ba0f9fe178534e96d78ae2565" class="m-doc-self">Foo</a> = Bar&lt;T, int&gt;
             </h3>
             <p>A templated type with just template details.</p>
             <table class="m-table m-fullwidth m-flat">
index f38065c38719d4ddac2bb3960ce2e5f0c528e207..b780a47d2abbb725f95c6947f49348d7b4891da9 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Template struct | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -20,8 +20,8 @@
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
         <h1>
-          <div class="m-dox-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;File.h&gt;</a></div>
-          <div class="m-dox-template">template&lt;class T, class U = void, class = int&gt;</div>
+          <div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;File.h&gt;</a></div>
+          <div class="m-doc-template">template&lt;class T, class U = void, class = int&gt;</div>
           Template <span class="m-thin">struct</span>
         </h1>
         <p>Class with template parameters.</p>
         </div>
         <section id="pub-types">
           <h2><a href="#pub-types">Public types</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <div class="m-dox-template">template&lt;class V, bool = false&gt;</div>
-              using <a href="#a6b37f78f11b281740b9daf07f695c0fa" class="m-dox">Foo</a> = Buuu&lt;V, false&gt;
+              <div class="m-doc-template">template&lt;class V, bool = false&gt;</div>
+              using <a href="#a6b37f78f11b281740b9daf07f695c0fa" class="m-doc">Foo</a> = Buuu&lt;V, false&gt;
             </dt>
             <dd>Template alias.</dd>
           </dl>
         </section>
         <section>
           <h2>Typedef documentation</h2>
-          <section class="m-dox-details" id="a6b37f78f11b281740b9daf07f695c0fa"><div>
+          <section class="m-doc-details" id="a6b37f78f11b281740b9daf07f695c0fa"><div>
             <h3>
-              <div class="m-dox-template">
+              <div class="m-doc-template">
                 template&lt;class T, class U, class _3&gt;
                 template&lt;class V, bool = false&gt;
               </div>
-              using Template&lt;T, U, _3&gt;::<wbr /><a href="#a6b37f78f11b281740b9daf07f695c0fa" class="m-dox-self">Foo</a> = Buuu&lt;V, false&gt;
+              using Template&lt;T, U, _3&gt;::<wbr /><a href="#a6b37f78f11b281740b9daf07f695c0fa" class="m-doc-self">Foo</a> = Buuu&lt;V, false&gt;
             </h3>
             <p>Template alias.</p>
             <table class="m-table m-fullwidth m-flat">
index 83533d88c5412532303362e321257603312e47f4..d0489695211ce722c7e18d921bbfdb6d593b669e 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Bar struct | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -20,7 +20,7 @@
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
         <h1>
-          <div class="m-dox-template">template&lt;class T&gt;</div>
+          <div class="m-doc-template">template&lt;class T&gt;</div>
           Bar <span class="m-thin">struct</span>
         </h1>
         <p>Template class.</p>
         </div>
         <section id="pub-static-attribs">
           <h2><a href="#pub-static-attribs">Public static variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <div class="m-dox-template">template&lt;class U&gt;</div>
-              static <a href="structFoo.html" class="m-dox">Foo</a>&lt;U&gt;* <a href="#acbbecef244b167c48ff22c97ee2d386b" class="m-dox-self" name="acbbecef244b167c48ff22c97ee2d386b">instance</a>
+              <div class="m-doc-template">template&lt;class U&gt;</div>
+              static <a href="structFoo.html" class="m-doc">Foo</a>&lt;U&gt;* <a href="#acbbecef244b167c48ff22c97ee2d386b" class="m-doc-self" name="acbbecef244b167c48ff22c97ee2d386b">instance</a>
             </dt>
             <dd>Template variable inside a template class without template docs.</dd>
             <dt>
-              <div class="m-dox-template">template&lt;class U&gt;</div>
-              static <a href="structFoo.html" class="m-dox">Foo</a>&lt;U&gt;&amp; <a href="#a26d9727e8e3b4552618491f72fbc4143" class="m-dox">another</a>
+              <div class="m-doc-template">template&lt;class U&gt;</div>
+              static <a href="structFoo.html" class="m-doc">Foo</a>&lt;U&gt;&amp; <a href="#a26d9727e8e3b4552618491f72fbc4143" class="m-doc">another</a>
             </dt>
             <dd>Template variable inside a template class with template docs.</dd>
           </dl>
         </section>
         <section>
           <h2>Variable documentation</h2>
-          <section class="m-dox-details" id="a26d9727e8e3b4552618491f72fbc4143"><div>
+          <section class="m-doc-details" id="a26d9727e8e3b4552618491f72fbc4143"><div>
             <h3>
-              <div class="m-dox-template">
+              <div class="m-doc-template">
                 template&lt;class T&gt;
                 template&lt;class U&gt;
               </div>
-              static <a href="structFoo.html" class="m-dox">Foo</a>&lt;U&gt;&amp; Bar&lt;T&gt;::<wbr /><a href="#a26d9727e8e3b4552618491f72fbc4143" class="m-dox-self">another</a>
+              static <a href="structFoo.html" class="m-doc">Foo</a>&lt;U&gt;&amp; Bar&lt;T&gt;::<wbr /><a href="#a26d9727e8e3b4552618491f72fbc4143" class="m-doc-self">another</a>
             </h3>
             <p>Template variable inside a template class with template docs.</p>
             <table class="m-table m-fullwidth m-flat">
index d123ffc3581acff5c0b15301b45d1e9ed61bde9f..10295ac00fce6e4dfaebc3b8d9e30e09d9e33012 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Foo struct | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
         </div>
         <section id="pub-static-attribs">
           <h2><a href="#pub-static-attribs">Public static variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <div class="m-dox-template">template&lt;class T&gt;</div>
-              static T* <a href="#a5610f0877922663122345b4ea6b987eb" class="m-dox-self" name="a5610f0877922663122345b4ea6b987eb">variable</a>
+              <div class="m-doc-template">template&lt;class T&gt;</div>
+              static T* <a href="#a5610f0877922663122345b4ea6b987eb" class="m-doc-self" name="a5610f0877922663122345b4ea6b987eb">variable</a>
             </dt>
             <dd>Template variable without template docs.</dd>
             <dt>
-              <div class="m-dox-template">template&lt;class T&gt;</div>
-              static T&amp; <a href="#afa3d6e8f346fdea749ed8a9f8b0bebcd" class="m-dox">another</a>
+              <div class="m-doc-template">template&lt;class T&gt;</div>
+              static T&amp; <a href="#afa3d6e8f346fdea749ed8a9f8b0bebcd" class="m-doc">another</a>
             </dt>
             <dd>Template variable with template docs.</dd>
           </dl>
         </section>
         <section>
           <h2>Variable documentation</h2>
-          <section class="m-dox-details" id="afa3d6e8f346fdea749ed8a9f8b0bebcd"><div>
+          <section class="m-doc-details" id="afa3d6e8f346fdea749ed8a9f8b0bebcd"><div>
             <h3>
-              <div class="m-dox-template">
+              <div class="m-doc-template">
                 template&lt;class T&gt;
               </div>
-              static T&amp; Foo::<wbr /><a href="#afa3d6e8f346fdea749ed8a9f8b0bebcd" class="m-dox-self">another</a>
+              static T&amp; Foo::<wbr /><a href="#afa3d6e8f346fdea749ed8a9f8b0bebcd" class="m-doc-self">another</a>
             </h3>
             <p>Template variable with template docs.</p>
             <table class="m-table m-fullwidth m-flat">
index 195184220d134e9c0661c3e1fb0dcd7fbef66136..ded8c7b1c4f436c3c54b4d7ace41c2d9ab7bc645 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>a.txt source | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index e96965c4963936e327af0ab2a0dd8f436a3a5b48..65d0cebc79f8553709afc7a2dfd882f17fd876a5 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>A page &raquo; The Example &raquo; CMakeLists.txt source | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <link rel="next" href="path-prefix_2configure_8h_8cmake-example.html" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
@@ -30,7 +30,7 @@
 
 <span class="nb">add_executable</span><span class="p">(</span><span class="s">app</span> <span class="s">main.cpp</span><span class="p">)</span>
 <span class="nb">target_include_directories</span><span class="p">(</span><span class="s">app</span> <span class="o">${</span><span class="nv">CMAKE_CURRENT_BINARY_DIR</span><span class="o">}</span><span class="p">)</span></pre>
-        <div class="m-note m-dim m-thin m-text-center"><a href="example.html" class="m-dox">The Example</a> | <a href="path-prefix_2configure_8h_8cmake-example.html" class="m-dox">configure.h.cmake &raquo;</a></div>
+        <div class="m-note m-dim m-thin m-text-center"><a href="example.html" class="m-doc">The Example</a> | <a href="path-prefix_2configure_8h_8cmake-example.html" class="m-doc">configure.h.cmake &raquo;</a></div>
       </div>
     </div>
   </div>
index ecedd319eff11aede264d4acd619af206e68ea68..cc5a7601bf899177515f33f15804d448768e61aa 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>A page &raquo; The Example &raquo; configure.h.cmake source | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <link rel="prev" href="path-prefix_2CMakeLists_8txt-example.html" />
   <link rel="next" href="path-prefix_2main_8cpp-example.html" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
@@ -28,7 +28,7 @@
         </h1>
 <pre class="m-code"><span class="cp">#cmakedefine SAY_HELLO</span>
 <span class="cp">#cmakedefine SAY_BYE</span></pre>
-        <div class="m-note m-dim m-thin m-text-center"><a href="path-prefix_2CMakeLists_8txt-example.html" class="m-dox">&laquo; CMakeLists.txt</a> | <a href="example.html" class="m-dox">The Example</a> | <a href="path-prefix_2main_8cpp-example.html" class="m-dox">main.cpp &raquo;</a></div>
+        <div class="m-note m-dim m-thin m-text-center"><a href="path-prefix_2CMakeLists_8txt-example.html" class="m-doc">&laquo; CMakeLists.txt</a> | <a href="example.html" class="m-doc">The Example</a> | <a href="path-prefix_2main_8cpp-example.html" class="m-doc">main.cpp &raquo;</a></div>
       </div>
     </div>
   </div>
index ca0380a7fdc349a6d71ff71a8863f1ca8f0a9c27..d9b1fc5b6b892b940c8fb4aac45b0663dcf062bd 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>A page &raquo; The Example &raquo; main.cpp source | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <link rel="prev" href="path-prefix_2configure_8h_8cmake-example.html" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
@@ -34,7 +34,7 @@
     <span class="n">std</span><span class="o">::</span><span class="n">cout</span> <span class="o">&lt;&lt;</span> <span class="s">&quot;hello?&quot;</span> <span class="o">&lt;&lt;</span> <span class="n">std</span><span class="o">::</span><span class="n">endl</span><span class="p">;</span>
     <span class="cp">#endif</span>
 <span class="p">}</span></pre>
-        <div class="m-note m-dim m-thin m-text-center"><a href="path-prefix_2configure_8h_8cmake-example.html" class="m-dox">&laquo; configure.h.cmake</a> | <a href="example.html" class="m-dox">The Example</a></div>
+        <div class="m-note m-dim m-thin m-text-center"><a href="path-prefix_2configure_8h_8cmake-example.html" class="m-doc">&laquo; configure.h.cmake</a> | <a href="example.html" class="m-doc">The Example</a></div>
       </div>
     </div>
   </div>
index dfc3efb81238fe30e3f75ae7fce604f7c866e4c9..15d805185ad7b01835c1dc6f72582cce909f29da 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>A project is cool</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <link rel="icon" href="favicon-light.png" type="image/png" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
   <meta name="theme-color" content="00ffff" />
@@ -18,7 +18,7 @@
     <div class="m-row">
       <a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">A project <span class="m-thin">is cool</span></a>
       <div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
-        <a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+        <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
           <path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
         </svg></a>
         <a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
@@ -50,7 +50,7 @@
                 <li><a href="annotated.html">Classes</a></li>
               </ol>
             </li>
-            <li class="m-show-m"><a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+            <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
               <path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
             </svg></a></li>
           </ol>
       <div class="m-col-l-10 m-push-l-1">
         <p><a href="pages.html">A self link</a>.</p>
         <h1>Pages</h2>
-        <ul class="m-dox">
+        <ul class="m-doc">
         </ul>
         <script>
         function toggle(e) {
-            e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
-                'm-dox-expansible' : 'm-dox-collapsible';
+            e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+                'm-doc-expansible' : 'm-doc-collapsible';
             return false;
         }
         /* Collapse all nodes marked as such. Doing it via JS instead of directly in
            I am going backwards in that list to be sure.  */
         var collapsed = document.getElementsByClassName("collapsed");
         for(var i = collapsed.length - 1; i >= 0; --i)
-            collapsed[i].className = 'm-dox-expansible';
+            collapsed[i].className = 'm-doc-expansible';
         </script>
       </div>
     </div>
   </div>
 </article></main>
-<div class="m-dox-search" id="search">
+<div class="m-doc-search" id="search">
   <a href="#!" onclick="return hideSearch()"></a>
   <div class="m-container">
     <div class="m-row">
       <div class="m-col-m-8 m-push-m-2">
-        <div class="m-dox-search-header m-text m-small">
+        <div class="m-doc-search-header m-text m-small">
           <div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
           <div id="search-symbolcount">&hellip;</div>
         </div>
-        <div class="m-dox-search-content">
+        <div class="m-doc-search-content">
           <form>
             <input type="search" name="q" id="search-input" placeholder="Loading &hellip;" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
           </form>
index af66782a783e54fb4310bd85a84ba1a2ebae4065..b5b4715a05520008b479913216bdd405502248cc 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <link rel="icon" href="favicon-dark.png" type="image/png" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
   <meta name="theme-color" content="#22272e" />
@@ -15,7 +15,7 @@
     <div class="m-row">
       <a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">My Project</a>
       <div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
-        <a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+        <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
           <path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
         </svg></a>
         <a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
@@ -30,7 +30,7 @@
           <ol class="m-col-t-6 m-col-m-none" start="3">
             <li><a href="annotated.html">Classes</a></li>
             <li><a href="files.html">Files</a></li>
-            <li class="m-show-m"><a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+            <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
               <path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
             </svg></a></li>
           </ol>
     </div>
   </div>
 </article></main>
-<div class="m-dox-search" id="search">
+<div class="m-doc-search" id="search">
   <a href="#!" onclick="return hideSearch()"></a>
   <div class="m-container">
     <div class="m-row">
       <div class="m-col-m-8 m-push-m-2">
-        <div class="m-dox-search-header m-text m-small">
+        <div class="m-doc-search-header m-text m-small">
           <div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
           <div id="search-symbolcount">&hellip;</div>
         </div>
-        <div class="m-dox-search-content">
+        <div class="m-doc-search-content">
           <form>
             <input type="search" name="q" id="search-input" placeholder="Loading &hellip;" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
           </form>
index af66782a783e54fb4310bd85a84ba1a2ebae4065..b5b4715a05520008b479913216bdd405502248cc 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <link rel="icon" href="favicon-dark.png" type="image/png" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
   <meta name="theme-color" content="#22272e" />
@@ -15,7 +15,7 @@
     <div class="m-row">
       <a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">My Project</a>
       <div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
-        <a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+        <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
           <path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
         </svg></a>
         <a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
@@ -30,7 +30,7 @@
           <ol class="m-col-t-6 m-col-m-none" start="3">
             <li><a href="annotated.html">Classes</a></li>
             <li><a href="files.html">Files</a></li>
-            <li class="m-show-m"><a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+            <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
               <path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
             </svg></a></li>
           </ol>
     </div>
   </div>
 </article></main>
-<div class="m-dox-search" id="search">
+<div class="m-doc-search" id="search">
   <a href="#!" onclick="return hideSearch()"></a>
   <div class="m-container">
     <div class="m-row">
       <div class="m-col-m-8 m-push-m-2">
-        <div class="m-dox-search-header m-text m-small">
+        <div class="m-doc-search-header m-text m-small">
           <div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
           <div id="search-symbolcount">&hellip;</div>
         </div>
-        <div class="m-dox-search-content">
+        <div class="m-doc-search-content">
           <form>
             <input type="search" name="q" id="search-input" placeholder="Loading &hellip;" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
           </form>
index 6de951a831c054f26dd12ff74b0f463bae18cc11..f4f056b58058cde83c61bcf1a4a5482d7da125ca 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index 010182b7be392169cb74e6d9c15cd461709c79c3..01476b4a47eef3e9aa2c6a964ff1583126016a36 100644 (file)
@@ -5,7 +5,7 @@
   <title>Your Brand | Your
 Brand docs</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index c7242844a708174b5ab3688fd86f332871b618ea..a381db75486439d62560df509e87ef148910b729 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index c67b6207f6f4ed5f8c99c56d6f5831fb6ca56a96..4a3edf4bf7ff935bec807c2e4b21ed690fcd1cff 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -13,7 +13,7 @@
     <div class="m-row">
       <a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">My Project</a>
       <div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
-        <a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+        <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
           <path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
         </svg></a>
         <a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
@@ -24,7 +24,7 @@
           <ol class="m-col-t-12 m-col-m-none">
           </ol>
           <ol class="m-col-t-6 m-col-m-none" start="1">
-            <li class="m-show-m"><a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+            <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
               <path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
             </svg></a></li>
           </ol>
     </div>
   </div>
 </article></main>
-<div class="m-dox-search" id="search">
+<div class="m-doc-search" id="search">
   <a href="#!" onclick="return hideSearch()"></a>
   <div class="m-container">
     <div class="m-row">
       <div class="m-col-m-8 m-push-m-2">
-        <div class="m-dox-search-header m-text m-small">
+        <div class="m-doc-search-header m-text m-small">
           <div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
           <div id="search-symbolcount">&hellip;</div>
         </div>
-        <div class="m-dox-search-content">
+        <div class="m-doc-search-content">
           <form>
             <input type="search" name="q" id="search-input" placeholder="Loading &hellip;" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
           </form>
index 8b5ac6deec519fec1bc67216a1ed552d710ed77d..ba961e2839fe00e3d560a65a9a3e4accae81aa82 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>A project is cool</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <link rel="icon" href="favicon-dark.png" type="image/png" />
   <link rel="search" type="application/opensearchdescription+xml" href="opensearch.xml" title="Search A project documentation" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
@@ -15,7 +15,7 @@
     <div class="m-row">
       <a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">A project <span class="m-thin">is cool</span></a>
       <div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
-        <a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+        <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
           <path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
         </svg></a>
         <a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
@@ -26,7 +26,7 @@
           <ol class="m-col-t-12 m-col-m-none">
           </ol>
           <ol class="m-col-t-6 m-col-m-none" start="1">
-            <li class="m-show-m"><a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+            <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
               <path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
             </svg></a></li>
           </ol>
     </div>
   </div>
 </article></main>
-<div class="m-dox-search" id="search">
+<div class="m-doc-search" id="search">
   <a href="#!" onclick="return hideSearch()"></a>
   <div class="m-container">
     <div class="m-row">
       <div class="m-col-m-8 m-push-m-2">
-        <div class="m-dox-search-header m-text m-small">
+        <div class="m-doc-search-header m-text m-small">
           <div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
           <div id="search-symbolcount">&hellip;</div>
         </div>
-        <div class="m-dox-search-content">
+        <div class="m-doc-search-content">
           <form action="http://localhost:8000#search">
             <input type="search" name="q" id="search-input" placeholder="Loading &hellip;" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
           </form>
index e06469c423e47126b299fa3c186abde5e0af642e..b1246f2b1297b7b1effe34d36390e5d4bbcf6d00 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>HELLO THIS TEMPLATE OVERRIDES THINGS</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index e4a585653625e70c6034a1ee8d5b8c4d7c42ab3d..10fd7e1eb1b822b23a04b5cd44b93cb43bd2edb8 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>A page | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index 1f5281eae44fc5be5e97f3a3ce0c22861712a567..3aceaa2ba902e1250b6e0601541243c761171c02 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Page B | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index 455c54454252c5701988f2622f1f15b7dbc45a70..8eced6ed6a6e29a5453a3dccfc093798342edc4d 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
         <h1>Pages</h2>
-        <ul class="m-dox">
-          <li><a href="page-a.html" class="m-dox">A page</a> <span class="m-dox">Brief docs for a page.</span></li>
-          <li><a href="page-b.html" class="m-dox">Page B</a> <span class="m-dox">Brief with a period.</span></li>
+        <ul class="m-doc">
+          <li><a href="page-a.html" class="m-doc">A page</a> <span class="m-doc">Brief docs for a page.</span></li>
+          <li><a href="page-b.html" class="m-doc">Page B</a> <span class="m-doc">Brief with a period.</span></li>
         </ul>
         <script>
         function toggle(e) {
-            e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
-                'm-dox-expansible' : 'm-dox-collapsible';
+            e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+                'm-doc-expansible' : 'm-doc-collapsible';
             return false;
         }
         /* Collapse all nodes marked as such. Doing it via JS instead of directly in
@@ -37,7 +37,7 @@
            I am going backwards in that list to be sure.  */
         var collapsed = document.getElementsByClassName("collapsed");
         for(var i = collapsed.length - 1; i >= 0; --i)
-            collapsed[i].className = 'm-dox-expansible';
+            collapsed[i].className = 'm-doc-expansible';
         </script>
       </div>
     </div>
index 3bd6a30bb9d4c1210954c6a45356139df5cb4dca..0c441b48647fb2c854f0d2a2da6a0f06adbc0558 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index 63c6741ee1c8b451dab76aebffa09f2b4697f5a8..c905494aae9440e065142d59436554318fef770c 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>untitled | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index a4936464028aa7613a140acbf277776a9bc79a97..8a8de6e1e70020bf435bbb37201cde3edc401b25 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>A page &raquo; First subpage | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <link rel="next" href="subpage2.html" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
@@ -24,7 +24,7 @@
           <span class="m-breadcrumb"><a href="page.html">A page</a> &raquo;</span>
           First subpage
         </h1>
-        <div class="m-note m-dim m-thin m-text-center"><a href="page.html" class="m-dox">A page</a> | <a href="subpage2.html" class="m-dox">Second subpage &raquo;</a></div>
+        <div class="m-note m-dim m-thin m-text-center"><a href="page.html" class="m-doc">A page</a> | <a href="subpage2.html" class="m-doc">Second subpage &raquo;</a></div>
       </div>
     </div>
   </div>
index 5c29de981001cb47e4400a0d7351e06f41061d0d..f7e0552eb86b4da90732966c91b2d7ee55d1219f 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>A page &raquo; Second subpage | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <link rel="prev" href="subpage1.html" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
@@ -24,7 +24,7 @@
           <span class="m-breadcrumb"><a href="page.html">A page</a> &raquo;</span>
           Second subpage
         </h1>
-        <div class="m-note m-dim m-thin m-text-center"><a href="subpage1.html" class="m-dox">&laquo; First subpage</a> | <a href="page.html" class="m-dox">A page</a></div>
+        <div class="m-note m-dim m-thin m-text-center"><a href="subpage1.html" class="m-doc">&laquo; First subpage</a> | <a href="page.html" class="m-doc">A page</a></div>
       </div>
     </div>
   </div>
index 0541b026c1534b2c445ba9bb870a466a8a1e2dd2..4be8cbcb4a0d9dd6479581b2b12a448db72c0f57 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>B page in navbar | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index 174a1ba5d6d1b0f57d25df833843911328ec7800..22ccca7f219c083d5f10e0b58b555f03182e6ab3 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>A page in navbar | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index 52f68dcb80d65314679aa1925e35f4bead919e5f..82e7a074d43bdf37e581620b0743b0ad95f01512 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
         <h1>Pages</h2>
-        <ul class="m-dox">
-          <li class="m-dox-collapsible">
-            <a href="#" onclick="return toggle(this)"></a><a href="03-first.html" class="m-dox">First</a> <span class="m-dox"></span>
-            <ul class="m-dox">
-              <li><a href="other-page.html" class="m-dox">Other page</a> <span class="m-dox"></span></li>
-              <li><a href="yet-another-subpage.html" class="m-dox">Yet another subpage</a> <span class="m-dox"></span></li>
-              <li><a href="a-subpage.html" class="m-dox">A subpage</a> <span class="m-dox"></span></li>
+        <ul class="m-doc">
+          <li class="m-doc-collapsible">
+            <a href="#" onclick="return toggle(this)"></a><a href="03-first.html" class="m-doc">First</a> <span class="m-doc"></span>
+            <ul class="m-doc">
+              <li><a href="other-page.html" class="m-doc">Other page</a> <span class="m-doc"></span></li>
+              <li><a href="yet-another-subpage.html" class="m-doc">Yet another subpage</a> <span class="m-doc"></span></li>
+              <li><a href="a-subpage.html" class="m-doc">A subpage</a> <span class="m-doc"></span></li>
             </ul>
           </li>
-          <li><a href="01-second.html" class="m-dox">Second</a> <span class="m-dox"></span></li>
-          <li><a href="02-last.html" class="m-dox">Last</a> <span class="m-dox"></span></li>
+          <li><a href="01-second.html" class="m-doc">Second</a> <span class="m-doc"></span></li>
+          <li><a href="02-last.html" class="m-doc">Last</a> <span class="m-doc"></span></li>
         </ul>
         <script>
         function toggle(e) {
-            e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
-                'm-dox-expansible' : 'm-dox-collapsible';
+            e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+                'm-doc-expansible' : 'm-doc-collapsible';
             return false;
         }
         /* Collapse all nodes marked as such. Doing it via JS instead of directly in
@@ -45,7 +45,7 @@
            I am going backwards in that list to be sure.  */
         var collapsed = document.getElementsByClassName("collapsed");
         for(var i = collapsed.length - 1; i >= 0; --i)
-            collapsed[i].className = 'm-dox-expansible';
+            collapsed[i].className = 'm-doc-expansible';
         </script>
       </div>
     </div>
index ffa18eb0d1d64dd887ec6e10217f1d2dd7dee3d3..dabe3ba3aee95a14feb1c003047fdf85e1602f8b 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project &raquo; A page | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index 45cb64e8cbab4c3cdf368fa66dd40ab94a22a854..168e2f56ebd889edff2b2fd71109f51c837ba4d3 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
         <h1>Pages</h2>
-        <ul class="m-dox">
-          <li class="m-dox-collapsible">
-            <a href="#" onclick="return toggle(this)"></a><a href="index.html" class="m-dox">My Project</a> <span class="m-dox"></span>
-            <ul class="m-dox">
-              <li><a href="page.html" class="m-dox">A page</a> <span class="m-dox"></span></li>
+        <ul class="m-doc">
+          <li class="m-doc-collapsible">
+            <a href="#" onclick="return toggle(this)"></a><a href="index.html" class="m-doc">My Project</a> <span class="m-doc"></span>
+            <ul class="m-doc">
+              <li><a href="page.html" class="m-doc">A page</a> <span class="m-doc"></span></li>
             </ul>
           </li>
         </ul>
         <script>
         function toggle(e) {
-            e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
-                'm-dox-expansible' : 'm-dox-collapsible';
+            e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+                'm-doc-expansible' : 'm-doc-collapsible';
             return false;
         }
         /* Collapse all nodes marked as such. Doing it via JS instead of directly in
@@ -41,7 +41,7 @@
            I am going backwards in that list to be sure.  */
         var collapsed = document.getElementsByClassName("collapsed");
         for(var i = collapsed.length - 1; i >= 0; --i)
-            collapsed[i].className = 'm-dox-expansible';
+            collapsed[i].className = 'm-doc-expansible';
         </script>
       </div>
     </div>
index fedfa53ef8ec40423e2189bd3e7bd64bd1695287..709d93edf2d4341b91976c015f424ca05630887b 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Page with TOC | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
index aa44fea474408a3d79501972e6ee30ef63703e3f..d40605c8cdf460de5c12fb0b7716e87c95a513ac 100644 (file)
@@ -34,7 +34,7 @@ class Layout(BaseTestCase):
     def test(self):
         self.run_doxygen(wildcard='index.xml')
         self.assertEqual(*self.actual_expected_contents('pages.html'))
-        self.assertTrue(os.path.exists(os.path.join(self.path, 'html', 'm-dark+doxygen.compiled.css')))
+        self.assertTrue(os.path.exists(os.path.join(self.path, 'html', 'm-dark+documentation.compiled.css')))
         self.assertTrue(os.path.exists(os.path.join(self.path, 'html', 'search.js')))
         self.assertTrue(os.path.exists(os.path.join(self.path, 'html', 'searchdata.js')))
         self.assertTrue(os.path.exists(os.path.join(self.path, 'html', 'favicon-light.png')))
index ea91b67f4a69c01901956daf53df816c6f58bc7f..779980c2dc981098440494cc530f5b26dca4801c 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Directory/File.h file | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -13,7 +13,7 @@
     <div class="m-row">
       <a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">My Project</a>
       <div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
-        <a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+        <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
           <path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
         </svg></a>
         <a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
@@ -28,7 +28,7 @@
           <ol class="m-col-t-6 m-col-m-none" start="3">
             <li><a href="annotated.html">Classes</a></li>
             <li><a href="files.html">Files</a></li>
-            <li class="m-show-m"><a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+            <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
               <path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
             </svg></a></li>
           </ol>
         </div>
         <section id="namespaces">
           <h2><a href="#namespaces">Namespaces</a></h2>
-          <dl class="m-dox">
-            <dt>namespace <a href="namespaceNamespace.html" class="m-dox">Namespace</a></dt>
+          <dl class="m-doc">
+            <dt>namespace <a href="namespaceNamespace.html" class="m-doc">Namespace</a></dt>
             <dd><span></span></dd>
           </dl>
         </section>
         <section id="nested-classes">
           <h2><a href="#nested-classes">Classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              class <a href="classClass.html" class="m-dox">Class</a>
+              class <a href="classClass.html" class="m-doc">Class</a>
             </dt>
             <dd><span></span></dd>
             <dt>
-              struct <a href="structStruct.html" class="m-dox">Struct</a>
+              struct <a href="structStruct.html" class="m-doc">Struct</a>
             </dt>
             <dd><span></span></dd>
             <dt>
-              union <a href="unionUnion.html" class="m-dox">Union</a>
+              union <a href="unionUnion.html" class="m-doc">Union</a>
             </dt>
             <dd><span></span></dd>
             <dt>
-              struct <a href="structNamespace_1_1ClassInANamespace.html" class="m-dox">Namespace::ClassInANamespace</a>
+              struct <a href="structNamespace_1_1ClassInANamespace.html" class="m-doc">Namespace::ClassInANamespace</a>
             </dt>
             <dd><span></span></dd>
             <dt>
-              class <a href="classNamespace_1_1ClassInANamespace_1_1ClassInAClass.html" class="m-dox">Namespace::ClassInANamespace::ClassInAClass</a>
+              class <a href="classNamespace_1_1ClassInANamespace_1_1ClassInAClass.html" class="m-doc">Namespace::ClassInANamespace::ClassInAClass</a>
             </dt>
             <dd><span></span></dd>
             <dt>
-              class <a href="classNamespace_1_1ClassInModule.html" class="m-dox">Namespace::ClassInModule</a>
+              class <a href="classNamespace_1_1ClassInModule.html" class="m-doc">Namespace::ClassInModule</a>
             </dt>
             <dd><span></span></dd>
             <dt>
-              struct <a href="structNamespace_1_1StructInModule.html" class="m-dox">Namespace::StructInModule</a>
+              struct <a href="structNamespace_1_1StructInModule.html" class="m-doc">Namespace::StructInModule</a>
             </dt>
             <dd><span></span></dd>
             <dt>
-              union <a href="unionNamespace_1_1UnionInModule.html" class="m-dox">Namespace::UnionInModule</a>
+              union <a href="unionNamespace_1_1UnionInModule.html" class="m-doc">Namespace::UnionInModule</a>
             </dt>
             <dd><span></span></dd>
           </dl>
         </section>
         <section id="enum-members">
           <h2><a href="#enum-members">Enums</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#a8150b7776c2a1749101acf22e868d091" class="m-dox">Enum</a> { </span><span class="m-dox-wrap"><a href="#a8150b7776c2a1749101acf22e868d091a42a4ade1acd55a49164099104990e09f" class="m-dox">A</a>,
-              <a href="#a8150b7776c2a1749101acf22e868d091a3f2a77ecd272aa6d6b5902faa5e5fc68" class="m-dox">B</a>,
-              <a href="#a8150b7776c2a1749101acf22e868d091a739ce3f516592d245d16fd8a3893472c" class="m-dox">C</a> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#a8150b7776c2a1749101acf22e868d091" class="m-doc">Enum</a> { </span><span class="m-doc-wrap"><a href="#a8150b7776c2a1749101acf22e868d091a42a4ade1acd55a49164099104990e09f" class="m-doc">A</a>,
+              <a href="#a8150b7776c2a1749101acf22e868d091a3f2a77ecd272aa6d6b5902faa5e5fc68" class="m-doc">B</a>,
+              <a href="#a8150b7776c2a1749101acf22e868d091a739ce3f516592d245d16fd8a3893472c" class="m-doc">C</a> }</span>
             </dt>
             <dd><span></span></dd>
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#a8a9c59c4fc669202671b19a5df454fd0" class="m-dox-self" name="a8a9c59c4fc669202671b19a5df454fd0">EnumInANamespace</a> { </span><span class="m-dox-wrap"><a href="#a8a9c59c4fc669202671b19a5df454fd0aaa4aa9d191fa809c64a59397226b9449" class="m-dox">A</a>,
-              <a href="#a8a9c59c4fc669202671b19a5df454fd0aeeda54a2b8b162bfc6e790f364fa99cf" class="m-dox">B</a>,
-              <a href="#a8a9c59c4fc669202671b19a5df454fd0ad37305d06fee8ebfbb8a30306f16c832" class="m-dox">C</a> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#a8a9c59c4fc669202671b19a5df454fd0" class="m-doc-self" name="a8a9c59c4fc669202671b19a5df454fd0">EnumInANamespace</a> { </span><span class="m-doc-wrap"><a href="#a8a9c59c4fc669202671b19a5df454fd0aaa4aa9d191fa809c64a59397226b9449" class="m-doc">A</a>,
+              <a href="#a8a9c59c4fc669202671b19a5df454fd0aeeda54a2b8b162bfc6e790f364fa99cf" class="m-doc">B</a>,
+              <a href="#a8a9c59c4fc669202671b19a5df454fd0ad37305d06fee8ebfbb8a30306f16c832" class="m-doc">C</a> }</span>
             </dt>
             <dd><span></span></dd>
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="group__group.html#gac29f30d3e17c48ae9313c45384cfb0f0" class="m-dox">EnumInModule</a> { </span><span class="m-dox-wrap"> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="group__group.html#gac29f30d3e17c48ae9313c45384cfb0f0" class="m-doc">EnumInModule</a> { </span><span class="m-doc-wrap"> }</span>
             </dt>
             <dd><span></span></dd>
           </dl>
         </section>
         <section id="typedef-members">
           <h2><a href="#typedef-members">Typedefs</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              using <a href="#a7cc214a236ad3bb6ad435bdcf5262a3f" class="m-dox-self" name="a7cc214a236ad3bb6ad435bdcf5262a3f">Int</a> = int
+              using <a href="#a7cc214a236ad3bb6ad435bdcf5262a3f" class="m-doc-self" name="a7cc214a236ad3bb6ad435bdcf5262a3f">Int</a> = int
             </dt>
             <dd><span></span></dd>
             <dt>
-              using <a href="#a3ffd74e95952eacd75f04a2b85d61845" class="m-dox-self" name="a3ffd74e95952eacd75f04a2b85d61845">Float</a> = float
+              using <a href="#a3ffd74e95952eacd75f04a2b85d61845" class="m-doc-self" name="a3ffd74e95952eacd75f04a2b85d61845">Float</a> = float
             </dt>
             <dd><span></span></dd>
             <dt>
-              using <a href="#aafe0a3decaed02dd572ca9c5741e8f0f" class="m-dox-self" name="aafe0a3decaed02dd572ca9c5741e8f0f">IntInANamespace</a> = int
+              using <a href="#aafe0a3decaed02dd572ca9c5741e8f0f" class="m-doc-self" name="aafe0a3decaed02dd572ca9c5741e8f0f">IntInANamespace</a> = int
             </dt>
             <dd><span></span></dd>
             <dt>
-              using <a href="#af411f7ca665a2797abbb9246dc8ce66f" class="m-dox-self" name="af411f7ca665a2797abbb9246dc8ce66f">FloatInANamespace</a> = float
+              using <a href="#af411f7ca665a2797abbb9246dc8ce66f" class="m-doc-self" name="af411f7ca665a2797abbb9246dc8ce66f">FloatInANamespace</a> = float
             </dt>
             <dd><span></span></dd>
             <dt>
-              using <a href="group__group.html#gaa0873618a2fbb3e8bb4963da4a278092" class="m-dox">IntInModule</a> = int
+              using <a href="group__group.html#gaa0873618a2fbb3e8bb4963da4a278092" class="m-doc">IntInModule</a> = int
             </dt>
             <dd><span></span></dd>
             <dt>
-              using <a href="group__group.html#ga506dd0de38d03423ba42d30f80948580" class="m-dox">FloatInModule</a> = float
+              using <a href="group__group.html#ga506dd0de38d03423ba42d30f80948580" class="m-doc">FloatInModule</a> = float
             </dt>
             <dd><span></span></dd>
           </dl>
         </section>
         <section id="func-members">
           <h2><a href="#func-members">Functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#ac07863d69ae41a4e395b31f73b35fbcd" class="m-dox-self" name="ac07863d69ae41a4e395b31f73b35fbcd">foo</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#ac07863d69ae41a4e395b31f73b35fbcd" class="m-doc-self" name="ac07863d69ae41a4e395b31f73b35fbcd">foo</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd><span></span></dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a451d9a4eeb8244db749a8d6d31af0a4e" class="m-dox-self" name="a451d9a4eeb8244db749a8d6d31af0a4e">fooInANamespace</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#a451d9a4eeb8244db749a8d6d31af0a4e" class="m-doc-self" name="a451d9a4eeb8244db749a8d6d31af0a4e">fooInANamespace</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd><span></span></dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="group__group.html#ga4e08e167e7c84518c1e39e57de78f00d" class="m-dox">fooInModule</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="group__group.html#ga4e08e167e7c84518c1e39e57de78f00d" class="m-doc">fooInModule</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd><span></span></dd>
           </dl>
         </section>
         <section id="var-members">
           <h2><a href="#var-members">Variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              const int <a href="#a7708bd7aaec399e771a2b30db52e4d22" class="m-dox-self" name="a7708bd7aaec399e771a2b30db52e4d22">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
+              const int <a href="#a7708bd7aaec399e771a2b30db52e4d22" class="m-doc-self" name="a7708bd7aaec399e771a2b30db52e4d22">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd><span></span></dd>
             <dt>
-              const int <a href="#a6165847e2f1c2a0749c225caafe2d9fd" class="m-dox-self" name="a6165847e2f1c2a0749c225caafe2d9fd">VarInANamespace</a> <span class="m-label m-flat m-primary">constexpr</span>
+              const int <a href="#a6165847e2f1c2a0749c225caafe2d9fd" class="m-doc-self" name="a6165847e2f1c2a0749c225caafe2d9fd">VarInANamespace</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd><span></span></dd>
             <dt>
-              const int <a href="group__group.html#gadf77c8e0e703901b221c9f55b6900617" class="m-dox">VarInModule</a> <span class="m-label m-flat m-primary">constexpr</span>
+              const int <a href="group__group.html#gadf77c8e0e703901b221c9f55b6900617" class="m-doc">VarInModule</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd><span></span></dd>
           </dl>
         </section>
         <section id="define-members">
           <h2><a href="#define-members">Defines</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">#define <a href="#a144a2a84c08d05de76f6a4a245584810" class="m-dox-self" name="a144a2a84c08d05de76f6a4a245584810">A_DEFINE</a></span>
+              <span class="m-doc-wrap-bumper">#define <a href="#a144a2a84c08d05de76f6a4a245584810" class="m-doc-self" name="a144a2a84c08d05de76f6a4a245584810">A_DEFINE</a></span>
             </dt>
             <dd><span></span></dd>
           </dl>
         </section>
         <section id="a-group">
           <h2><a href="#a-group">A group</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">#define <a href="#ac8ab78e5a895bc0dfceb61c9b7707dbe" class="m-dox-self" name="ac8ab78e5a895bc0dfceb61c9b7707dbe">A_DEFINE_IN_A_GROUP</a></span>
+              <span class="m-doc-wrap-bumper">#define <a href="#ac8ab78e5a895bc0dfceb61c9b7707dbe" class="m-doc-self" name="ac8ab78e5a895bc0dfceb61c9b7707dbe">A_DEFINE_IN_A_GROUP</a></span>
             </dt>
             <dd><span></span></dd>
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#a4e54d99b64c66ac62367c340296cf0e6" class="m-dox-self" name="a4e54d99b64c66ac62367c340296cf0e6">FlagInAGroup</a> { </span><span class="m-dox-wrap"> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#a4e54d99b64c66ac62367c340296cf0e6" class="m-doc-self" name="a4e54d99b64c66ac62367c340296cf0e6">FlagInAGroup</a> { </span><span class="m-doc-wrap"> }</span>
             </dt>
             <dd><span></span></dd>
             <dt>
-              using <a href="#a01be7a4b97db30990f9e35a80dfab953" class="m-dox-self" name="a01be7a4b97db30990f9e35a80dfab953">MainInAGroup</a> = void
+              using <a href="#a01be7a4b97db30990f9e35a80dfab953" class="m-doc-self" name="a01be7a4b97db30990f9e35a80dfab953">MainInAGroup</a> = void
             </dt>
             <dd><span></span></dd>
             <dt>
-              void* <a href="#addafc81fb6e46828eada927103080acc" class="m-dox-self" name="addafc81fb6e46828eada927103080acc">variableInAGroup</a> <span class="m-label m-flat m-primary">constexpr</span>
+              void* <a href="#addafc81fb6e46828eada927103080acc" class="m-doc-self" name="addafc81fb6e46828eada927103080acc">variableInAGroup</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd><span></span></dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a34b4421352d415dad9bf0c6a2e4694d4" class="m-dox-self" name="a34b4421352d415dad9bf0c6a2e4694d4">barInAGroup</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#a34b4421352d415dad9bf0c6a2e4694d4" class="m-doc-self" name="a34b4421352d415dad9bf0c6a2e4694d4">barInAGroup</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd><span></span></dd>
           </dl>
         </section>
         <section>
           <h2>Enum documentation</h2>
-          <section class="m-dox-details" id="a8150b7776c2a1749101acf22e868d091"><div>
+          <section class="m-doc-details" id="a8150b7776c2a1749101acf22e868d091"><div>
             <h3>
-              enum <a href="#a8150b7776c2a1749101acf22e868d091" class="m-dox-self">Enum</a>
+              enum <a href="#a8150b7776c2a1749101acf22e868d091" class="m-doc-self">Enum</a>
             </h3>
             <p><span></span></p>
-            <table class="m-table m-fullwidth m-flat m-dox">
+            <table class="m-table m-fullwidth m-flat m-doc">
               <thead><tr><th style="width: 1%">Enumerators</th><th></th></tr></thead>
               <tbody>
                 <tr>
-                  <td><a href="#a8150b7776c2a1749101acf22e868d091a42a4ade1acd55a49164099104990e09f" class="m-dox-self" name="a8150b7776c2a1749101acf22e868d091a42a4ade1acd55a49164099104990e09f">A</a></td>
+                  <td><a href="#a8150b7776c2a1749101acf22e868d091a42a4ade1acd55a49164099104990e09f" class="m-doc-self" name="a8150b7776c2a1749101acf22e868d091a42a4ade1acd55a49164099104990e09f">A</a></td>
                   <td>
                   <p><span></span></p>
                   </td>
                 </tr>
                 <tr>
-                  <td><a href="#a8150b7776c2a1749101acf22e868d091a3f2a77ecd272aa6d6b5902faa5e5fc68" class="m-dox-self" name="a8150b7776c2a1749101acf22e868d091a3f2a77ecd272aa6d6b5902faa5e5fc68">B</a></td>
+                  <td><a href="#a8150b7776c2a1749101acf22e868d091a3f2a77ecd272aa6d6b5902faa5e5fc68" class="m-doc-self" name="a8150b7776c2a1749101acf22e868d091a3f2a77ecd272aa6d6b5902faa5e5fc68">B</a></td>
                   <td>
 <p>This value is documented so the enum <em>should</em> be present in detailed docs.</p>
                   </td>
                 </tr>
                 <tr>
-                  <td><a href="#a8150b7776c2a1749101acf22e868d091a739ce3f516592d245d16fd8a3893472c" class="m-dox-self" name="a8150b7776c2a1749101acf22e868d091a739ce3f516592d245d16fd8a3893472c">C</a></td>
+                  <td><a href="#a8150b7776c2a1749101acf22e868d091a739ce3f516592d245d16fd8a3893472c" class="m-doc-self" name="a8150b7776c2a1749101acf22e868d091a739ce3f516592d245d16fd8a3893472c">C</a></td>
                   <td>
                   <p><span></span></p>
                   </td>
     </div>
   </div>
 </article></main>
-<div class="m-dox-search" id="search">
+<div class="m-doc-search" id="search">
   <a href="#!" onclick="return hideSearch()"></a>
   <div class="m-container">
     <div class="m-row">
       <div class="m-col-m-8 m-push-m-2">
-        <div class="m-dox-search-header m-text m-small">
+        <div class="m-doc-search-header m-text m-small">
           <div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
           <div id="search-symbolcount">&hellip;</div>
         </div>
-        <div class="m-dox-search-content">
+        <div class="m-doc-search-content">
           <form>
             <input type="search" name="q" id="search-input" placeholder="Loading &hellip;" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
           </form>
index 2ed7c5820985d7b29cb34e25cf19f12e2304c6a1..598cfc66949e05d9ae26c8c73d9358a334ffcd98 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -13,7 +13,7 @@
     <div class="m-row">
       <a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">My Project</a>
       <div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
-        <a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+        <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
           <path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
         </svg></a>
         <a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
@@ -28,7 +28,7 @@
           <ol class="m-col-t-6 m-col-m-none" start="3">
             <li><a href="annotated.html" id="m-navbar-current">Classes</a></li>
             <li><a href="files.html">Files</a></li>
-            <li class="m-show-m"><a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+            <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
               <path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
             </svg></a></li>
           </ol>
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
         <h1>Classes</h2>
-        <ul class="m-dox">
-          <li class="m-dox-collapsible">
-            <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceNamespace.html" class="m-dox">Namespace</a> <span class="m-dox"><span></span></span>
-            <ul class="m-dox">
-              <li class="m-dox-collapsible collapsed">
-                <a href="#" onclick="return toggle(this)">struct</a> <a href="structNamespace_1_1ClassInANamespace.html" class="m-dox">ClassInANamespace</a> <span class="m-dox"><span></span></span>
-                <ul class="m-dox">
-                  <li>class <a href="classNamespace_1_1ClassInANamespace_1_1ClassInAClass.html" class="m-dox">ClassInAClass</a> <span class="m-dox"><span></span></span></li>
+        <ul class="m-doc">
+          <li class="m-doc-collapsible">
+            <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceNamespace.html" class="m-doc">Namespace</a> <span class="m-doc"><span></span></span>
+            <ul class="m-doc">
+              <li class="m-doc-collapsible collapsed">
+                <a href="#" onclick="return toggle(this)">struct</a> <a href="structNamespace_1_1ClassInANamespace.html" class="m-doc">ClassInANamespace</a> <span class="m-doc"><span></span></span>
+                <ul class="m-doc">
+                  <li>class <a href="classNamespace_1_1ClassInANamespace_1_1ClassInAClass.html" class="m-doc">ClassInAClass</a> <span class="m-doc"><span></span></span></li>
                 </ul>
               </li>
-              <li>class <a href="classNamespace_1_1ClassInModule.html" class="m-dox">ClassInModule</a> <span class="m-dox"><span></span></span></li>
-              <li>struct <a href="structNamespace_1_1StructInModule.html" class="m-dox">StructInModule</a> <span class="m-dox"><span></span></span></li>
-              <li>union <a href="unionNamespace_1_1UnionInModule.html" class="m-dox">UnionInModule</a> <span class="m-dox"><span></span></span></li>
+              <li>class <a href="classNamespace_1_1ClassInModule.html" class="m-doc">ClassInModule</a> <span class="m-doc"><span></span></span></li>
+              <li>struct <a href="structNamespace_1_1StructInModule.html" class="m-doc">StructInModule</a> <span class="m-doc"><span></span></span></li>
+              <li>union <a href="unionNamespace_1_1UnionInModule.html" class="m-doc">UnionInModule</a> <span class="m-doc"><span></span></span></li>
             </ul>
           </li>
-          <li>class <a href="classClass.html" class="m-dox">Class</a> <span class="m-dox"><span></span></span></li>
-          <li>struct <a href="structStruct.html" class="m-dox">Struct</a> <span class="m-dox"><span></span></span></li>
-          <li>union <a href="unionUnion.html" class="m-dox">Union</a> <span class="m-dox"><span></span></span></li>
+          <li>class <a href="classClass.html" class="m-doc">Class</a> <span class="m-doc"><span></span></span></li>
+          <li>struct <a href="structStruct.html" class="m-doc">Struct</a> <span class="m-doc"><span></span></span></li>
+          <li>union <a href="unionUnion.html" class="m-doc">Union</a> <span class="m-doc"><span></span></span></li>
         </ul>
         <script>
         function toggle(e) {
-            e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
-                'm-dox-expansible' : 'm-dox-collapsible';
+            e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+                'm-doc-expansible' : 'm-doc-collapsible';
             return false;
         }
         /* Collapse all nodes marked as such. Doing it via JS instead of directly in
            I am going backwards in that list to be sure.  */
         var collapsed = document.getElementsByClassName("collapsed");
         for(var i = collapsed.length - 1; i >= 0; --i)
-            collapsed[i].className = 'm-dox-expansible';
+            collapsed[i].className = 'm-doc-expansible';
         </script>
       </div>
     </div>
   </div>
 </article></main>
-<div class="m-dox-search" id="search">
+<div class="m-doc-search" id="search">
   <a href="#!" onclick="return hideSearch()"></a>
   <div class="m-container">
     <div class="m-row">
       <div class="m-col-m-8 m-push-m-2">
-        <div class="m-dox-search-header m-text m-small">
+        <div class="m-doc-search-header m-text m-small">
           <div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
           <div id="search-symbolcount">&hellip;</div>
         </div>
-        <div class="m-dox-search-content">
+        <div class="m-doc-search-content">
           <form>
             <input type="search" name="q" id="search-input" placeholder="Loading &hellip;" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
           </form>
index e2ce0751ff9a5390ed6bc21751529dcc17f344a5..dc5a7217b7115da13e9b70910c3a9728cfcf4d87 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Class class | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -13,7 +13,7 @@
     <div class="m-row">
       <a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">My Project</a>
       <div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
-        <a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+        <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
           <path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
         </svg></a>
         <a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
@@ -28,7 +28,7 @@
           <ol class="m-col-t-6 m-col-m-none" start="3">
             <li><a href="annotated.html">Classes</a></li>
             <li><a href="files.html">Files</a></li>
-            <li class="m-show-m"><a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+            <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
               <path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
             </svg></a></li>
           </ol>
       <div class="m-col-l-10 m-push-l-1">
         <h1>
           Class <span class="m-thin">class</span>
-          <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+          <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
         </h1>
         <p><span></span></p>
       </div>
     </div>
   </div>
 </article></main>
-<div class="m-dox-search" id="search">
+<div class="m-doc-search" id="search">
   <a href="#!" onclick="return hideSearch()"></a>
   <div class="m-container">
     <div class="m-row">
       <div class="m-col-m-8 m-push-m-2">
-        <div class="m-dox-search-header m-text m-small">
+        <div class="m-doc-search-header m-text m-small">
           <div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
           <div id="search-symbolcount">&hellip;</div>
         </div>
-        <div class="m-dox-search-content">
+        <div class="m-doc-search-content">
           <form>
             <input type="search" name="q" id="search-input" placeholder="Loading &hellip;" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
           </form>
index efdd61227ffcad1dcf7ea0a9e9107e158eb64f3b..8152377aa1c7b9c09cf4141d4607b49fe19e4ceb 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Directory/ directory | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -13,7 +13,7 @@
     <div class="m-row">
       <a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">My Project</a>
       <div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
-        <a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+        <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
           <path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
         </svg></a>
         <a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
@@ -28,7 +28,7 @@
           <ol class="m-col-t-6 m-col-m-none" start="3">
             <li><a href="annotated.html">Classes</a></li>
             <li><a href="files.html">Files</a></li>
-            <li class="m-show-m"><a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+            <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
               <path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
             </svg></a></li>
           </ol>
@@ -58,8 +58,8 @@
         </div>
         <section id="files">
           <h2><a href="#files">Files</a></h2>
-          <dl class="m-dox">
-            <dt>file <a href="File_8h.html" class="m-dox">File.h</a></dt>
+          <dl class="m-doc">
+            <dt>file <a href="File_8h.html" class="m-doc">File.h</a></dt>
             <dd><span></span></dd>
           </dl>
         </section>
     </div>
   </div>
 </article></main>
-<div class="m-dox-search" id="search">
+<div class="m-doc-search" id="search">
   <a href="#!" onclick="return hideSearch()"></a>
   <div class="m-container">
     <div class="m-row">
       <div class="m-col-m-8 m-push-m-2">
-        <div class="m-dox-search-header m-text m-small">
+        <div class="m-doc-search-header m-text m-small">
           <div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
           <div id="search-symbolcount">&hellip;</div>
         </div>
-        <div class="m-dox-search-content">
+        <div class="m-doc-search-content">
           <form>
             <input type="search" name="q" id="search-input" placeholder="Loading &hellip;" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
           </form>
index 9ed47f358fa4b20d815bf7d5f15d6383341d7164..571a885c61dc427dca6764d7f473b4f4f7c9438b 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -13,7 +13,7 @@
     <div class="m-row">
       <a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">My Project</a>
       <div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
-        <a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+        <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
           <path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
         </svg></a>
         <a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
@@ -28,7 +28,7 @@
           <ol class="m-col-t-6 m-col-m-none" start="3">
             <li><a href="annotated.html">Classes</a></li>
             <li><a href="files.html" id="m-navbar-current">Files</a></li>
-            <li class="m-show-m"><a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+            <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
               <path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
             </svg></a></li>
           </ol>
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
         <h1>Files</h2>
-        <ul class="m-dox">
-          <li class="m-dox-collapsible">
-            <a href="#" onclick="return toggle(this)">dir</a> <a href="dir_4b0d5f8864bf89936129251a2d32609b.html" class="m-dox">Directory</a> <span class="m-dox"><span></span></span>
-            <ul class="m-dox">
-              <li>file <a href="File_8h.html" class="m-dox">File.h</a> <span class="m-dox"><span></span></span></li>
+        <ul class="m-doc">
+          <li class="m-doc-collapsible">
+            <a href="#" onclick="return toggle(this)">dir</a> <a href="dir_4b0d5f8864bf89936129251a2d32609b.html" class="m-doc">Directory</a> <span class="m-doc"><span></span></span>
+            <ul class="m-doc">
+              <li>file <a href="File_8h.html" class="m-doc">File.h</a> <span class="m-doc"><span></span></span></li>
             </ul>
           </li>
         </ul>
         <script>
         function toggle(e) {
-            e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
-                'm-dox-expansible' : 'm-dox-collapsible';
+            e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+                'm-doc-expansible' : 'm-doc-collapsible';
             return false;
         }
         /* Collapse all nodes marked as such. Doing it via JS instead of directly in
            I am going backwards in that list to be sure.  */
         var collapsed = document.getElementsByClassName("collapsed");
         for(var i = collapsed.length - 1; i >= 0; --i)
-            collapsed[i].className = 'm-dox-expansible';
+            collapsed[i].className = 'm-doc-expansible';
         </script>
       </div>
     </div>
   </div>
 </article></main>
-<div class="m-dox-search" id="search">
+<div class="m-doc-search" id="search">
   <a href="#!" onclick="return hideSearch()"></a>
   <div class="m-container">
     <div class="m-row">
       <div class="m-col-m-8 m-push-m-2">
-        <div class="m-dox-search-header m-text m-small">
+        <div class="m-doc-search-header m-text m-small">
           <div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
           <div id="search-symbolcount">&hellip;</div>
         </div>
-        <div class="m-dox-search-content">
+        <div class="m-doc-search-content">
           <form>
             <input type="search" name="q" id="search-input" placeholder="Loading &hellip;" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
           </form>
index 4fe2c1b859f0f49bdc8daaccf509d803f42cef82..9165c5b968ec3ecf056c9910ffc6dccc54286eaa 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>A module module | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -13,7 +13,7 @@
     <div class="m-row">
       <a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">My Project</a>
       <div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
-        <a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+        <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
           <path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
         </svg></a>
         <a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
@@ -28,7 +28,7 @@
           <ol class="m-col-t-6 m-col-m-none" start="3">
             <li><a href="annotated.html">Classes</a></li>
             <li><a href="files.html">Files</a></li>
-            <li class="m-show-m"><a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+            <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
               <path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
             </svg></a></li>
           </ol>
         </div>
         <section id="nested-classes">
           <h2><a href="#nested-classes">Classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              class <a href="classNamespace_1_1ClassInModule.html" class="m-dox">Namespace::ClassInModule</a>
+              class <a href="classNamespace_1_1ClassInModule.html" class="m-doc">Namespace::ClassInModule</a>
             </dt>
             <dd><span></span></dd>
             <dt>
-              struct <a href="structNamespace_1_1StructInModule.html" class="m-dox">Namespace::StructInModule</a>
+              struct <a href="structNamespace_1_1StructInModule.html" class="m-doc">Namespace::StructInModule</a>
             </dt>
             <dd><span></span></dd>
             <dt>
-              union <a href="unionNamespace_1_1UnionInModule.html" class="m-dox">Namespace::UnionInModule</a>
+              union <a href="unionNamespace_1_1UnionInModule.html" class="m-doc">Namespace::UnionInModule</a>
             </dt>
             <dd><span></span></dd>
           </dl>
         </section>
         <section id="enum-members">
           <h2><a href="#enum-members">Enums</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#gac29f30d3e17c48ae9313c45384cfb0f0" class="m-dox">EnumInModule</a> { </span><span class="m-dox-wrap"> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#gac29f30d3e17c48ae9313c45384cfb0f0" class="m-doc">EnumInModule</a> { </span><span class="m-doc-wrap"> }</span>
             </dt>
             <dd><span></span></dd>
           </dl>
         </section>
         <section id="typedef-members">
           <h2><a href="#typedef-members">Typedefs</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              using <a href="#gaa0873618a2fbb3e8bb4963da4a278092" class="m-dox">IntInModule</a> = int
+              using <a href="#gaa0873618a2fbb3e8bb4963da4a278092" class="m-doc">IntInModule</a> = int
             </dt>
             <dd><span></span></dd>
             <dt>
-              using <a href="#ga506dd0de38d03423ba42d30f80948580" class="m-dox">FloatInModule</a> = float
+              using <a href="#ga506dd0de38d03423ba42d30f80948580" class="m-doc">FloatInModule</a> = float
             </dt>
             <dd><span></span></dd>
           </dl>
         </section>
         <section id="func-members">
           <h2><a href="#func-members">Functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#ga4e08e167e7c84518c1e39e57de78f00d" class="m-dox">fooInModule</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#ga4e08e167e7c84518c1e39e57de78f00d" class="m-doc">fooInModule</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd><span></span></dd>
           </dl>
         </section>
         <section id="var-members">
           <h2><a href="#var-members">Variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              const int <a href="#gadf77c8e0e703901b221c9f55b6900617" class="m-dox">VarInModule</a> <span class="m-label m-flat m-primary">constexpr</span>
+              const int <a href="#gadf77c8e0e703901b221c9f55b6900617" class="m-doc">VarInModule</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd><span></span></dd>
           </dl>
         </section>
         <section>
           <h2>Enum documentation</h2>
-          <section class="m-dox-details" id="gac29f30d3e17c48ae9313c45384cfb0f0"><div>
+          <section class="m-doc-details" id="gac29f30d3e17c48ae9313c45384cfb0f0"><div>
             <h3>
-              enum <a href="#gac29f30d3e17c48ae9313c45384cfb0f0" class="m-dox-self">EnumInModule</a>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+              enum <a href="#gac29f30d3e17c48ae9313c45384cfb0f0" class="m-doc-self">EnumInModule</a>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
             </h3>
             <p><span></span></p>
           </div></section>
         </section>
         <section>
           <h2>Typedef documentation</h2>
-          <section class="m-dox-details" id="gaa0873618a2fbb3e8bb4963da4a278092"><div>
+          <section class="m-doc-details" id="gaa0873618a2fbb3e8bb4963da4a278092"><div>
             <h3>
-              typedef int <a href="#gaa0873618a2fbb3e8bb4963da4a278092" class="m-dox-self">IntInModule</a>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+              typedef int <a href="#gaa0873618a2fbb3e8bb4963da4a278092" class="m-doc-self">IntInModule</a>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
             </h3>
             <p><span></span></p>
           </div></section>
-          <section class="m-dox-details" id="ga506dd0de38d03423ba42d30f80948580"><div>
+          <section class="m-doc-details" id="ga506dd0de38d03423ba42d30f80948580"><div>
             <h3>
-              using <a href="#ga506dd0de38d03423ba42d30f80948580" class="m-dox-self">FloatInModule</a> = float
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+              using <a href="#ga506dd0de38d03423ba42d30f80948580" class="m-doc-self">FloatInModule</a> = float
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
             </h3>
             <p><span></span></p>
           </div></section>
         </section>
         <section>
           <h2>Function documentation</h2>
-          <section class="m-dox-details" id="ga4e08e167e7c84518c1e39e57de78f00d"><div>
+          <section class="m-doc-details" id="ga4e08e167e7c84518c1e39e57de78f00d"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void </span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#ga4e08e167e7c84518c1e39e57de78f00d" class="m-dox-self">fooInModule</a>(</span><span class="m-dox-wrap">)</span></span>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+              <span class="m-doc-wrap-bumper">void </span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#ga4e08e167e7c84518c1e39e57de78f00d" class="m-doc-self">fooInModule</a>(</span><span class="m-doc-wrap">)</span></span>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
             </h3>
             <p><span></span></p>
           </div></section>
         </section>
         <section>
           <h2>Variable documentation</h2>
-          <section class="m-dox-details" id="gadf77c8e0e703901b221c9f55b6900617"><div>
+          <section class="m-doc-details" id="gadf77c8e0e703901b221c9f55b6900617"><div>
             <h3>
-              const int <a href="#gadf77c8e0e703901b221c9f55b6900617" class="m-dox-self">VarInModule</a> <span class="m-label m-primary">constexpr</span>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+              const int <a href="#gadf77c8e0e703901b221c9f55b6900617" class="m-doc-self">VarInModule</a> <span class="m-label m-primary">constexpr</span>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
             </h3>
             <p><span></span></p>
           </div></section>
     </div>
   </div>
 </article></main>
-<div class="m-dox-search" id="search">
+<div class="m-doc-search" id="search">
   <a href="#!" onclick="return hideSearch()"></a>
   <div class="m-container">
     <div class="m-row">
       <div class="m-col-m-8 m-push-m-2">
-        <div class="m-dox-search-header m-text m-small">
+        <div class="m-doc-search-header m-text m-small">
           <div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
           <div id="search-symbolcount">&hellip;</div>
         </div>
-        <div class="m-dox-search-content">
+        <div class="m-doc-search-content">
           <form>
             <input type="search" name="q" id="search-input" placeholder="Loading &hellip;" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
           </form>
index c78375023f0558821881f604005eb727049c75b1..4680f66a3f727f0ce831b0bdddfb2234dd152fc2 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Namespace namespace | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -13,7 +13,7 @@
     <div class="m-row">
       <a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">My Project</a>
       <div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
-        <a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+        <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
           <path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
         </svg></a>
         <a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
@@ -28,7 +28,7 @@
           <ol class="m-col-t-6 m-col-m-none" start="3">
             <li><a href="annotated.html">Classes</a></li>
             <li><a href="files.html">Files</a></li>
-            <li class="m-show-m"><a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+            <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
               <path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
             </svg></a></li>
           </ol>
         </div>
         <section id="nested-classes">
           <h2><a href="#nested-classes">Classes</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              struct <a href="structNamespace_1_1ClassInANamespace.html" class="m-dox">ClassInANamespace</a>
+              struct <a href="structNamespace_1_1ClassInANamespace.html" class="m-doc">ClassInANamespace</a>
             </dt>
             <dd><span></span></dd>
             <dt>
-              class <a href="classNamespace_1_1ClassInModule.html" class="m-dox">ClassInModule</a>
+              class <a href="classNamespace_1_1ClassInModule.html" class="m-doc">ClassInModule</a>
             </dt>
             <dd><span></span></dd>
             <dt>
-              struct <a href="structNamespace_1_1StructInModule.html" class="m-dox">StructInModule</a>
+              struct <a href="structNamespace_1_1StructInModule.html" class="m-doc">StructInModule</a>
             </dt>
             <dd><span></span></dd>
             <dt>
-              union <a href="unionNamespace_1_1UnionInModule.html" class="m-dox">UnionInModule</a>
+              union <a href="unionNamespace_1_1UnionInModule.html" class="m-doc">UnionInModule</a>
             </dt>
             <dd><span></span></dd>
           </dl>
         </section>
         <section id="enum-members">
           <h2><a href="#enum-members">Enums</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="File_8h.html#a8a9c59c4fc669202671b19a5df454fd0" class="m-dox">EnumInANamespace</a> { </span><span class="m-dox-wrap"><a href="#a8a9c59c4fc669202671b19a5df454fd0aaa4aa9d191fa809c64a59397226b9449" class="m-dox">A</a>,
-              <a href="#a8a9c59c4fc669202671b19a5df454fd0aeeda54a2b8b162bfc6e790f364fa99cf" class="m-dox">B</a>,
-              <a href="#a8a9c59c4fc669202671b19a5df454fd0ad37305d06fee8ebfbb8a30306f16c832" class="m-dox">C</a> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="File_8h.html#a8a9c59c4fc669202671b19a5df454fd0" class="m-doc">EnumInANamespace</a> { </span><span class="m-doc-wrap"><a href="#a8a9c59c4fc669202671b19a5df454fd0aaa4aa9d191fa809c64a59397226b9449" class="m-doc">A</a>,
+              <a href="#a8a9c59c4fc669202671b19a5df454fd0aeeda54a2b8b162bfc6e790f364fa99cf" class="m-doc">B</a>,
+              <a href="#a8a9c59c4fc669202671b19a5df454fd0ad37305d06fee8ebfbb8a30306f16c832" class="m-doc">C</a> }</span>
             </dt>
             <dd><span></span></dd>
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="group__group.html#gac29f30d3e17c48ae9313c45384cfb0f0" class="m-dox">EnumInModule</a> { </span><span class="m-dox-wrap"> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="group__group.html#gac29f30d3e17c48ae9313c45384cfb0f0" class="m-doc">EnumInModule</a> { </span><span class="m-doc-wrap"> }</span>
             </dt>
             <dd><span></span></dd>
           </dl>
         </section>
         <section id="typedef-members">
           <h2><a href="#typedef-members">Typedefs</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              using <a href="File_8h.html#aafe0a3decaed02dd572ca9c5741e8f0f" class="m-dox">IntInANamespace</a> = int
+              using <a href="File_8h.html#aafe0a3decaed02dd572ca9c5741e8f0f" class="m-doc">IntInANamespace</a> = int
             </dt>
             <dd><span></span></dd>
             <dt>
-              using <a href="File_8h.html#af411f7ca665a2797abbb9246dc8ce66f" class="m-dox">FloatInANamespace</a> = float
+              using <a href="File_8h.html#af411f7ca665a2797abbb9246dc8ce66f" class="m-doc">FloatInANamespace</a> = float
             </dt>
             <dd><span></span></dd>
             <dt>
-              using <a href="group__group.html#gaa0873618a2fbb3e8bb4963da4a278092" class="m-dox">IntInModule</a> = int
+              using <a href="group__group.html#gaa0873618a2fbb3e8bb4963da4a278092" class="m-doc">IntInModule</a> = int
             </dt>
             <dd><span></span></dd>
             <dt>
-              using <a href="group__group.html#ga506dd0de38d03423ba42d30f80948580" class="m-dox">FloatInModule</a> = float
+              using <a href="group__group.html#ga506dd0de38d03423ba42d30f80948580" class="m-doc">FloatInModule</a> = float
             </dt>
             <dd><span></span></dd>
           </dl>
         </section>
         <section id="func-members">
           <h2><a href="#func-members">Functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="File_8h.html#a451d9a4eeb8244db749a8d6d31af0a4e" class="m-dox">fooInANamespace</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="File_8h.html#a451d9a4eeb8244db749a8d6d31af0a4e" class="m-doc">fooInANamespace</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd><span></span></dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="group__group.html#ga4e08e167e7c84518c1e39e57de78f00d" class="m-dox">fooInModule</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="group__group.html#ga4e08e167e7c84518c1e39e57de78f00d" class="m-doc">fooInModule</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd><span></span></dd>
           </dl>
         </section>
         <section id="var-members">
           <h2><a href="#var-members">Variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              const int <a href="File_8h.html#a6165847e2f1c2a0749c225caafe2d9fd" class="m-dox">VarInANamespace</a> <span class="m-label m-flat m-primary">constexpr</span>
+              const int <a href="File_8h.html#a6165847e2f1c2a0749c225caafe2d9fd" class="m-doc">VarInANamespace</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd><span></span></dd>
             <dt>
-              const int <a href="group__group.html#gadf77c8e0e703901b221c9f55b6900617" class="m-dox">VarInModule</a> <span class="m-label m-flat m-primary">constexpr</span>
+              const int <a href="group__group.html#gadf77c8e0e703901b221c9f55b6900617" class="m-doc">VarInModule</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd><span></span></dd>
           </dl>
         </section>
         <section id="a-group">
           <h2><a href="#a-group">A group</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="File_8h.html#a4e54d99b64c66ac62367c340296cf0e6" class="m-dox">FlagInAGroup</a> { </span><span class="m-dox-wrap"> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="File_8h.html#a4e54d99b64c66ac62367c340296cf0e6" class="m-doc">FlagInAGroup</a> { </span><span class="m-doc-wrap"> }</span>
             </dt>
             <dd><span></span></dd>
             <dt>
-              using <a href="File_8h.html#a01be7a4b97db30990f9e35a80dfab953" class="m-dox">MainInAGroup</a> = void
+              using <a href="File_8h.html#a01be7a4b97db30990f9e35a80dfab953" class="m-doc">MainInAGroup</a> = void
             </dt>
             <dd><span></span></dd>
             <dt>
-              void* <a href="File_8h.html#addafc81fb6e46828eada927103080acc" class="m-dox">variableInAGroup</a> <span class="m-label m-flat m-primary">constexpr</span>
+              void* <a href="File_8h.html#addafc81fb6e46828eada927103080acc" class="m-doc">variableInAGroup</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd><span></span></dd>
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="File_8h.html#a34b4421352d415dad9bf0c6a2e4694d4" class="m-dox">barInAGroup</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="File_8h.html#a34b4421352d415dad9bf0c6a2e4694d4" class="m-doc">barInAGroup</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd><span></span></dd>
           </dl>
         </section>
         <section>
           <h2>Enum documentation</h2>
-          <section class="m-dox-details" id="a8a9c59c4fc669202671b19a5df454fd0"><div>
+          <section class="m-doc-details" id="a8a9c59c4fc669202671b19a5df454fd0"><div>
             <h3>
-              enum Namespace::<wbr /><a href="#a8a9c59c4fc669202671b19a5df454fd0" class="m-dox-self">EnumInANamespace</a>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+              enum Namespace::<wbr /><a href="#a8a9c59c4fc669202671b19a5df454fd0" class="m-doc-self">EnumInANamespace</a>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
             </h3>
             <p><span></span></p>
           </div></section>
-          <section class="m-dox-details" id="gac29f30d3e17c48ae9313c45384cfb0f0"><div>
+          <section class="m-doc-details" id="gac29f30d3e17c48ae9313c45384cfb0f0"><div>
             <h3>
-              enum Namespace::<wbr /><a href="#gac29f30d3e17c48ae9313c45384cfb0f0" class="m-dox-self">EnumInModule</a>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+              enum Namespace::<wbr /><a href="#gac29f30d3e17c48ae9313c45384cfb0f0" class="m-doc-self">EnumInModule</a>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
             </h3>
             <p><span></span></p>
           </div></section>
-          <section class="m-dox-details" id="a4e54d99b64c66ac62367c340296cf0e6"><div>
+          <section class="m-doc-details" id="a4e54d99b64c66ac62367c340296cf0e6"><div>
             <h3>
-              enum Namespace::<wbr /><a href="#a4e54d99b64c66ac62367c340296cf0e6" class="m-dox-self">FlagInAGroup</a>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+              enum Namespace::<wbr /><a href="#a4e54d99b64c66ac62367c340296cf0e6" class="m-doc-self">FlagInAGroup</a>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
             </h3>
             <p><span></span></p>
           </div></section>
         </section>
         <section>
           <h2>Typedef documentation</h2>
-          <section class="m-dox-details" id="aafe0a3decaed02dd572ca9c5741e8f0f"><div>
+          <section class="m-doc-details" id="aafe0a3decaed02dd572ca9c5741e8f0f"><div>
             <h3>
-              typedef int Namespace::<wbr /><a href="#aafe0a3decaed02dd572ca9c5741e8f0f" class="m-dox-self">IntInANamespace</a>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+              typedef int Namespace::<wbr /><a href="#aafe0a3decaed02dd572ca9c5741e8f0f" class="m-doc-self">IntInANamespace</a>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
             </h3>
             <p><span></span></p>
           </div></section>
-          <section class="m-dox-details" id="af411f7ca665a2797abbb9246dc8ce66f"><div>
+          <section class="m-doc-details" id="af411f7ca665a2797abbb9246dc8ce66f"><div>
             <h3>
-              using Namespace::<wbr /><a href="#af411f7ca665a2797abbb9246dc8ce66f" class="m-dox-self">FloatInANamespace</a> = float
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+              using Namespace::<wbr /><a href="#af411f7ca665a2797abbb9246dc8ce66f" class="m-doc-self">FloatInANamespace</a> = float
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
             </h3>
             <p><span></span></p>
           </div></section>
-          <section class="m-dox-details" id="gaa0873618a2fbb3e8bb4963da4a278092"><div>
+          <section class="m-doc-details" id="gaa0873618a2fbb3e8bb4963da4a278092"><div>
             <h3>
-              typedef int Namespace::<wbr /><a href="#gaa0873618a2fbb3e8bb4963da4a278092" class="m-dox-self">IntInModule</a>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+              typedef int Namespace::<wbr /><a href="#gaa0873618a2fbb3e8bb4963da4a278092" class="m-doc-self">IntInModule</a>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
             </h3>
             <p><span></span></p>
           </div></section>
-          <section class="m-dox-details" id="ga506dd0de38d03423ba42d30f80948580"><div>
+          <section class="m-doc-details" id="ga506dd0de38d03423ba42d30f80948580"><div>
             <h3>
-              using Namespace::<wbr /><a href="#ga506dd0de38d03423ba42d30f80948580" class="m-dox-self">FloatInModule</a> = float
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+              using Namespace::<wbr /><a href="#ga506dd0de38d03423ba42d30f80948580" class="m-doc-self">FloatInModule</a> = float
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
             </h3>
             <p><span></span></p>
           </div></section>
-          <section class="m-dox-details" id="a01be7a4b97db30990f9e35a80dfab953"><div>
+          <section class="m-doc-details" id="a01be7a4b97db30990f9e35a80dfab953"><div>
             <h3>
-              using Namespace::<wbr /><a href="#a01be7a4b97db30990f9e35a80dfab953" class="m-dox-self">MainInAGroup</a> = void
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+              using Namespace::<wbr /><a href="#a01be7a4b97db30990f9e35a80dfab953" class="m-doc-self">MainInAGroup</a> = void
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
             </h3>
             <p><span></span></p>
           </div></section>
         </section>
         <section>
           <h2>Function documentation</h2>
-          <section class="m-dox-details" id="a451d9a4eeb8244db749a8d6d31af0a4e"><div>
+          <section class="m-doc-details" id="a451d9a4eeb8244db749a8d6d31af0a4e"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void Namespace::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a451d9a4eeb8244db749a8d6d31af0a4e" class="m-dox-self">fooInANamespace</a>(</span><span class="m-dox-wrap">)</span></span>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+              <span class="m-doc-wrap-bumper">void Namespace::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a451d9a4eeb8244db749a8d6d31af0a4e" class="m-doc-self">fooInANamespace</a>(</span><span class="m-doc-wrap">)</span></span>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
             </h3>
             <p><span></span></p>
           </div></section>
-          <section class="m-dox-details" id="ga4e08e167e7c84518c1e39e57de78f00d"><div>
+          <section class="m-doc-details" id="ga4e08e167e7c84518c1e39e57de78f00d"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void Namespace::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#ga4e08e167e7c84518c1e39e57de78f00d" class="m-dox-self">fooInModule</a>(</span><span class="m-dox-wrap">)</span></span>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+              <span class="m-doc-wrap-bumper">void Namespace::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#ga4e08e167e7c84518c1e39e57de78f00d" class="m-doc-self">fooInModule</a>(</span><span class="m-doc-wrap">)</span></span>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
             </h3>
             <p><span></span></p>
           </div></section>
-          <section class="m-dox-details" id="a34b4421352d415dad9bf0c6a2e4694d4"><div>
+          <section class="m-doc-details" id="a34b4421352d415dad9bf0c6a2e4694d4"><div>
             <h3>
-              <span class="m-dox-wrap-bumper">void Namespace::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a34b4421352d415dad9bf0c6a2e4694d4" class="m-dox-self">barInAGroup</a>(</span><span class="m-dox-wrap">)</span></span>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+              <span class="m-doc-wrap-bumper">void Namespace::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a34b4421352d415dad9bf0c6a2e4694d4" class="m-doc-self">barInAGroup</a>(</span><span class="m-doc-wrap">)</span></span>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
             </h3>
             <p><span></span></p>
           </div></section>
         </section>
         <section>
           <h2>Variable documentation</h2>
-          <section class="m-dox-details" id="a6165847e2f1c2a0749c225caafe2d9fd"><div>
+          <section class="m-doc-details" id="a6165847e2f1c2a0749c225caafe2d9fd"><div>
             <h3>
-              const int Namespace::<wbr /><a href="#a6165847e2f1c2a0749c225caafe2d9fd" class="m-dox-self">VarInANamespace</a> <span class="m-label m-primary">constexpr</span>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+              const int Namespace::<wbr /><a href="#a6165847e2f1c2a0749c225caafe2d9fd" class="m-doc-self">VarInANamespace</a> <span class="m-label m-primary">constexpr</span>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
             </h3>
             <p><span></span></p>
           </div></section>
-          <section class="m-dox-details" id="gadf77c8e0e703901b221c9f55b6900617"><div>
+          <section class="m-doc-details" id="gadf77c8e0e703901b221c9f55b6900617"><div>
             <h3>
-              const int Namespace::<wbr /><a href="#gadf77c8e0e703901b221c9f55b6900617" class="m-dox-self">VarInModule</a> <span class="m-label m-primary">constexpr</span>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+              const int Namespace::<wbr /><a href="#gadf77c8e0e703901b221c9f55b6900617" class="m-doc-self">VarInModule</a> <span class="m-label m-primary">constexpr</span>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
             </h3>
             <p><span></span></p>
           </div></section>
-          <section class="m-dox-details" id="addafc81fb6e46828eada927103080acc"><div>
+          <section class="m-doc-details" id="addafc81fb6e46828eada927103080acc"><div>
             <h3>
-              void* Namespace::<wbr /><a href="#addafc81fb6e46828eada927103080acc" class="m-dox-self">variableInAGroup</a> <span class="m-label m-primary">constexpr</span>
-              <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+              void* Namespace::<wbr /><a href="#addafc81fb6e46828eada927103080acc" class="m-doc-self">variableInAGroup</a> <span class="m-label m-primary">constexpr</span>
+              <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
             </h3>
             <p><span></span></p>
           </div></section>
     </div>
   </div>
 </article></main>
-<div class="m-dox-search" id="search">
+<div class="m-doc-search" id="search">
   <a href="#!" onclick="return hideSearch()"></a>
   <div class="m-container">
     <div class="m-row">
       <div class="m-col-m-8 m-push-m-2">
-        <div class="m-dox-search-header m-text m-small">
+        <div class="m-doc-search-header m-text m-small">
           <div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
           <div id="search-symbolcount">&hellip;</div>
         </div>
-        <div class="m-dox-search-content">
+        <div class="m-doc-search-content">
           <form>
             <input type="search" name="q" id="search-input" placeholder="Loading &hellip;" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
           </form>
index 1a71c9065c6127daeb188ef5c4d0e4d1cad3b7e0..defb747f329d213bd9e2efd1a2543a148f2480bf 100644 (file)
@@ -4,7 +4,7 @@
   <meta charset="UTF-8" />
   <title>Namespace::ClassInANamespace struct | My Project</title>
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
-  <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+  <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 </head>
 <body>
@@ -13,7 +13,7 @@
     <div class="m-row">
       <a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">My Project</a>
       <div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
-        <a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+        <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
           <path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
         </svg></a>
         <a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
@@ -28,7 +28,7 @@
           <ol class="m-col-t-6 m-col-m-none" start="3">
             <li><a href="annotated.html">Classes</a></li>
             <li><a href="files.html">Files</a></li>
-            <li class="m-show-m"><a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+            <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
               <path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
             </svg></a></li>
           </ol>
@@ -43,7 +43,7 @@
       <div class="m-col-l-10 m-push-l-1">
         <h1>
           <span class="m-breadcrumb"><a href="namespaceNamespace.html">Namespace</a>::<wbr/></span>ClassInANamespace <span class="m-thin">struct</span>
-          <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
+          <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html">&lt;Directory/File.h&gt;</a></div>
         </h1>
         <p><span></span></p>
         <div class="m-block m-default">
         </div>
         <section id="pub-types">
           <h2><a href="#pub-types">Public types</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              class <a href="classNamespace_1_1ClassInANamespace_1_1ClassInAClass.html" class="m-dox">ClassInAClass</a>
+              class <a href="classNamespace_1_1ClassInANamespace_1_1ClassInAClass.html" class="m-doc">ClassInAClass</a>
             </dt>
             <dd><span></span></dd>
             <dt>
-              <span class="m-dox-wrap-bumper">enum <a href="#a7109316166bde2795af5ec1a595e38d1" class="m-dox-self" name="a7109316166bde2795af5ec1a595e38d1">EnumInAClass</a> { </span><span class="m-dox-wrap"> }</span>
+              <span class="m-doc-wrap-bumper">enum <a href="#a7109316166bde2795af5ec1a595e38d1" class="m-doc-self" name="a7109316166bde2795af5ec1a595e38d1">EnumInAClass</a> { </span><span class="m-doc-wrap"> }</span>
             </dt>
             <dd><span></span></dd>
             <dt>
-              using <a href="#ac0467a0a405a8fcdc37e8e7ea1cdef40" class="m-dox-self" name="ac0467a0a405a8fcdc37e8e7ea1cdef40">IntInAClass</a> = int
+              using <a href="#ac0467a0a405a8fcdc37e8e7ea1cdef40" class="m-doc-self" name="ac0467a0a405a8fcdc37e8e7ea1cdef40">IntInAClass</a> = int
             </dt>
             <dd><span></span></dd>
             <dt>
-              using <a href="#a4a1ae978a09a174b2fc3ac1ba9cea2ac" class="m-dox-self" name="a4a1ae978a09a174b2fc3ac1ba9cea2ac">FloatInAClass</a> = float
+              using <a href="#a4a1ae978a09a174b2fc3ac1ba9cea2ac" class="m-doc-self" name="a4a1ae978a09a174b2fc3ac1ba9cea2ac">FloatInAClass</a> = float
             </dt>
             <dd><span></span></dd>
           </dl>
         </section>
         <section id="pub-methods">
           <h2><a href="#pub-methods">Public functions</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              <span class="m-dox-wrap-bumper">void <a href="#a7f5acd1d7e6244b444fa4e3f15430889" class="m-dox-self" name="a7f5acd1d7e6244b444fa4e3f15430889">fooInAClass</a>(</span><span class="m-dox-wrap">)</span>
+              <span class="m-doc-wrap-bumper">void <a href="#a7f5acd1d7e6244b444fa4e3f15430889" class="m-doc-self" name="a7f5acd1d7e6244b444fa4e3f15430889">fooInAClass</a>(</span><span class="m-doc-wrap">)</span>
             </dt>
             <dd><span></span></dd>
           </dl>
         </section>
         <section id="pub-attribs">
           <h2><a href="#pub-attribs">Public variables</a></h2>
-          <dl class="m-dox">
+          <dl class="m-doc">
             <dt>
-              const int <a href="#a3394e3697ec70fe596ca3561f73fdcbd" class="m-dox-self" name="a3394e3697ec70fe596ca3561f73fdcbd">VarInAClass</a> <span class="m-label m-flat m-primary">constexpr</span>
+              const int <a href="#a3394e3697ec70fe596ca3561f73fdcbd" class="m-doc-self" name="a3394e3697ec70fe596ca3561f73fdcbd">VarInAClass</a> <span class="m-label m-flat m-primary">constexpr</span>
             </dt>
             <dd><span></span></dd>
           </dl>
     </div>
   </div>
 </article></main>
-<div class="m-dox-search" id="search">
+<div class="m-doc-search" id="search">
   <a href="#!" onclick="return hideSearch()"></a>
   <div class="m-container">
     <div class="m-row">
       <div class="m-col-m-8 m-push-m-2">
-        <div class="m-dox-search-header m-text m-small">
+        <div class="m-doc-search-header m-text m-small">
           <div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
           <div id="search-symbolcount">&hellip;</div>
         </div>
-        <div class="m-dox-search-content">
+        <div class="m-doc-search-content">
           <form>
             <input type="search" name="q" id="search-input" placeholder="Loading &hellip;" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
           </form>