chiark / gitweb /
documentation: test issues with duplicate detailed descriptions.
authorCris Luengo <cris.l.luengo@gmail.com>
Tue, 7 May 2019 05:54:19 +0000 (23:54 -0600)
committerVladimír Vondruš <mosra@centrum.cz>
Sun, 7 Jul 2019 16:28:45 +0000 (18:28 +0200)
commiteede7c0e563d183d95e5207de198cc30117a5ea7
tree6ff1626b3b784db48d5d46cb72b2a7669bd5ffc1
parent379dc82310561f2346e88693cc38fa67d5e18d70
documentation: test issues with duplicate detailed descriptions.

Also shows issues that come up when groups (modules) are spread over
multiple files.
documentation/test_doxygen/compound_modules_in_namespace/Doxyfile [new file with mode: 0644]
documentation/test_doxygen/compound_modules_in_namespace/file1.h [new file with mode: 0644]
documentation/test_doxygen/compound_modules_in_namespace/file2.h [new file with mode: 0644]
documentation/test_doxygen/compound_modules_in_namespace/file3.h [new file with mode: 0644]
documentation/test_doxygen/compound_modules_in_namespace/file3_8h.html [new file with mode: 0644]
documentation/test_doxygen/compound_modules_in_namespace/group__group1.html [new file with mode: 0644]
documentation/test_doxygen/compound_modules_in_namespace/group__group2.html [new file with mode: 0644]
documentation/test_doxygen/compound_modules_in_namespace/namespaceNamespace.html [new file with mode: 0644]
documentation/test_doxygen/test_compound.py