docs: build docs using mdBook

This commit is contained in:
Samuel Meenzen
2024-03-13 18:01:41 +01:00
committed by Charles Hall
parent ab98b52b21
commit 425660472c
19 changed files with 90 additions and 25 deletions

5
docs/configuration.md Normal file
View File

@@ -0,0 +1,5 @@
# Example configuration
``` toml
{{#include ../conduit-example.toml}}
```