Skip to content

Commit 249fd18

Browse files
committed
put version into docs
1 parent a587d04 commit 249fd18

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

doc/doxyfile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -819,7 +819,7 @@ EXCLUDE_SYMBOLS =
819819
# that contain example code fragments that are included (see the \include
820820
# command).
821821

822-
EXAMPLE_PATH =
822+
EXAMPLE_PATH = ..
823823

824824
# If the value of the EXAMPLE_PATH tag contains directories, you can use the
825825
# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and

doc/jsoncpp.dox

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,4 +140,6 @@ Basically JsonCpp is licensed under MIT license, or public domain if desired
140140
and recognized in your jurisdiction.
141141

142142
\author Baptiste Lepilleur <blep@users.sourceforge.net> (originator)
143+
\version \include version
144+
\sa version.h
143145
*/

0 commit comments

Comments
 (0)