Gave the documentation section a makeover.

This commit is contained in:
Aaron Jacobs 2014-07-01 13:07:21 +10:00
parent 8d0f8d0dcd
commit b2a086adeb

View File

@ -139,15 +139,12 @@ In the instructions below, replace `path/to/jsontest` with the path of the
Building the documentation
--------------------------
Run the python script doxybuild.py from the top directory:
Run the python script `doxybuild.py` from the top directory:
python doxybuild.py --open --with-dot
See doxybuild.py --help for options.
See `doxybuild.py --help` for options.
Notes that the documentation is also available for download as a tarball.
The documentation of the latest release is available online at:
http://jsoncpp.sourceforge.net/
Generating amalgamated source and header
----------------------------------------