summaryrefslogtreecommitdiffstats
path: root/examples/docstring.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'examples/docstring.cfg')
-rw-r--r--examples/docstring.cfg4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/docstring.cfg b/examples/docstring.cfg
index aca78a1..2e18b0a 100644
--- a/examples/docstring.cfg
+++ b/examples/docstring.cfg
@@ -1,5 +1,7 @@
PROJECT_NAME = "Python"
-OUTPUT_DIRECTORY = ../html/examples/docstring
+OUTPUT_DIRECTORY = ..
+HTML_OUTPUT = html/examples/docstring/html
+LATEX_OUTPUT = latex/examples/docstring/latex
EXTRACT_ALL = YES
GENERATE_LATEX = YES
GENERATE_MAN = NO