mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 08:21:53 +08:00
df20b2a02b
* Remove useless macros * triger ci * fix check error * rename INTEGRATE_PADDLE2ONNX to ENABLE_PADDLE2ONNX
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