1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-09-15 18:57:03 +00:00

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
No known key found for this signature in database
GPG key ID: 7B8E0645816E07CF
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}}
```