1 Star 0 Fork 0

小东西/jsoncpp-docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Documentation for jsoncpp

Build and deploy

Here is how to generate Doxygen documention.

  1. Clone jsoncpp.
  2. Clone jsoncpp-docs.
  3. Build docs in jsoncpp.
  4. Copy docs to jsoncpp-docs.
  5. Push json-cpp to gh-pages branch.
git clone https://github.com/open-source-parsers/jsoncpp.git
git clone https://github.com/open-source-parsers/jsoncpp-docs.git
cd jsoncpp; python doxybuild.py --doxygen=$(which doxygen)
cd ../jsoncpp-docs
rsync -av ../jsoncpp/dist/doxygen/jsoncpp*/ doxygen/
git add doxygen/
git commit -m latest
git push

jsoncpp v. jsoncpp-docs

We store the static HTML in a different repo, jsonp-docs instead of jsoncpp, in order to reduce the total size of the jsoncpp project. The main project page is at:

空文件

简介

Doxygen-generated API docs for jsoncpp 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/AbstractFactory/jsoncpp-docs.git
git@gitee.com:AbstractFactory/jsoncpp-docs.git
AbstractFactory
jsoncpp-docs
jsoncpp-docs
gh-pages

搜索帮助