diff --git a/USAGE b/USAGE index 5a42861..d27da59 100644 --- a/USAGE +++ b/USAGE @@ -5,6 +5,7 @@ Install notes ~~~ npm install gitbook-plugin-autocover npm install gitbook-plugin-github +npm install gitbook-plugin-toc ~~~ Usage diff --git a/administration/README.md b/administration/README.md index b5bd88e..f4337dd 100644 --- a/administration/README.md +++ b/administration/README.md @@ -1,3 +1,5 @@ + + ## Administration ### Server settings and diagnostics diff --git a/book.json b/book.json index 73288ba..e6fa7a0 100644 --- a/book.json +++ b/book.json @@ -3,7 +3,7 @@ "description": "User guide of MISP Malware Information Sharing Platform, a Threat Sharing Platform.", "language": "en", "author": "MISP Contributors", - "plugins": ["autocover", "github"], + "plugins": ["autocover", "github", "toc"], "links": { "sidebar": { "MISP @ GitHub": "https://github.com/MISP/MISP", "PDF Format": "./book.pdf" }}, "pluginsConfig": { "autocover": {