diff options
author | albert-github <albert.tests@gmail.com> | 2020-01-12 12:04:57 (GMT) |
---|---|---|
committer | albert-github <albert.tests@gmail.com> | 2020-01-12 12:04:57 (GMT) |
commit | f06f4276189066cad0a5dbd291c1e7021ab87b44 (patch) | |
tree | 7298f9700e5ba2469b931d3aa516821c1438f770 /doc | |
parent | 2cba6e4f7a53eff5a80a3d8b0ad0a66357bb1713 (diff) | |
download | Doxygen-f06f4276189066cad0a5dbd291c1e7021ab87b44.zip Doxygen-f06f4276189066cad0a5dbd291c1e7021ab87b44.tar.gz Doxygen-f06f4276189066cad0a5dbd291c1e7021ab87b44.tar.bz2 |
CMake and examples
Making more use of arrays in CMake to create the documentation of examples.
Renaming the template/templ example to have a more consistent naming with the other examples.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.hhp.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/index.hhp.txt b/doc/index.hhp.txt index b676d83..3bf8701 100644 --- a/doc/index.hhp.txt +++ b/doc/index.hhp.txt @@ -102,7 +102,7 @@ examples/tag/html/tab_a.png examples/tag/html/tab_b.png examples/tag/html/tab_h.png examples/tag/html/tab_s.png -examples/template/html/tab_a.png -examples/template/html/tab_b.png -examples/template/html/tab_h.png -examples/template/html/tab_s.png +examples/templ/html/tab_a.png +examples/templ/html/tab_b.png +examples/templ/html/tab_h.png +examples/templ/html/tab_s.png |