X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Doxyfile;h=ff0e5cc32e68e85f2b73178e1d4cb8874f77da7c;hb=590547e12d45750e5e36157d1bd56a0026d779ad;hp=387b86a0f1c788a9ac16f35dd0fc4156bae0cc17;hpb=557fade4a7df3f030b943ba6114c3c566c57b73c;p=simgear.git diff --git a/Doxyfile b/Doxyfile index 387b86a0..ff0e5cc3 100644 --- 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.0.15 +PROJECT_NUMBER = 0.2.0 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. @@ -301,7 +301,22 @@ INPUT = \ simgear/bucket \ simgear/compiler.h \ simgear/constants.h \ - simgear/debug + simgear/debug \ + simgear/ephemeris \ + simgear/io \ + simgear/magvar \ + simgear/math \ + simgear/misc \ + simgear/route \ + simgear/screen \ + simgear/serial \ + simgear/sg_inlines.h \ + simgear/sg_traits.hxx \ + simgear/sg_zlib.h \ + simgear/sky \ + simgear/threads \ + simgear/timing \ + simgear/xml # If the value of the INPUT tag contains directories, you can use the # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp