Files
FastDeploy/docs/api_docs/cpp
huangjianhui 85e1c647f6 [Doc] Add comments for PPSeg && PPClas (#396)
* Add comment for PPSeg && PPClas

* Update main_page.md
2022-10-19 16:54:39 +08:00
..
2022-10-15 22:01:27 +08:00
2022-10-15 22:01:27 +08: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