DMLA MKDocs quickstart
Install prerequisites using pip install -r .\requirements.txt.
mkdocs serve- Start the live-reloading docs server.mkdocs build- Build the documentation site.mkdocs -h- Print help message and exit.- Commit to the
docsbranch to update the site.
For the MKDocs documentation visit mkdocs.org.
The source used to generate this documentation is available on https://github.com/dmlaorg/dmla_releases_beta/tree/docs.