diff options
author | Jamie Bullock <jamie@postlude.co.uk> | 2006-10-12 11:59:11 +0000 |
---|---|---|
committer | Jamie Bullock <jamie@postlude.co.uk> | 2006-10-12 11:59:11 +0000 |
commit | ea4fde50704763529720b65660fe7669599c8a4b (patch) | |
tree | e430b1190035804035e4126f7ce73f1b5707ceef /doc | |
parent | 937e5f416cc49418c5286550eb6cb227fb953cf3 (diff) | |
download | LibXtract-ea4fde50704763529720b65660fe7669599c8a4b.tar.gz LibXtract-ea4fde50704763529720b65660fe7669599c8a4b.tar.bz2 LibXtract-ea4fde50704763529720b65660fe7669599c8a4b.zip |
Further documentation improvements
Diffstat (limited to 'doc')
-rw-r--r-- | doc/documentation.doxygen.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/documentation.doxygen.in b/doc/documentation.doxygen.in index 7753f15..c1c18ee 100644 --- a/doc/documentation.doxygen.in +++ b/doc/documentation.doxygen.in @@ -1005,7 +1005,7 @@ INCLUDE_FILE_PATTERNS = # undefined via #undef or recursively expanded use the := operator # instead of the = operator. -PREDEFINED = +PREDEFINED = XTRACT # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then # this tag can be used to specify a list of macro names that should be expanded. |