Hosting Docs Locally⚓︎
When making changes to user APIs or other significant parts of the code, it's important to also update the relevant documentation.
PyPDFForm uses MkDocs to build its documentation. You can either host it locally in a virtual environment or run it in the development container.
The documentation will be available at http://localhost:8080/.