diff options
Diffstat (limited to 'examples/author.cfg')
-rw-r--r-- | examples/author.cfg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/author.cfg b/examples/author.cfg new file mode 100644 index 0000000..f099903 --- /dev/null +++ b/examples/author.cfg @@ -0,0 +1,6 @@ +PROJECT_NAME = "Author Command" +OUTPUT_DIRECTORY = author +GENERATE_LATEX = NO +GENERATE_MAN = NO +INPUT = author.cpp +QUIET = YES |