martiLQ/docs/mkdocs.yml

31 lines
648 B
YAML
Raw Normal View History

2021-11-05 10:59:56 +00:00
site_name: martiLQ Framework
2021-11-02 13:13:27 +00:00
site_url: https://martilq.readthedocs.com/
2021-11-05 10:59:56 +00:00
2021-11-02 13:13:27 +00:00
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
2021-11-05 10:59:56 +00:00
- Samples Code: samples/README.md
- Samples JSON: samples/json/README.md
2021-11-02 13:13:27 +00:00
- 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/