|
|
hace 5 años | |
|---|---|---|
| .. | ||
| _templates | hace 5 años | |
| apis | hace 5 años | |
| appendix | hace 5 años | |
| data | hace 5 años | |
| deploy | hace 5 años | |
| examples | hace 5 años | |
| gui | hace 5 años | |
| images | hace 5 años | |
| train | hace 5 años | |
| Makefile | hace 5 años | |
| README.md | hace 5 años | |
| change_log.md | hace 5 años | |
| conf.py | hace 5 años | |
| index.rst | hace 5 años | |
| install.md | hace 5 años | |
| make.bat | hace 5 años | |
| paddlex.png | hace 5 años | |
| quick_start.md | hace 5 años | |
| requirements.txt | hace 5 años | |
PaddleX的使用文档均在本目录结构下。文档采用Read the Docs方式组织,您可以直接访问在线文档进行查阅。
在本目录下按如下步骤进行文档编译
pip install -r requirements.txtmake html编译完成后,编译文件在_build目录下,直接打开_build/html/index.html即可查阅。