diff --git a/doc/doxyfile.in b/doc/doxyfile.in index a416186..bb30c35 100644 --- a/doc/doxyfile.in +++ b/doc/doxyfile.in @@ -819,7 +819,7 @@ EXCLUDE_SYMBOLS = # that contain example code fragments that are included (see the \include # command). -EXAMPLE_PATH = +EXAMPLE_PATH = .. # If the value of the EXAMPLE_PATH tag contains directories, you can use the # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and diff --git a/doc/jsoncpp.dox b/doc/jsoncpp.dox index 0581476..0954974 100644 --- a/doc/jsoncpp.dox +++ b/doc/jsoncpp.dox @@ -140,4 +140,6 @@ Basically JsonCpp is licensed under MIT license, or public domain if desired and recognized in your jurisdiction. \author Baptiste Lepilleur (originator) +\version \include version +\sa version.h */