Harvesting, controlled vocabularies and metadata documentation.
The documentation is live on:
https://ddi-developers.github.io/docs
Make changes to the markdown files in the docs directory and commit.
pip install mkdocs mkdocs-material
mkdocs build - Build the documentation site.
mkdocs serve - Start the live-reloading docs server.
MIT