File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ PROJECT_NAME = "Quantum GIS"
23
23
# This could be handy for archiving the generated documentation or
24
24
# if some version control system is used.
25
25
26
- PROJECT_NUMBER = HEAD
26
+ PROJECT_NUMBER = HEAD-$id:$
27
27
28
28
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
29
29
# base path where the generated documentation will be put.
@@ -243,7 +243,7 @@ EXTRACT_ALL = YES
243
243
# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
244
244
# will be included in the documentation.
245
245
246
- EXTRACT_PRIVATE = NO
246
+ EXTRACT_PRIVATE = YES
247
247
248
248
# If the EXTRACT_STATIC tag is set to YES all static members of a file
249
249
# will be included in the documentation.
You can’t perform that action at this time.
0 commit comments