summaryrefslogtreecommitdiffstats
path: root/examples/jdstyle.cfg
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2000-07-09 19:45:37 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2000-07-09 19:45:37 (GMT)
commit56bc9bda61e06b9bd6da5aa58083e93a3b55a465 (patch)
tree2dbdf12fc6696bf3a9d133e8e23ef223690e919a /examples/jdstyle.cfg
parentadb81f79061729efc28e71c1474c35e21283b049 (diff)
downloadDoxygen-56bc9bda61e06b9bd6da5aa58083e93a3b55a465.zip
Doxygen-56bc9bda61e06b9bd6da5aa58083e93a3b55a465.tar.gz
Doxygen-56bc9bda61e06b9bd6da5aa58083e93a3b55a465.tar.bz2
Release-1.1.5_20000709
Diffstat (limited to 'examples/jdstyle.cfg')
-rw-r--r--examples/jdstyle.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/jdstyle.cfg b/examples/jdstyle.cfg
index 833a4aa..f5c8bac 100644
--- a/examples/jdstyle.cfg
+++ b/examples/jdstyle.cfg
@@ -2,5 +2,6 @@ PROJECT_NAME = "JavaDoc Style"
OUTPUT_DIRECTORY = jdstyle
GENERATE_LATEX = NO
GENERATE_MAN = NO
+GENERATE_RTF = NO
INPUT = jdstyle.cpp
QUIET = YES