From dd809e9892ca8812e9696db3ffa39f7a3f777866 Mon Sep 17 00:00:00 2001 From: Sergei Izmailov Date: Sun, 28 Jun 2020 13:21:33 +0300 Subject: [PATCH] Fix typo in closing tag name --- documentation/templates/doxygen/annotated.html | 2 +- documentation/templates/doxygen/files.html | 2 +- documentation/templates/doxygen/modules.html | 2 +- documentation/templates/doxygen/namespaces.html | 2 +- documentation/templates/doxygen/pages.html | 2 +- documentation/templates/python/classes.html | 2 +- documentation/templates/python/modules.html | 2 +- documentation/templates/python/pages.html | 2 +- documentation/test_doxygen/compound_deprecated/annotated.html | 2 +- documentation/test_doxygen/compound_deprecated/files.html | 2 +- documentation/test_doxygen/compound_deprecated/modules.html | 2 +- documentation/test_doxygen/compound_deprecated/namespaces.html | 2 +- documentation/test_doxygen/compound_deprecated/pages.html | 2 +- documentation/test_doxygen/compound_filename_case/pages.html | 2 +- .../test_doxygen/compound_inline_namespace/annotated.html | 2 +- .../test_doxygen/compound_inline_namespace/namespaces.html | 2 +- documentation/test_doxygen/compound_listing/annotated.html | 2 +- documentation/test_doxygen/compound_listing/files.html | 2 +- documentation/test_doxygen/compound_listing/namespaces.html | 2 +- documentation/test_doxygen/compound_listing/pages.html | 2 +- documentation/test_doxygen/compound_modules/modules.html | 2 +- documentation/test_doxygen/compound_since/annotated.html | 2 +- documentation/test_doxygen/compound_since/files.html | 2 +- documentation/test_doxygen/compound_since/modules.html | 2 +- documentation/test_doxygen/compound_since/namespaces.html | 2 +- documentation/test_doxygen/compound_since/pages.html | 2 +- documentation/test_doxygen/cpp_derived/annotated.html | 2 +- documentation/test_doxygen/layout/pages.html | 2 +- documentation/test_doxygen/page_brief/pages.html | 2 +- documentation/test_doxygen/page_empty_page/pages.html | 2 +- documentation/test_doxygen/page_order/pages.html | 2 +- documentation/test_doxygen/page_subpage_of_index/pages.html | 2 +- documentation/test_doxygen/undocumented/annotated.html | 2 +- documentation/test_doxygen/undocumented/files.html | 2 +- documentation/test_python/content/classes.html | 2 +- documentation/test_python/inspect_string/classes.html | 2 +- documentation/test_python/inspect_string/modules.html | 2 +- documentation/test_python/link_formatting/s.classes.html | 2 +- documentation/test_python/link_formatting/s.modules.html | 2 +- documentation/test_python/link_formatting/s.pages.html | 2 +- documentation/test_python/page/pages.html | 2 +- 41 files changed, 41 insertions(+), 41 deletions(-) diff --git a/documentation/templates/doxygen/annotated.html b/documentation/templates/doxygen/annotated.html index 50fa77b9..aab7a490 100644 --- a/documentation/templates/doxygen/annotated.html +++ b/documentation/templates/doxygen/annotated.html @@ -2,7 +2,7 @@ {% extends 'base-index.html' %} {% block main %} -

Classes

+

Classes