From: Vladimír Vondruš Date: Wed, 5 Jan 2022 19:00:17 +0000 (+0100) Subject: documentation/doxygen: use {% endif %} {% if compound.description %} {{ compound.description }} diff --git a/documentation/templates/doxygen/page.html b/documentation/templates/doxygen/page.html index 8494f253..3acb6e30 100644 --- a/documentation/templates/doxygen/page.html +++ b/documentation/templates/doxygen/page.html @@ -24,7 +24,7 @@

{{ compound.brief }}

{% endif %} {% if compound.sections %} -
+
+ {% endif %} {% if compound.description %} {{ compound.description }} diff --git a/documentation/test_doxygen/compound_crazy_template_params/File_8h.html b/documentation/test_doxygen/compound_crazy_template_params/File_8h.html index 71e71d37..dca4b71b 100644 --- a/documentation/test_doxygen/compound_crazy_template_params/File_8h.html +++ b/documentation/test_doxygen/compound_crazy_template_params/File_8h.html @@ -23,7 +23,7 @@ File.h file

A file.

-
+
+

Functions

diff --git a/documentation/test_doxygen/compound_deprecated/DeprecatedFile_8h.html b/documentation/test_doxygen/compound_deprecated/DeprecatedFile_8h.html index af9e3f00..09a80cab 100644 --- a/documentation/test_doxygen/compound_deprecated/DeprecatedFile_8h.html +++ b/documentation/test_doxygen/compound_deprecated/DeprecatedFile_8h.html @@ -23,7 +23,7 @@ Dir/DeprecatedFile.h file

A file.

-
+
+

Namespaces

diff --git a/documentation/test_doxygen/compound_deprecated/dir_da5033def2d0db76e9883b31b76b3d0c.html b/documentation/test_doxygen/compound_deprecated/dir_da5033def2d0db76e9883b31b76b3d0c.html index c332a80f..2b34267b 100644 --- a/documentation/test_doxygen/compound_deprecated/dir_da5033def2d0db76e9883b31b76b3d0c.html +++ b/documentation/test_doxygen/compound_deprecated/dir_da5033def2d0db76e9883b31b76b3d0c.html @@ -23,7 +23,7 @@ Dir/ directory

A directory.

-
+
+

Directories

diff --git a/documentation/test_doxygen/compound_deprecated/group__group.html b/documentation/test_doxygen/compound_deprecated/group__group.html index 420cffda..c809a593 100644 --- a/documentation/test_doxygen/compound_deprecated/group__group.html +++ b/documentation/test_doxygen/compound_deprecated/group__group.html @@ -21,7 +21,7 @@

A group module

-
+
+

Modules

diff --git a/documentation/test_doxygen/compound_deprecated/namespaceDeprecatedNamespace.html b/documentation/test_doxygen/compound_deprecated/namespaceDeprecatedNamespace.html index 59fffe84..7c06c8e4 100644 --- a/documentation/test_doxygen/compound_deprecated/namespaceDeprecatedNamespace.html +++ b/documentation/test_doxygen/compound_deprecated/namespaceDeprecatedNamespace.html @@ -23,7 +23,7 @@ DeprecatedNamespace namespace

A namespace.

-
+
+

Classes

diff --git a/documentation/test_doxygen/compound_detailed/File_8h.html b/documentation/test_doxygen/compound_detailed/File_8h.html index aa3d22a9..8f5f1a39 100644 --- a/documentation/test_doxygen/compound_detailed/File_8h.html +++ b/documentation/test_doxygen/compound_detailed/File_8h.html @@ -23,7 +23,7 @@ File.h file

A file.

-
+
+

Namespaces

diff --git a/documentation/test_doxygen/compound_detailed/namespaceFoo.html b/documentation/test_doxygen/compound_detailed/namespaceFoo.html index 42cc51b0..0614d2d5 100644 --- a/documentation/test_doxygen/compound_detailed/namespaceFoo.html +++ b/documentation/test_doxygen/compound_detailed/namespaceFoo.html @@ -24,7 +24,7 @@
#include <File.h>

A namespace.

-
+
+

Functions

diff --git a/documentation/test_doxygen/compound_detailed/namespaceType.html b/documentation/test_doxygen/compound_detailed/namespaceType.html index d95ec356..15961e41 100644 --- a/documentation/test_doxygen/compound_detailed/namespaceType.html +++ b/documentation/test_doxygen/compound_detailed/namespaceType.html @@ -24,7 +24,7 @@
#include <File.h>

A namespace.

-
+
+

Typedefs

diff --git a/documentation/test_doxygen/compound_detailed/namespaceVar.html b/documentation/test_doxygen/compound_detailed/namespaceVar.html index 8c38a412..9d0093bb 100644 --- a/documentation/test_doxygen/compound_detailed/namespaceVar.html +++ b/documentation/test_doxygen/compound_detailed/namespaceVar.html @@ -24,7 +24,7 @@
#include <File.h>

A namespace.

-
+
+

Variables

diff --git a/documentation/test_doxygen/compound_detailed/namespaceWarning.html b/documentation/test_doxygen/compound_detailed/namespaceWarning.html index 97cd143c..653b039d 100644 --- a/documentation/test_doxygen/compound_detailed/namespaceWarning.html +++ b/documentation/test_doxygen/compound_detailed/namespaceWarning.html @@ -24,7 +24,7 @@
#include <File.h>

A namespace.

-
+
+

Functions

diff --git a/documentation/test_doxygen/compound_detailed/structTemplate.html b/documentation/test_doxygen/compound_detailed/structTemplate.html index 5b97c476..47e70eb2 100644 --- a/documentation/test_doxygen/compound_detailed/structTemplate.html +++ b/documentation/test_doxygen/compound_detailed/structTemplate.html @@ -40,7 +40,7 @@ -
+
+

Should have it displayed on top.

Public functions

diff --git a/documentation/test_doxygen/compound_detailed/structTemplate_3_01void_01_4.html b/documentation/test_doxygen/compound_detailed/structTemplate_3_01void_01_4.html index ad123a7d..ece950f9 100644 --- a/documentation/test_doxygen/compound_detailed/structTemplate_3_01void_01_4.html +++ b/documentation/test_doxygen/compound_detailed/structTemplate_3_01void_01_4.html @@ -25,7 +25,7 @@ Template<void> struct

Specialized class template.

-
+
+

Should have template<> displayed on top.

Public functions

diff --git a/documentation/test_doxygen/compound_exception_reference/File_8h.html b/documentation/test_doxygen/compound_exception_reference/File_8h.html index fd72df8b..b4b0dbbe 100644 --- a/documentation/test_doxygen/compound_exception_reference/File_8h.html +++ b/documentation/test_doxygen/compound_exception_reference/File_8h.html @@ -23,7 +23,7 @@ File.h file

A file.

-
+
+

Classes

diff --git a/documentation/test_doxygen/compound_includes/classClass.html b/documentation/test_doxygen/compound_includes/classClass.html index 1b1c5060..ddb61a6a 100644 --- a/documentation/test_doxygen/compound_includes/classClass.html +++ b/documentation/test_doxygen/compound_includes/classClass.html @@ -24,7 +24,7 @@
#include <First.h>

A class.

-
+
+

Global include information for this one. (Unless the includes are disabled globally or the file is not documented.)

Public functions

diff --git a/documentation/test_doxygen/compound_includes/group__group.html b/documentation/test_doxygen/compound_includes/group__group.html index 84c8bddb..6324027b 100644 --- a/documentation/test_doxygen/compound_includes/group__group.html +++ b/documentation/test_doxygen/compound_includes/group__group.html @@ -22,7 +22,7 @@

A group module

Brief description. If this is not present, the detailed description gets interpreted as brief in 1.8.18. FFS.

-
+
+

All entries inside should have include information. (Unless the includes are disabled globally or the file is not documented.)

Enums

diff --git a/documentation/test_doxygen/compound_includes/namespaceContained.html b/documentation/test_doxygen/compound_includes/namespaceContained.html index 1b065ffb..594f71e3 100644 --- a/documentation/test_doxygen/compound_includes/namespaceContained.html +++ b/documentation/test_doxygen/compound_includes/namespaceContained.html @@ -24,7 +24,7 @@
#include <First.h>

This namespace is contained in a single file.

-
+
+

So it has only the global include and no per-entry includes, thus also no detailed sections because there's only brief. (Unless the includes are disabled globally or the file is not documented.)

Enums

diff --git a/documentation/test_doxygen/compound_includes/namespaceContainsNamespace.html b/documentation/test_doxygen/compound_includes/namespaceContainsNamespace.html index a45110e3..7d009c4c 100644 --- a/documentation/test_doxygen/compound_includes/namespaceContainsNamespace.html +++ b/documentation/test_doxygen/compound_includes/namespaceContainsNamespace.html @@ -23,7 +23,7 @@ ContainsNamespace namespace

This namespace should not have a global include.

-
+
+

Even though it's in a single file — the contained namespace might or might not be in the same file and that could be misleading.

Namespaces

diff --git a/documentation/test_doxygen/compound_includes/namespaceContainsNamespace_1_1ContainsClass.html b/documentation/test_doxygen/compound_includes/namespaceContainsNamespace_1_1ContainsClass.html index 05203932..eb2ce0c6 100644 --- a/documentation/test_doxygen/compound_includes/namespaceContainsNamespace_1_1ContainsClass.html +++ b/documentation/test_doxygen/compound_includes/namespaceContainsNamespace_1_1ContainsClass.html @@ -23,7 +23,7 @@ ContainsNamespace::ContainsClass namespace

This namespace should not have a global include either.

-
+
+

Because it has a class inside.

Classes

diff --git a/documentation/test_doxygen/compound_includes/namespaceSpread.html b/documentation/test_doxygen/compound_includes/namespaceSpread.html index f92e1002..b15d659a 100644 --- a/documentation/test_doxygen/compound_includes/namespaceSpread.html +++ b/documentation/test_doxygen/compound_includes/namespaceSpread.html @@ -23,7 +23,7 @@ Spread namespace

This namespace is spread over two files.

-
+
+

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.)

Enums

diff --git a/documentation/test_doxygen/compound_includes/structSpreadClass.html b/documentation/test_doxygen/compound_includes/structSpreadClass.html index a092da7d..8b41f78f 100644 --- a/documentation/test_doxygen/compound_includes/structSpreadClass.html +++ b/documentation/test_doxygen/compound_includes/structSpreadClass.html @@ -25,7 +25,7 @@ SpreadClass struct

A class forward-declared in one file but defined in another.

-
+
+

Because Doxygen is stupid, it reports the class to be defined in First.h even though there's just a fwdecl. Happens only if the class is a template, a non-templated class would have its location reported correctly.

If includes are enabled, members should have Second.h listed as their include, but if they are disabled, brief-only members shouldn't have detailed sections at all.

Public functions

diff --git a/documentation/test_doxygen/compound_includes_disabled/classClass.html b/documentation/test_doxygen/compound_includes_disabled/classClass.html index e59bee99..0f2ec445 100644 --- a/documentation/test_doxygen/compound_includes_disabled/classClass.html +++ b/documentation/test_doxygen/compound_includes_disabled/classClass.html @@ -23,7 +23,7 @@ Class class

A class.

-
+
+

Global include information for this one. (Unless the includes are disabled globally or the file is not documented.)

Public functions

diff --git a/documentation/test_doxygen/compound_includes_disabled/group__group.html b/documentation/test_doxygen/compound_includes_disabled/group__group.html index 2d86e671..80314973 100644 --- a/documentation/test_doxygen/compound_includes_disabled/group__group.html +++ b/documentation/test_doxygen/compound_includes_disabled/group__group.html @@ -22,7 +22,7 @@

A group module

Brief description. If this is not present, the detailed description gets interpreted as brief in 1.8.18. FFS.

-
+
+

All entries inside should have include information. (Unless the includes are disabled globally or the file is not documented.)

Enums

diff --git a/documentation/test_doxygen/compound_includes_disabled/namespaceContained.html b/documentation/test_doxygen/compound_includes_disabled/namespaceContained.html index 2a5ade42..fe62c884 100644 --- a/documentation/test_doxygen/compound_includes_disabled/namespaceContained.html +++ b/documentation/test_doxygen/compound_includes_disabled/namespaceContained.html @@ -23,7 +23,7 @@ Contained namespace

This namespace is contained in a single file.

-
+
+

So it has only the global include and no per-entry includes, thus also no detailed sections because there's only brief. (Unless the includes are disabled globally or the file is not documented.)

Enums

diff --git a/documentation/test_doxygen/compound_includes_disabled/namespaceSpread.html b/documentation/test_doxygen/compound_includes_disabled/namespaceSpread.html index bcac827a..403dfef8 100644 --- a/documentation/test_doxygen/compound_includes_disabled/namespaceSpread.html +++ b/documentation/test_doxygen/compound_includes_disabled/namespaceSpread.html @@ -23,7 +23,7 @@ Spread namespace

This namespace is spread over two files.

-
+
+

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.)

Enums

diff --git a/documentation/test_doxygen/compound_includes_disabled/structSpreadClass.html b/documentation/test_doxygen/compound_includes_disabled/structSpreadClass.html index 576544d9..0863f675 100644 --- a/documentation/test_doxygen/compound_includes_disabled/structSpreadClass.html +++ b/documentation/test_doxygen/compound_includes_disabled/structSpreadClass.html @@ -24,7 +24,7 @@ SpreadClass struct

A class forward-declared in one file but defined in another.

-
+
+

Because Doxygen is stupid, it reports the class to be defined in First.h even though there's just a fwdecl. Happens only if the class is a template, a non-templated class would have its location reported correctly.

If includes are enabled, members should have Second.h listed as their include, but if they are disabled, brief-only members shouldn't have detailed sections at all.

Public functions

diff --git a/documentation/test_doxygen/compound_includes_templated/namespaceSpread.html b/documentation/test_doxygen/compound_includes_templated/namespaceSpread.html index f9de3af0..378e6bad 100644 --- a/documentation/test_doxygen/compound_includes_templated/namespaceSpread.html +++ b/documentation/test_doxygen/compound_includes_templated/namespaceSpread.html @@ -23,7 +23,7 @@ Spread namespace

This namespace is spread over two files.

-
+
+

So it has per-entry includes next to template info, properly expanding the brief-only docs into detailed ones.

Typedefs

diff --git a/documentation/test_doxygen/compound_inline_namespace/namespaceFoo_1_1Bar.html b/documentation/test_doxygen/compound_inline_namespace/namespaceFoo_1_1Bar.html index 977f05fd..ba88077c 100644 --- a/documentation/test_doxygen/compound_inline_namespace/namespaceFoo_1_1Bar.html +++ b/documentation/test_doxygen/compound_inline_namespace/namespaceFoo_1_1Bar.html @@ -23,7 +23,7 @@ Foo::Bar namespace inline

An inline nested namespace.

-
+
+

Namespaces

diff --git a/documentation/test_doxygen/compound_listing/Class_8h.html b/documentation/test_doxygen/compound_listing/Class_8h.html index f8de2e0c..0d902bc5 100644 --- a/documentation/test_doxygen/compound_listing/Class_8h.html +++ b/documentation/test_doxygen/compound_listing/Class_8h.html @@ -39,7 +39,7 @@ Directory/Sub/Class.h file

File in a subdirectory.

-
+
+

Namespaces

diff --git a/documentation/test_doxygen/compound_listing/File_8h.html b/documentation/test_doxygen/compound_listing/File_8h.html index 5cda309a..a269d6ff 100644 --- a/documentation/test_doxygen/compound_listing/File_8h.html +++ b/documentation/test_doxygen/compound_listing/File_8h.html @@ -39,7 +39,7 @@ Directory/File.h file

File in directory.

-
+
+

Namespaces

diff --git a/documentation/test_doxygen/compound_listing/classRoot_1_1Directory_1_1Sub_1_1Class.html b/documentation/test_doxygen/compound_listing/classRoot_1_1Directory_1_1Sub_1_1Class.html index b24aa59e..46c72740 100644 --- a/documentation/test_doxygen/compound_listing/classRoot_1_1Directory_1_1Sub_1_1Class.html +++ b/documentation/test_doxygen/compound_listing/classRoot_1_1Directory_1_1Sub_1_1Class.html @@ -40,7 +40,7 @@

A class.

-
+
+

A section

Text.

Subsection

Subsection 2

Subsection 3

Section 2

Public types

diff --git a/documentation/test_doxygen/compound_listing/dir_4b0d5f8864bf89936129251a2d32609b.html b/documentation/test_doxygen/compound_listing/dir_4b0d5f8864bf89936129251a2d32609b.html index a639293f..33c76a67 100644 --- a/documentation/test_doxygen/compound_listing/dir_4b0d5f8864bf89936129251a2d32609b.html +++ b/documentation/test_doxygen/compound_listing/dir_4b0d5f8864bf89936129251a2d32609b.html @@ -39,7 +39,7 @@ Directory/ directory

Directory.

-
+
+

Directories

diff --git a/documentation/test_doxygen/compound_listing/dir_bbe5918fe090eee9db2d9952314b6754.html b/documentation/test_doxygen/compound_listing/dir_bbe5918fe090eee9db2d9952314b6754.html index 0ff24f9d..8e92c405 100644 --- a/documentation/test_doxygen/compound_listing/dir_bbe5918fe090eee9db2d9952314b6754.html +++ b/documentation/test_doxygen/compound_listing/dir_bbe5918fe090eee9db2d9952314b6754.html @@ -39,7 +39,7 @@ Directory/Sub/ directory

Subdirectory.

-
+
+

Files

diff --git a/documentation/test_doxygen/compound_listing/namespaceRoot_1_1Directory.html b/documentation/test_doxygen/compound_listing/namespaceRoot_1_1Directory.html index eb11d926..6ebac9fb 100644 --- a/documentation/test_doxygen/compound_listing/namespaceRoot_1_1Directory.html +++ b/documentation/test_doxygen/compound_listing/namespaceRoot_1_1Directory.html @@ -39,7 +39,7 @@ Root::Directory namespace

Namespace in directory.

-
+
+

Namespaces

diff --git a/documentation/test_doxygen/compound_modules/group__group.html b/documentation/test_doxygen/compound_modules/group__group.html index 5214440b..7970eec5 100644 --- a/documentation/test_doxygen/compound_modules/group__group.html +++ b/documentation/test_doxygen/compound_modules/group__group.html @@ -33,7 +33,7 @@

A group module

Brief description. If this is not present, the detailed description gets interpreted as brief in 1.8.18. FFS.

-
+
+

Detailed description.

Modules

diff --git a/documentation/test_doxygen/compound_modules/group__group2.html b/documentation/test_doxygen/compound_modules/group__group2.html index 17f5b17a..47d4136f 100644 --- a/documentation/test_doxygen/compound_modules/group__group2.html +++ b/documentation/test_doxygen/compound_modules/group__group2.html @@ -33,7 +33,7 @@

Another group module

Brief description.

-
+
+

Functions

diff --git a/documentation/test_doxygen/compound_modules/group__subgroup.html b/documentation/test_doxygen/compound_modules/group__subgroup.html index ecb7f5c4..ef0467c4 100644 --- a/documentation/test_doxygen/compound_modules/group__subgroup.html +++ b/documentation/test_doxygen/compound_modules/group__subgroup.html @@ -34,12 +34,12 @@ A group » A subgroup module

Subgroup brief description.

-
+
+

Description

Subgroup description. There are no members, so there should be also no Reference section in the TOC.

diff --git a/documentation/test_doxygen/compound_modules_in_namespace/file3_8h.html b/documentation/test_doxygen/compound_modules_in_namespace/file3_8h.html index 468f2c9e..8d800501 100644 --- a/documentation/test_doxygen/compound_modules_in_namespace/file3_8h.html +++ b/documentation/test_doxygen/compound_modules_in_namespace/file3_8h.html @@ -23,7 +23,7 @@ file3.h file

Include file with some stuff that belongs to group 1 and group 2.

-
+
+

Namespaces

diff --git a/documentation/test_doxygen/compound_modules_in_namespace/group__group1.html b/documentation/test_doxygen/compound_modules_in_namespace/group__group1.html index 4a297679..58905be3 100644 --- a/documentation/test_doxygen/compound_modules_in_namespace/group__group1.html +++ b/documentation/test_doxygen/compound_modules_in_namespace/group__group1.html @@ -22,7 +22,7 @@

First group module

The first group, containing two functions.

-
+
+

Typedefs

diff --git a/documentation/test_doxygen/compound_modules_in_namespace/group__group2.html b/documentation/test_doxygen/compound_modules_in_namespace/group__group2.html index 096bbc09..aec29b2b 100644 --- a/documentation/test_doxygen/compound_modules_in_namespace/group__group2.html +++ b/documentation/test_doxygen/compound_modules_in_namespace/group__group2.html @@ -22,7 +22,7 @@

Second group module

The second group, containing some more functions.

-
+
+

Enums

diff --git a/documentation/test_doxygen/compound_modules_in_namespace/namespaceNamespace.html b/documentation/test_doxygen/compound_modules_in_namespace/namespaceNamespace.html index e431e116..742473af 100644 --- a/documentation/test_doxygen/compound_modules_in_namespace/namespaceNamespace.html +++ b/documentation/test_doxygen/compound_modules_in_namespace/namespaceNamespace.html @@ -23,7 +23,7 @@ Namespace namespace

A namespace.

-
+
+

This is a namespace. It is spread across two files.

Enums

diff --git a/documentation/test_doxygen/compound_namespace_members_in_file_scope/File_8h.html b/documentation/test_doxygen/compound_namespace_members_in_file_scope/File_8h.html index ac65ccf0..ab989fff 100644 --- a/documentation/test_doxygen/compound_namespace_members_in_file_scope/File_8h.html +++ b/documentation/test_doxygen/compound_namespace_members_in_file_scope/File_8h.html @@ -23,7 +23,7 @@ File.h file

A file.

-
+
+

Namespaces

diff --git a/documentation/test_doxygen/compound_namespace_members_in_file_scope/namespaceNamespace.html b/documentation/test_doxygen/compound_namespace_members_in_file_scope/namespaceNamespace.html index b3598366..2b5c4838 100644 --- a/documentation/test_doxygen/compound_namespace_members_in_file_scope/namespaceNamespace.html +++ b/documentation/test_doxygen/compound_namespace_members_in_file_scope/namespaceNamespace.html @@ -24,7 +24,7 @@
#include <File.h>

A namespace.

-
+
+

Enums

diff --git a/documentation/test_doxygen/compound_namespace_members_in_file_scope_define_base_url/File_8h.html b/documentation/test_doxygen/compound_namespace_members_in_file_scope_define_base_url/File_8h.html index 71edf093..ad551e9c 100644 --- a/documentation/test_doxygen/compound_namespace_members_in_file_scope_define_base_url/File_8h.html +++ b/documentation/test_doxygen/compound_namespace_members_in_file_scope_define_base_url/File_8h.html @@ -23,7 +23,7 @@ File.h file

A file.

-
+
+

Namespaces

diff --git a/documentation/test_doxygen/compound_since/Class_8h.html b/documentation/test_doxygen/compound_since/Class_8h.html index 286705d0..6aa10f60 100644 --- a/documentation/test_doxygen/compound_since/Class_8h.html +++ b/documentation/test_doxygen/compound_since/Class_8h.html @@ -40,7 +40,7 @@ Directory/Class.h file since 2010.02

Pretty old things.

-
+
+

Namespaces

diff --git a/documentation/test_doxygen/compound_since/DeprecatedClass_8h.html b/documentation/test_doxygen/compound_since/DeprecatedClass_8h.html index 5b3bce61..6d9416ba 100644 --- a/documentation/test_doxygen/compound_since/DeprecatedClass_8h.html +++ b/documentation/test_doxygen/compound_since/DeprecatedClass_8h.html @@ -40,7 +40,7 @@ DeprecatedDirectory/DeprecatedClass.h file

Pretty old things.

-
+
+

Namespaces

diff --git a/documentation/test_doxygen/compound_since/dir_4b0d5f8864bf89936129251a2d32609b.html b/documentation/test_doxygen/compound_since/dir_4b0d5f8864bf89936129251a2d32609b.html index 894d6e86..1e72f969 100644 --- a/documentation/test_doxygen/compound_since/dir_4b0d5f8864bf89936129251a2d32609b.html +++ b/documentation/test_doxygen/compound_since/dir_4b0d5f8864bf89936129251a2d32609b.html @@ -40,7 +40,7 @@ Directory/ directory since 2010.02

A dir with pretty old things.

-
+
+

Files

diff --git a/documentation/test_doxygen/compound_since/dir_73d1500434dee6f1c83b12ee799c54af.html b/documentation/test_doxygen/compound_since/dir_73d1500434dee6f1c83b12ee799c54af.html index 4c56516d..c07f4a3a 100644 --- a/documentation/test_doxygen/compound_since/dir_73d1500434dee6f1c83b12ee799c54af.html +++ b/documentation/test_doxygen/compound_since/dir_73d1500434dee6f1c83b12ee799c54af.html @@ -40,7 +40,7 @@ DeprecatedDirectory/ directory

A dir with pretty old things.

-
+
+

Files

diff --git a/documentation/test_doxygen/compound_since/group__deprecated-group.html b/documentation/test_doxygen/compound_since/group__deprecated-group.html index 64bfdceb..9d39db40 100644 --- a/documentation/test_doxygen/compound_since/group__deprecated-group.html +++ b/documentation/test_doxygen/compound_since/group__deprecated-group.html @@ -38,7 +38,7 @@

A group module

-
+
+

Detailed description.

Modules

diff --git a/documentation/test_doxygen/compound_since/group__group.html b/documentation/test_doxygen/compound_since/group__group.html index 2cc969dc..4cdf116e 100644 --- a/documentation/test_doxygen/compound_since/group__group.html +++ b/documentation/test_doxygen/compound_since/group__group.html @@ -38,7 +38,7 @@

A group module since 2019.11

-
+
+

Detailed description.

Modules

diff --git a/documentation/test_doxygen/compound_since/namespaceDeprecatedFoo.html b/documentation/test_doxygen/compound_since/namespaceDeprecatedFoo.html index 6373de20..665e343c 100644 --- a/documentation/test_doxygen/compound_since/namespaceDeprecatedFoo.html +++ b/documentation/test_doxygen/compound_since/namespaceDeprecatedFoo.html @@ -40,7 +40,7 @@ DeprecatedFoo namespace

A namespace.

-
+
+

Classes

diff --git a/documentation/test_doxygen/compound_since/namespaceFoo.html b/documentation/test_doxygen/compound_since/namespaceFoo.html index 4254b62e..43cee7b0 100644 --- a/documentation/test_doxygen/compound_since/namespaceFoo.html +++ b/documentation/test_doxygen/compound_since/namespaceFoo.html @@ -40,7 +40,7 @@ Foo namespace since 2010.02

A namespace.

-
+
+

Classes

diff --git a/documentation/test_doxygen/contents_anchor_in_both_group_and_namespace/group__fizzbuzz.html b/documentation/test_doxygen/contents_anchor_in_both_group_and_namespace/group__fizzbuzz.html index 240142d9..8410f8f7 100644 --- a/documentation/test_doxygen/contents_anchor_in_both_group_and_namespace/group__fizzbuzz.html +++ b/documentation/test_doxygen/contents_anchor_in_both_group_and_namespace/group__fizzbuzz.html @@ -21,7 +21,7 @@

A group module

-
+
+

Functions

diff --git a/documentation/test_doxygen/contents_anchor_in_both_group_and_namespace/namespaceFoo.html b/documentation/test_doxygen/contents_anchor_in_both_group_and_namespace/namespaceFoo.html index 9038dc20..8791e353 100644 --- a/documentation/test_doxygen/contents_anchor_in_both_group_and_namespace/namespaceFoo.html +++ b/documentation/test_doxygen/contents_anchor_in_both_group_and_namespace/namespaceFoo.html @@ -23,7 +23,7 @@ Foo namespace

Foo.

-
+
+

Functions

diff --git a/documentation/test_doxygen/contents_autobrief_cpp_comments/File_8h.html b/documentation/test_doxygen/contents_autobrief_cpp_comments/File_8h.html index 069251e1..ab3f0339 100644 --- a/documentation/test_doxygen/contents_autobrief_cpp_comments/File_8h.html +++ b/documentation/test_doxygen/contents_autobrief_cpp_comments/File_8h.html @@ -22,7 +22,7 @@

File.h file

-
+
+

A file

Enums

diff --git a/documentation/test_doxygen/contents_autobrief_hr/namespaceNamespace.html b/documentation/test_doxygen/contents_autobrief_hr/namespaceNamespace.html index 02903c53..75ca144b 100644 --- a/documentation/test_doxygen/contents_autobrief_hr/namespaceNamespace.html +++ b/documentation/test_doxygen/contents_autobrief_hr/namespaceNamespace.html @@ -22,7 +22,7 @@

Namespace namespace

-
+
+

SOME HEAVY LICENSE HEADER WITH SOME HEAVY WORDS


Functions

diff --git a/documentation/test_doxygen/contents_blocks/File_8h.html b/documentation/test_doxygen/contents_blocks/File_8h.html index 91c8822f..d5d71fc5 100644 --- a/documentation/test_doxygen/contents_blocks/File_8h.html +++ b/documentation/test_doxygen/contents_blocks/File_8h.html @@ -23,7 +23,7 @@ File.h file

A file.

-
+
+

Functions

diff --git a/documentation/test_doxygen/contents_sections_headings/File_8h.html b/documentation/test_doxygen/contents_sections_headings/File_8h.html index dc347b42..815db321 100644 --- a/documentation/test_doxygen/contents_sections_headings/File_8h.html +++ b/documentation/test_doxygen/contents_sections_headings/File_8h.html @@ -23,7 +23,7 @@ File.h file

A file.

-
+
+

Functions

diff --git a/documentation/test_doxygen/contents_unexpected_sections/File_8h.html b/documentation/test_doxygen/contents_unexpected_sections/File_8h.html index f0e3598f..a57d93e8 100644 --- a/documentation/test_doxygen/contents_unexpected_sections/File_8h.html +++ b/documentation/test_doxygen/contents_unexpected_sections/File_8h.html @@ -23,7 +23,7 @@ File.h file

A file.

-
+
+

A section

Enums

diff --git a/documentation/test_doxygen/cpp_friends/classClass.html b/documentation/test_doxygen/cpp_friends/classClass.html index 621de557..6bd65852 100644 --- a/documentation/test_doxygen/cpp_friends/classClass.html +++ b/documentation/test_doxygen/cpp_friends/classClass.html @@ -24,7 +24,7 @@
#include <File.h>

A class.

-
+
+

Group with friend functions

diff --git a/documentation/test_doxygen/cpp_friends/classTemplate.html b/documentation/test_doxygen/cpp_friends/classTemplate.html index 9ddc2c9c..3fdd001f 100644 --- a/documentation/test_doxygen/cpp_friends/classTemplate.html +++ b/documentation/test_doxygen/cpp_friends/classTemplate.html @@ -25,7 +25,7 @@ Template class

Class with template parameters.

-
+
+

Friends

diff --git a/documentation/test_doxygen/cpp_function_attributes/classBase.html b/documentation/test_doxygen/cpp_function_attributes/classBase.html index 33a666c7..8b90e738 100644 --- a/documentation/test_doxygen/cpp_function_attributes/classBase.html +++ b/documentation/test_doxygen/cpp_function_attributes/classBase.html @@ -23,7 +23,7 @@ Base class

Base class.

-
+
+

Derived classes

diff --git a/documentation/test_doxygen/cpp_function_attributes/classDerived.html b/documentation/test_doxygen/cpp_function_attributes/classDerived.html index 9163f7c8..a0964d7d 100644 --- a/documentation/test_doxygen/cpp_function_attributes/classDerived.html +++ b/documentation/test_doxygen/cpp_function_attributes/classDerived.html @@ -23,7 +23,7 @@ Derived class

A derived class.

-
+
+

Base classes

diff --git a/documentation/test_doxygen/cpp_function_attributes/structFinal.html b/documentation/test_doxygen/cpp_function_attributes/structFinal.html index 1c130917..5faca3f3 100644 --- a/documentation/test_doxygen/cpp_function_attributes/structFinal.html +++ b/documentation/test_doxygen/cpp_function_attributes/structFinal.html @@ -23,7 +23,7 @@ Final struct final

Various uses of final keywords.

-
+
+

Base classes

diff --git a/documentation/test_doxygen/cpp_function_attributes/structFoo.html b/documentation/test_doxygen/cpp_function_attributes/structFoo.html index 93a0882e..8241d92a 100644 --- a/documentation/test_doxygen/cpp_function_attributes/structFoo.html +++ b/documentation/test_doxygen/cpp_function_attributes/structFoo.html @@ -23,7 +23,7 @@ Foo struct

Pathological cases of function attributes.

-
+
+

Public static functions

diff --git a/documentation/test_doxygen/cpp_function_attributes_nospace/structFoo.html b/documentation/test_doxygen/cpp_function_attributes_nospace/structFoo.html index e39f1a7f..d34ab9ea 100644 --- a/documentation/test_doxygen/cpp_function_attributes_nospace/structFoo.html +++ b/documentation/test_doxygen/cpp_function_attributes_nospace/structFoo.html @@ -23,7 +23,7 @@ Foo struct

Keywords without spaces.

-
+
+

Base classes

diff --git a/documentation/test_doxygen/cpp_signals_slots/classClass.html b/documentation/test_doxygen/cpp_signals_slots/classClass.html index 9961db63..651bcc10 100644 --- a/documentation/test_doxygen/cpp_signals_slots/classClass.html +++ b/documentation/test_doxygen/cpp_signals_slots/classClass.html @@ -24,7 +24,7 @@
#include <File.h>

A class.

-
+
+

Signals

diff --git a/documentation/test_doxygen/cpp_template_alias/File_8h.html b/documentation/test_doxygen/cpp_template_alias/File_8h.html index 4caa1504..4a2ab39e 100644 --- a/documentation/test_doxygen/cpp_template_alias/File_8h.html +++ b/documentation/test_doxygen/cpp_template_alias/File_8h.html @@ -23,7 +23,7 @@ File.h file

A file.

-
+
+

Classes

diff --git a/documentation/test_doxygen/cpp_template_alias/structTemplate.html b/documentation/test_doxygen/cpp_template_alias/structTemplate.html index b780a47d..d342ca07 100644 --- a/documentation/test_doxygen/cpp_template_alias/structTemplate.html +++ b/documentation/test_doxygen/cpp_template_alias/structTemplate.html @@ -25,7 +25,7 @@ Template struct

Class with template parameters.

-
+
+

Public types

diff --git a/documentation/test_doxygen/cpp_variable_template/structBar.html b/documentation/test_doxygen/cpp_variable_template/structBar.html index dbcbc786..df1c5696 100644 --- a/documentation/test_doxygen/cpp_variable_template/structBar.html +++ b/documentation/test_doxygen/cpp_variable_template/structBar.html @@ -24,7 +24,7 @@ Bar struct

Template class.

-
+
+

Public static variables

diff --git a/documentation/test_doxygen/cpp_variable_template/structFoo.html b/documentation/test_doxygen/cpp_variable_template/structFoo.html index b6db862e..44035ae4 100644 --- a/documentation/test_doxygen/cpp_variable_template/structFoo.html +++ b/documentation/test_doxygen/cpp_variable_template/structFoo.html @@ -23,7 +23,7 @@ Foo struct

A non-template class.

-
+
+

Public static variables

diff --git a/documentation/test_doxygen/page_toc/page-toc.html b/documentation/test_doxygen/page_toc/page-toc.html index 709d93ed..812215f7 100644 --- a/documentation/test_doxygen/page_toc/page-toc.html +++ b/documentation/test_doxygen/page_toc/page-toc.html @@ -22,7 +22,7 @@

Page with TOC

-
+
+

A section

Text.

Subsection

Subsection 2

Subsection 3

Section 2

diff --git a/documentation/test_doxygen/undocumented/File_8h.html b/documentation/test_doxygen/undocumented/File_8h.html index a22466fc..6abf1264 100644 --- a/documentation/test_doxygen/undocumented/File_8h.html +++ b/documentation/test_doxygen/undocumented/File_8h.html @@ -45,7 +45,7 @@ Directory/File.h file

-
+
+

Namespaces

diff --git a/documentation/test_doxygen/undocumented/dir_4b0d5f8864bf89936129251a2d32609b.html b/documentation/test_doxygen/undocumented/dir_4b0d5f8864bf89936129251a2d32609b.html index 375d8318..51a7a160 100644 --- a/documentation/test_doxygen/undocumented/dir_4b0d5f8864bf89936129251a2d32609b.html +++ b/documentation/test_doxygen/undocumented/dir_4b0d5f8864bf89936129251a2d32609b.html @@ -45,7 +45,7 @@ Directory/ directory

-
+
+

Files

diff --git a/documentation/test_doxygen/undocumented/group__group.html b/documentation/test_doxygen/undocumented/group__group.html index 7efed41a..2a98ac25 100644 --- a/documentation/test_doxygen/undocumented/group__group.html +++ b/documentation/test_doxygen/undocumented/group__group.html @@ -44,7 +44,7 @@

A module module

-
+
+

Classes

diff --git a/documentation/test_doxygen/undocumented/namespaceNamespace.html b/documentation/test_doxygen/undocumented/namespaceNamespace.html index fe6ce95b..c228b0d9 100644 --- a/documentation/test_doxygen/undocumented/namespaceNamespace.html +++ b/documentation/test_doxygen/undocumented/namespaceNamespace.html @@ -45,7 +45,7 @@ Namespace namespace

-
+
+

Classes

diff --git a/documentation/test_doxygen/undocumented/structNamespace_1_1ClassInANamespace.html b/documentation/test_doxygen/undocumented/structNamespace_1_1ClassInANamespace.html index 60bd1472..6a65de9d 100644 --- a/documentation/test_doxygen/undocumented/structNamespace_1_1ClassInANamespace.html +++ b/documentation/test_doxygen/undocumented/structNamespace_1_1ClassInANamespace.html @@ -46,7 +46,7 @@

-
+
+

Public types