summaryrefslogtreecommitdiffstats
path: root/examples/pyexample.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pyexample.cfg')
-rw-r--r--examples/pyexample.cfg9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/pyexample.cfg b/examples/pyexample.cfg
new file mode 100644
index 0000000..c6fc3fa
--- /dev/null
+++ b/examples/pyexample.cfg
@@ -0,0 +1,9 @@
+PROJECT_NAME = "Python"
+OUTPUT_DIRECTORY = pyexample
+GENERATE_LATEX = NO
+GENERATE_MAN = NO
+GENERATE_RTF = NO
+OPTIMIZE_OUTPUT_JAVA = YES
+INPUT = pyexample.py
+QUIET = YES
+JAVADOC_AUTOBRIEF = YES