mirror of
https://github.com/open-mmlab/mmengine.git
synced 2025-06-03 21:54:44 +08:00
* temporarily skip readthedocs errors in building pdf docs * fix error links * remove useless links * fix * fix broken links as github url * Update docs/zh_cn/notes/contributing.md --------- Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
11 lines
154 B
YAML
11 lines
154 B
YAML
version: 2
|
|
|
|
formats:
|
|
- epub
|
|
|
|
python:
|
|
version: 3.7
|
|
install:
|
|
- requirements: requirements/runtime.txt
|
|
- requirements: requirements/docs.txt
|