Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 189 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 189 Bytes

Internal Web API Guidelines

Getting Started

Install Sphinx:

$ pip install sphinx sphinx-autobuild

Build locally:

make html

Output generated in the _build folder