Skip to content

Commit b2a086a

Browse files
committed
Gave the documentation section a makeover.
1 parent 8d0f8d0 commit b2a086a

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -139,15 +139,12 @@ In the instructions below, replace `path/to/jsontest` with the path of the
139139
Building the documentation
140140
--------------------------
141141

142-
Run the python script doxybuild.py from the top directory:
142+
Run the python script `doxybuild.py` from the top directory:
143143

144-
python doxybuild.py --open --with-dot
144+
python doxybuild.py --open --with-dot
145145

146-
See doxybuild.py --help for options.
146+
See `doxybuild.py --help` for options.
147147

148-
Notes that the documentation is also available for download as a tarball.
149-
The documentation of the latest release is available online at:
150-
http://jsoncpp.sourceforge.net/
151148

152149
Generating amalgamated source and header
153150
----------------------------------------

0 commit comments

Comments
 (0)