X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Doxyfile;h=d3577a36a04f64c3eae7630a7cf994cc4a7d01a9;hb=6f9a14d6c435c408b8f7ee75b3859f3c00a2ee00;hp=8a879db777a4d3db87ad83501b271d70ceda123e;hpb=25d77053790c56eeadee2b7c6008c1ac51a19f6e;p=simgear.git diff --git a/Doxyfile b/Doxyfile index 8a879db7..d3577a36 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.3.5 +PROJECT_NUMBER = 2.2.0 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. @@ -303,16 +303,19 @@ 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 \