deploy: d51ddfd67b
This commit is contained in:
parent
d2ec95629f
commit
2eb1254991
|
|
@ -20,7 +20,7 @@
|
||||||
<body>
|
<body>
|
||||||
<main><!-- TODO: actually make proper sections for this someday? meh, probably pointless. -->
|
<main><!-- TODO: actually make proper sections for this someday? meh, probably pointless. -->
|
||||||
<section class="kdl-section" id="spec">
|
<section class="kdl-section" id="spec">
|
||||||
# KDL v1 Spec
|
<h1>KDL v1 Spec</h1>
|
||||||
<p>This is the semi-formal specification for the legacy version of KDL, including
|
<p>This is the semi-formal specification for the legacy version of KDL, including
|
||||||
the intended data model and the grammar.</p>
|
the intended data model and the grammar.</p>
|
||||||
<p>This document describes KDL version <code>1.0.0</code>. It was released on September 11, 2021.</p>
|
<p>This document describes KDL version <code>1.0.0</code>. It was released on September 11, 2021.</p>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue