Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 225 Bytes

File metadata and controls

19 lines (13 loc) · 225 Bytes

Maintain

Web document generation

  • Installation
pip install recommonmark

git clone https://github.com/sphinx-doc/sphinx
cd sphinx
pip install . --user
  • Build
docs/gh_pages/sphinx-build -b html . ..