commit | 57ee0e3b375b652996aba00409f3d873e2857783 | [log] [tgz] |
---|---|---|
author | Baptiste Lepilleur <baptiste.lepilleur@gmail.com> | Mon Feb 22 04:16:10 2010 +0000 |
committer | Baptiste Lepilleur <baptiste.lepilleur@gmail.com> | Mon Feb 22 04:16:10 2010 +0000 |
tree | 807ab71d0f59123f9fa03f0ca15579ba50e9cab3 | |
parent | 8d3790d2178ab98105c70516b40e1b82e1c1045c [diff] [blame] |
- 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.
diff --git a/version b/version new file mode 100644 index 0000000..ab67193 --- /dev/null +++ b/version
@@ -0,0 +1 @@ +0.5.0-rc \ No newline at end of file