* add cn tutorials/config.md
* add heads api and doc title link
* Update tutorials index
* Update tutorials index
* Update config.md
* add english version
* Update config.md
* Update docs
* Update css
* Update docs/tutorials/config.md
Co-authored-by: Ma Zerun <mzr1996@163.com>
* Update docs_zh-CN/tutorials/config.md
Co-authored-by: Ma Zerun <mzr1996@163.com>
* modify according to suggestion
* Use GitHub style `code` css
* change some mmcv API link to CN version
* remove default in default_runtime
Co-authored-by: mzr1996 <mzr1996@163.com>
* Add model-pages
* Add shortname in configs
* Use link directly instead of `switch_language.md`
* Auto collapse model-zoo pages.
* Fix link in RegVGG
* Add link replace
* fix lint
* Disable auto line-wrap in docs.
* Add model_zoo.md and CONTRIBUTING.md in docs.
* Revise getting_started.md and install.md
* Rewrite finetune.md
* Fix typo
* Imporve `finetune.md`
* Fix `GitHub` link
* Fix a small typo.
* Add API inference in the docs and fix readthedocs config.
* Replace some relative link in docs.
* Format docstring for reStructuredText syntax.
* Fix vit paper link
* Fix docstring of `show_results` function in `BaseClassifier`.
* Move tools docs to `tools` folder.
* Fix link error in model_serving.md
* Fix typo in CONTRIBUTING.md
* Add Chinese translation of CONTRIBUTING.md
* Add translation of `onnx2tensorrt.md`, `pytorch2onnx.md`,
`model_serving.md` and `pytorch2torchscript.md`.
* Improve tools docs.
* Add docs about installing mmcls via mim.