/mappit-docs

API Documentation for the Mappit API

Primary LanguagePythonMIT LicenseMIT

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