Files
FastDeploy/.new_docs/api_docs/cpp/README.md
jiangjiajun c4625a2cb6 add new docs
2022-10-11 02:43:34 +00:00

14 lines
238 B
Markdown

# Python API
This directory help to generate C++ API documents for FastDeploy.
In this directory, execute the following command,
```
sudo apt-get install doxygen
doxygen
```
After execution, use browsers open `docs/html/index.html`