Skip to content

Commit d49604f

Browse files
author
Dimitri van Heesch
committed
Prevent example.tag from being regenerated
1 parent c762297 commit d49604f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/example.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PROJECT_NAME = "Example Command"
22
OUTPUT_DIRECTORY = example
3-
GENERATE_TAGFILE = example.tag
3+
#GENERATE_TAGFILE = example.tag
44
GENERATE_LATEX = NO
55
GENERATE_MAN = NO
66
GENERATE_RTF = NO

0 commit comments

Comments
 (0)