mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-24 01:29:57 +08:00
85e1c647f6
* Add comment for PPSeg && PPClas * Update main_page.md
C++ 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