Add Implementations section
This commit is contained in:
parent
24dea0363c
commit
1ddd415115
|
|
@ -0,0 +1,7 @@
|
|||
<section class="kdl-section" id="implementations">
|
||||
|
||||
## Implementations
|
||||
|
||||
* Rust: [kdl-rs](https://github.com/kdl-org/kdl-rs)
|
||||
|
||||
</section>
|
||||
|
|
@ -10,4 +10,5 @@ title: KDL - KDL Document Language
|
|||
{% include partials/description.md %}
|
||||
{% include partials/design-and-discussion.md %}
|
||||
{% include partials/design-principles.md %}
|
||||
{% include partials/implementations.md %}
|
||||
{% include partials/overview.md %}
|
||||
|
|
|
|||
Loading…
Reference in New Issue