Zaida Zhou
|
b326a219a7
|
[Docs] Replace markdownlint with mdformat for avoiding installing ruby (#1936)
* Use mdformat pre-commit hook
* allows consecutive numbering
* improve .mdformat.toml
* test mdformat
* format markdown
* minor fix
* fix codespecll
* fix circleci
* add linkify-it-py dependency for cicleci
* add comments
* replace flake8 url
* add mdformat-myst dependency
* remove mdformat-myst dependency
* update contributing.md
|
2022-05-16 20:47:56 +08:00 |
Wencheng Wu
|
a3a078eefb
|
[Enhancement] Support registering function (#1858)
* [Enhance] Support register function.
* fix unittest error
* add docs and unittest of register function
* modify the docs
* fix version to 1.5.1
* Update docs/zh_cn/understand_mmcv/registry.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update docs/en/understand_mmcv/registry.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* refine the docs
* modify module_class to module
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
|
2022-05-02 18:31:41 +08:00 |
Ren Tianhe
|
5de2b130d3
|
[Docs] Fix typo in registry.md (#1717)
|
2022-02-14 10:44:18 +08:00 |
Zaida Zhou
|
e4b5348ebf
|
[Docs] Refactor the structure of documentation (#1580)
* [Docs] Refactor the structure of documentation
* [Docs] Refactor the structure of documentation
* fix symlink
* fix link
* fix typo
* polish docstring
* fix docstring
|
2021-12-15 17:01:09 +08:00 |