From 18fb3bd7ce21a80ad77d86e67c58816f6c5a3ee1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=A4fer?= Date: Fri, 12 Apr 2019 11:26:13 +0200 Subject: [PATCH] Specify location of SUMMARY.md cc @mattwr @tirokk @ulfgebhardt Found it here: https://docs.gitbook.com/integrations/github/content-configuration --- .gitbook.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitbook.yaml diff --git a/.gitbook.yaml b/.gitbook.yaml new file mode 100644 index 000000000..16680a37a --- /dev/null +++ b/.gitbook.yaml @@ -0,0 +1,3 @@ +structure: + readme: README.md + summary: SUMMARY.md