expanded guide coverage

Change-Id: I7b7aae5a554561f2f714e7443b0f5ae1ca653e3f
diff --git a/docs/book.json b/docs/book.json
new file mode 100644
index 0000000..388b9e5
--- /dev/null
+++ b/docs/book.json
@@ -0,0 +1,8 @@
+{
+  "title": "CORD Guide",
+  "root": ".",
+  "structure": {
+    "summary": "SUMMARY.md"
+  },
+  "plugins": ["toggle-chapters"]
+}