Sign in
chromium
/
external
/
github.com
/
open-source-parsers
/
jsoncpp
/
refs/heads/jsoncpp_test
/
doxybuild.py
be4a512
Remove trailing space characters (#1256)
by Christopher Dunn
· 4 years, 6 months ago
e6a588a
Spelling (#703)
by Josh Soref
· 8 years ago
bcb83b9
fix doxybuild.py for Windows
by Christopher Dunn
· 10 years ago
c083835
fix find_program() bug: no result in not-win sys
by selaselah
· 10 years ago
16bdfd8
--in=doc/web_doxyfile.in
by Christopher Dunn
· 10 years ago
f357688
make doxybuild.py work with python3.4
by Christopher Dunn
· 10 years ago
bb0c80b
Doxybuild: Error message if doxygen not found
by Florian Meier
· 10 years ago
ff5abe7
update doxbuild.py
by Christopher Dunn
· 10 years ago
494950a
rm extra whitespace in python, per PEP8
by Christopher Dunn
· 10 years ago
f4bc0bf
README.md
by Christopher Dunn
· 10 years ago
bd1e895
simple py3 changes
by Christopher Dunn
· 11 years ago
9dd7eea
fix doxybuild.py paths
by Christopher Dunn
· 11 years ago
7469f1d
JsonCpp is now licensed under MIT license, or public domain if desired and recognized in your jurisdiction.
by Baptiste Lepilleur
· 15 years ago
130730f
Added NEWS.txt that provides a synopsis of the change since the last version. Integrated NEWS.txt in documentation.
by Baptiste Lepilleur
· 15 years ago
64ba062
- doc is now generated in dist/doxygen
by Baptiste Lepilleur
· 15 years ago
e94d2f4
- added the following step to make_release: fix EOL in distribution source, generate source tarball.
by Baptiste Lepilleur
· 15 years ago
1f4847c
- added (incomplete) script makerelease.py to handle svn tagging and tar balls generation
by Baptiste Lepilleur
· 15 years ago
57ee0e3
- Documentation generation is no longer handled by SCons. The script doxybuild.py is used to generate the documentation on demand.
by Baptiste Lepilleur
· 15 years ago