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