1
0
mirror of https://github.com/open-mmlab/mmengine.git synced 2025-06-03 21:54:44 +08:00

5 Commits

Author SHA1 Message Date
Zaida Zhou
458f6d684e
[Docs] Refactor docs structure ()
* [WIP] Refactor-docs-structure

* [Docs] Check link and fix rst  ()

* check link

* fix rst

* Fix conf.py

* Fix lint

* minor refine

* minor refine

* modify zh_readme and index.rst

* add migration exampls get_started design to en

* add tutorials to en

* correct chinese doc link

* Apply suggestions from code review

* Update docs/en/advanced_tutorials/distributed.md

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
2022-08-31 21:18:55 +08:00
Zaida Zhou
3f5e08fa4a
[Docs] Make API of docs clearer ()
* [Docs] Make API of docs clearer

* minor fix

* fix md format
2022-08-30 16:27:20 +08:00
Zaida Zhou
86ffc19c9c
Add pyupgrade pre-commit hook ()
* Add pyupgrade pre-commit hook

* fix ut

* remove comments
2022-05-19 17:56:31 +08:00
Zaida Zhou
aee6d7a769
[Docs] Improve type hint style () 2022-03-25 11:26:05 +08:00
Zaida Zhou
e88ae3a2c5
[Docs] Add the structure of the documentation ()
* [Docs] Configure the documentation

* delete mypy.ini
2022-02-12 22:14:15 +08:00