From edfc46d1ecfcbf206c9fdb2e27d324cb9a52df8f Mon Sep 17 00:00:00 2001 From: Jeroen Wijenbergh Date: Mon, 18 Apr 2022 14:28:22 +0200 Subject: Docs: Move to mdbook --- docs/book.toml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/book.toml (limited to 'docs/book.toml') 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" -- cgit v1.2.3