From b10579b3e4aa72059a4a7d19163d1bd5d49674fc Mon Sep 17 00:00:00 2001 From: Simba Date: Sat, 13 Jun 2020 19:37:58 -0700 Subject: [PATCH] Add gitbook configuration Set gitbook's configuration to have the root be in ./docs/ --- .gitbook.yaml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitbook.yaml diff --git a/.gitbook.yaml b/.gitbook.yaml new file mode 100644 index 0000000..e454be0 --- /dev/null +++ b/.gitbook.yaml @@ -0,0 +1 @@ +root: ./docs/