Files
FastDeploy/docs/api_docs/cpp
Jason df20b2a02b [Other] Remove useless macros (#1095)
* Remove useless macros

* triger ci

* fix check error

* rename INTEGRATE_PADDLE2ONNX to ENABLE_PADDLE2ONNX
2023-01-09 21:35:23 +08:00
..
2022-10-15 22:01:27 +08:00
2023-01-09 21:35:23 +08:00
2022-11-30 09:00:07 +00:00
2022-10-15 22:01:27 +08:00

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