mirror of
				https://github.com/PaddlePaddle/FastDeploy.git
				synced 2025-10-25 09:31:38 +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
