blob: c9b6f27816ed59a25a83f0f9c8788bbe269f7986 (
plain)
1
2
3
4
5
6
7
8
9
|
site_name: KPL Specification
site_dir: 'public'
repo_url: https://git.kpl.dev/kpl-specification/
repo_name: Source
copyright: Copyright © nodist
theme: readthedocs
nav:
- Overview: index.md
- Definitions: definitions.md
|