Harvesting, controlled vocabularies and metadata documentation.
The documentation is live on:
https://docs.researchdata.se
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.