martiLQ/docs/mkdocs.yml

31 lines
648 B
YAML

site_name: martiLQ Framework
site_url: https://martilq.readthedocs.com/
docs_dir: source
nav:
- Home: README.md
- martiLQ: martiLQ.md
- Why: why.md
- What: what.md
- When: when.md
- Who: who.md
- Resource: resources.md
- Attributes: attributes.md
- Custom: custom.md
- Quality: quality.md
- Samples Code: samples/README.md
- Samples JSON: samples/json/README.md
- Comparison: comparison.md
- CKAN: ckan.md
- MAGDA: magda.md
- References: references.md
theme: readthedocs
extra_css:
- stylesheets/extra.css
site_author: meerkat
repo_url: https://github.com/meerkat-manor/marti/