From cf16a3abcf2b58c358febbb5b1df13f53f092ea5 Mon Sep 17 00:00:00 2001 From: Stephen Asbury Date: Wed, 15 May 2019 13:01:00 -0700 Subject: [PATCH] Added collapsing menu plugin --- book.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/book.json b/book.json index a201bab..ac05a39 100644 --- a/book.json +++ b/book.json @@ -2,7 +2,12 @@ "title" : "NATS", "description": "Administrative, developer and conceptual documentation for the NATS messaging system.", "author": "The NATS Maintainers", - "plugins" : [ "prism", "-highlight", "include-html"], + "plugins" : [ + "prism", + "-highlight", + "include-html", + "collapsible-menu" + ], "pluginsConfig": { "prism": { "lang": {