|
From: <jso...@li...> - 2010-02-22 04:16:16
|
Revision: 99
http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=99&view=rev
Author: blep
Date: 2010-02-22 04:16:10 +0000 (Mon, 22 Feb 2010)
Log Message:
-----------
- Documentation generation is no longer handled by SCons. The script doxybuild.py is used to generate the documentation on demand.
- Added file 'version' that contains jsoncpp version number. It is used by both SConstruct and doxybuild.py.
- Updated README.txt with documentation build instruction, and instructions to add a test case.
Modified Paths:
--------------
trunk/jsoncpp/README.txt
trunk/jsoncpp/SConstruct
trunk/jsoncpp/doc/doxyfile.in
Added Paths:
-----------
trunk/jsoncpp/doxybuild.py
trunk/jsoncpp/version
Removed Paths:
-------------
trunk/jsoncpp/doc/sconscript
trunk/jsoncpp/scons-tools/doxygen.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|