Building Documentation
To build Mapify's docs, you'll need to have Python 3 and Pip installed.
To install the required dependencies, you can run the following command:
To serve the documentation locally, you can runIt can then be accessed at http://127.0.0.1:8000/.
For information on how MkDocs works, check out their documentation.