X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Doxyfile;h=e7b8ae9b476c4aa2091b780cb72ce60113a30b4b;hb=c6b2124129e908d95ccfdf9d11a51cd257e55e55;hp=e00e7963457a611cd0cc069b36e23af0405ca6d4;hpb=51ef4568dd248a6917720a386e658610958e1512;p=simgear.git diff --git a/Doxyfile b/Doxyfile index e00e7963..e7b8ae9b 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.2 +PROJECT_NUMBER = 1.9.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 \