You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Christopher Dunn edited this page Jul 5, 2014
·
5 revisions
(work in progress)
Doxygen
We store the static HTML in a different repo, jsonp-cpp instead of jsoncpp in order to reduce the total size of the jsoncpp project. Here how to generate Doxygen documention.
Clone jsoncpp.
Run this: cd jsoncpp; python doxybuild.py --doxygen=$(which oxygen)
Clone json-cpp.
Swtich to gh-pages branch.
Copy from jsoncpp/dist/doxygen/jsoncpp... to json-cpp/doxygen.