Documentation¶ The documentation is written in Markdown and built using MkDocs. Local Development¶ To serve the documentation locally, run the following commands: pdm install -G docs mkdocs serve [-a "localhost:8000"] Open http://localhost:8000/ in your browser to view the documentation.