mmdeploy/.readthedocs.yml
q.yao 1d47688b32
[Docs]: Add sphinx document (#109)
* Add document structure

* better zh_cn document

* add build example, update requirement

* add readme

* add usage

* fix end of file

* fix codebase names, add TODO
2021-10-09 14:10:42 +08:00

10 lines
147 B
YAML

version: 2
formats: all
python:
version: 3.7
install:
- requirements: requirements/runtime.txt
- requirements: requirements/docs.txt