matmunn / mappit-docs

API Documentation for the Mappit API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mappit API Docs

Step 1 - Install the dependencies

poetry install

Step 2 - Run the following command to build the docs in to the build/html directory

sphinx-build -EWT --keep-going . build/html

About

API Documentation for the Mappit API

License:MIT License


Languages

Language:Python 65.9%Language:JavaScript 34.1%