summaryrefslogtreecommitdiffstats
path: root/examples/class.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'examples/class.cfg')
-rw-r--r--examples/class.cfg4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/class.cfg b/examples/class.cfg
index 579cc75..515689f 100644
--- a/examples/class.cfg
+++ b/examples/class.cfg
@@ -1,6 +1,6 @@
PROJECT_NAME = "Class Command"
OUTPUT_DIRECTORY = ../html/examples/class
-GENERATE_LATEX = NO
+GENERATE_LATEX = YES
GENERATE_MAN = NO
GENERATE_RTF = NO
CASE_SENSE_NAMES = NO
@@ -8,3 +8,5 @@ INPUT = class.h
QUIET = YES
JAVADOC_AUTOBRIEF = YES
SEARCHENGINE = NO
+COMPACT_LATEX = YES
+LATEX_HIDE_INDICES = YES