Build Documentation
Clone MMEngine
git clone https://github.com/open-mmlab/mmengine.git cd mmengineInstall the building dependencies of documentation
pip install -r requirements/docs.txtChange directory to
docs/enordocs/zh_cncd docs/en # or docs/zh_cnBuild documentation
make htmlOpen
_build/html/index.htmlwith browser