blob: 467b9edb6e54e76341b454b21d9299e5e7e0eeeb (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
site_name: KPL Specification
site_dir: public
repo_url: https://git.kpl.dev/kpl-specification/
repo_name: Git
copyright: Copyright © nodist
theme: readthedocs
nav:
- Main: index.md
- Definitions: definitions.md
- Syntax: syntax.md
- Tagging: tagging.md
|