mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-15 21:20:53 +08:00
add new docs
This commit is contained in:
13
.new_docs/api_docs/cpp/README.md
Normal file
13
.new_docs/api_docs/cpp/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# 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`
|
Reference in New Issue
Block a user