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)
commit3f568563a8b70fc49a479250d51a2fdc71a66943
treefca541abefa102c373639c4e5d108b8355fad76b
parent4d890687be067037df92e74357fa35a97cd18ade
css: renamed m-doxygen.css to m-documentation.css.

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