From 249fd181143c2d189a9653f811a682e092a0ceaa Mon Sep 17 00:00:00 2001 From: Christopher Dunn Date: Mon, 9 Feb 2015 00:46:20 -0600 Subject: [PATCH] put version into docs --- doc/doxyfile.in | 2 +- doc/jsoncpp.dox | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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 */