diff options
Diffstat (limited to 'examples/relates.cfg')
-rw-r--r-- | examples/relates.cfg | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/relates.cfg b/examples/relates.cfg index 1e5db21..9c05def 100644 --- a/examples/relates.cfg +++ b/examples/relates.cfg @@ -1,5 +1,7 @@ PROJECT_NAME = "Relates Command" -OUTPUT_DIRECTORY = ../html/examples/relates +OUTPUT_DIRECTORY = .. +HTML_OUTPUT = html/examples/relates/html +LATEX_OUTPUT = latex/examples/relates/latex GENERATE_LATEX = YES GENERATE_MAN = NO GENERATE_RTF = NO |