34 Star 9 Fork 26

openKylin / peony

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1023 Bytes
一键复制 编辑 原始数据 按行查看 历史
公子文彬 提交于 2022-06-06 11:37 . Import Upstream version 3.14.4.5

Generate html document

How to

I have provided a configure file to generate the html document of this project. The document is autogen from the file Doxygen.in and the whole project codes. If you want to generate the doc correctly, you should make sure:

  • doxygen and graphviz have been installed in your system. If you're user of Debian or Ubuntu, you can use this command for packages installation.

    • sudo apt install doxygen graphviz
  • Then just clone this project, cd into this directory, run command:

    • doxygen Doxygen.in
  • After command is executed, you should see a new folder named 'out' generated in this directory. Find index.html in this new folder and open it in your browser. Then you can view the project document locally.

By the way, in progress of generating document, you can also use doxywizard to configure the .in file by yourself. This is very helpful if you want to adjust the scope, content, and format of doc generation. doxywizard is provided by doxygen-gui in Debian and Ubuntu.

1
https://gitee.com/openkylin/peony.git
git@gitee.com:openkylin/peony.git
openkylin
peony
peony
upstream

搜索帮助

53164aa7 5694891 3bd8fe86 5694891