mirror of
https://github.com/open-mmlab/mmclassification.git
synced 2025-06-03 18:13:50 +08:00
* update migration * refine table * update zh_cn * fix lint * Polish the documentation by ChatGPT. * Update sphinx version and fix some warning. --------- Co-authored-by: mzr1996 <mzr1996@163.com>
11 lines
158 B
YAML
11 lines
158 B
YAML
version: 2
|
|
|
|
formats:
|
|
- epub
|
|
|
|
python:
|
|
version: 3.8
|
|
install:
|
|
- requirements: requirements/docs.txt
|
|
- requirements: requirements/readthedocs.txt
|