X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Doxyfile;h=ed5356997cfdde96fddca9f17a31dd7bf06017f0;hb=f3f8a211cd207e88b38cf25b072d85cace4cb5e2;hp=c1ed4a4b7f494c35164c9a48269f0513a2673721;hpb=db928ea1ae457aa655f112764150a1795f514b58;p=simgear.git diff --git a/Doxyfile b/Doxyfile index c1ed4a4b..ed535699 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.4-pre1 +PROJECT_NUMBER = 0.3.10 # 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 \