X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Doxyfile;h=86860a2dc607487a8ac1417b53b3f876ad3de8da;hb=9795c5dd6b2a1274e5d47b103fd3ed05a6c55fe3;hp=f5c0a5f1bdf5d99ed4b20bd0d729179139292abd;hpb=77da29b4f7fb1786851e7c7231f0c657c84e170e;p=simgear.git diff --git a/Doxyfile b/Doxyfile index f5c0a5f1..86860a2d 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.0.17 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. @@ -314,7 +314,9 @@ INPUT = \ simgear/sg_traits.hxx \ simgear/sg_zlib.h \ simgear/sky \ - simgear/timing + 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