diff options
| author | Jeroen Wijenbergh <jeroenwijenbergh@protonmail.com> | 2022-04-18 14:28:22 +0200 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2022-04-18 14:28:22 +0200 |
| commit | edfc46d1ecfcbf206c9fdb2e27d324cb9a52df8f (patch) | |
| tree | 0daa89e423600a3c473d7e0206d72342bba87247 /docs/book.toml | |
| parent | 2fdfa26388f4e738d1a4f89a29fbe93dfdbce41a (diff) | |
Docs: Move to mdbook
Diffstat (limited to 'docs/book.toml')
| -rw-r--r-- | docs/book.toml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/book.toml b/docs/book.toml new file mode 100644 index 0000000..6229209 --- /dev/null +++ b/docs/book.toml @@ -0,0 +1,6 @@ +[book] +authors = ["Jeroen Wijenbergh"] +language = "en" +multilingual = false +src = "src" +title = "eduVPN-common documentation" |
