summaryrefslogtreecommitdiffstats
path: root/examples/templ.cfg
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2020-01-12 12:04:57 (GMT)
committeralbert-github <albert.tests@gmail.com>2020-01-12 12:04:57 (GMT)
commitf06f4276189066cad0a5dbd291c1e7021ab87b44 (patch)
tree7298f9700e5ba2469b931d3aa516821c1438f770 /examples/templ.cfg
parent2cba6e4f7a53eff5a80a3d8b0ad0a66357bb1713 (diff)
downloadDoxygen-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 'examples/templ.cfg')
-rw-r--r--examples/templ.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/templ.cfg b/examples/templ.cfg
index 9d42e79..c34633f 100644
--- a/examples/templ.cfg
+++ b/examples/templ.cfg
@@ -1,5 +1,5 @@
PROJECT_NAME = "Template Test"
-OUTPUT_DIRECTORY = ../html/examples/template
+OUTPUT_DIRECTORY = ../html/examples/templ
GENERATE_LATEX = YES
GENERATE_MAN = NO
GENERATE_RTF = NO