zhouzaida / docs-example

Home Page:https://openmmlab-example.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docs-example

Build Docs

conda create -n docs-example python=3.7
conda activate docs-example
git clone git@github.com:zhouzaida/docs-example.git
cd docs-example
pip install -r requirements/docs.txt
cd docs/en
make html

After typing above commands, open the _build/html/index.html file and docs will be displayed.

About

https://openmmlab-example.readthedocs.io/en/latest/


Languages

Language:Python 100.0%