The source code of website https://docs.oneflow.org
Build the documentation locally:
python3 -m pip install -r requirements.txtAnd then, change the directory to cn/ or en/, run commands:
mkdocs buildThe output HTML files will be generated at site/ directory.
Run commands:
sh ./scripts/run-mike.shThe multi-version website will be built and deployed at branch docs_output.