mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 16:48:03 +08:00

* 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