- Notifications
You must be signed in to change notification settings - Fork12
open-source-parsers/jsoncpp-docs
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Documentation forjsoncpp
- http://open-source-parsers.github.io/jsoncpp-docs/
- hosted by GitHub Pages
Here is how to generate Doxygen documention.
- Clone
jsoncpp. - Clone
jsoncpp-docs. - Build docs in
jsoncpp. - Copy docs to
jsoncpp-docs. - Push
json-cpptogh-pagesbranch.
git clone https://github.com/open-source-parsers/jsoncpp.gitgit clone https://github.com/open-source-parsers/jsoncpp-docs.gitcd jsoncpp; python doxybuild.py --doxygen=$(which doxygen)cd ../jsoncpp-docsrsync -av ../jsoncpp/dist/doxygen/jsoncpp*/ doxygen/git add doxygen/git commit -m latestgit push
We store the static HTML in a different repo,jsonp-docs instead ofjsoncpp, in order to reduce the total size of the jsoncpp project. The main project page is at:
About
Doxygen-generated API docs for jsoncpp
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.