mirror of
				https://github.com/PaddlePaddle/FastDeploy.git
				synced 2025-10-31 11:56:44 +08:00 
			
		
		
		
	 a0caf9fbb7
			
		
	
	a0caf9fbb7
	
	
	
		
			
			* Update docs for wrong path * Update README.md * Update README.md * Update README.md * Update README.md * Update segmentation_result.md * Update README.md * Update README.md * Update README.md * Update PaddleSeg comments Co-authored-by: Jason <928090362@qq.com>
API文档生成
环境要求
- Ubuntu
- python >= 3.6
前置依赖安装
sudo apt-get install doxygen
pip install -r python/requirements.txt
文档生成
bash build.sh
执行完成后,浏览器打开当前目录下的index.html即可查阅API文档