]> git.mxchange.org Git - simgear.git/blobdiff - Doxyfile
SGWeakReferenced: fix for clang.
[simgear.git] / Doxyfile
index 2e2154bc2854bcd3529b72dbf5418a6bd3c153c3..edc9988ade9b898ce84040540a481905a88c342c 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -22,7 +22,7 @@ PROJECT_NAME           = SimGear
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
-PROJECT_NUMBER         = 0.3.1
+PROJECT_NUMBER         = 2.11.0
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
 # base path where the generated documentation will be put. 
@@ -56,7 +56,7 @@ EXTRACT_PRIVATE        = NO
 # If the EXTRACT_STATIC tag is set to YES all static members of a file 
 # will be included in the documentation. 
 
-EXTRACT_STATIC         = NO
+EXTRACT_STATIC         = YES
 
 # If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all 
 # undocumented members of documented classes, files or namespaces. 
@@ -303,17 +303,22 @@ INPUT                  = \
        simgear/compiler.h \
        simgear/constants.h \
        simgear/debug \
+       simgear/environment \
        simgear/ephemeris \
        simgear/io \
        simgear/magvar \
        simgear/math \
        simgear/misc \
+       simgear/nasal \
+        simgear/props \
        simgear/route \
        simgear/scene \
        simgear/screen \
        simgear/serial \
+       simgear/structure \
        simgear/sg_inlines.h \
        simgear/sg_traits.hxx \
+        simgear/sound \
        simgear/threads \
        simgear/timing \
        simgear/xml