mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Added collapsing menu plugin
This commit is contained in:
parent
01c5e2319c
commit
cf16a3abcf
@ -2,7 +2,12 @@
|
|||||||
"title" : "NATS",
|
"title" : "NATS",
|
||||||
"description": "Administrative, developer and conceptual documentation for the NATS messaging system.",
|
"description": "Administrative, developer and conceptual documentation for the NATS messaging system.",
|
||||||
"author": "The NATS Maintainers",
|
"author": "The NATS Maintainers",
|
||||||
"plugins" : [ "prism", "-highlight", "include-html"],
|
"plugins" : [
|
||||||
|
"prism",
|
||||||
|
"-highlight",
|
||||||
|
"include-html",
|
||||||
|
"collapsible-menu"
|
||||||
|
],
|
||||||
"pluginsConfig": {
|
"pluginsConfig": {
|
||||||
"prism": {
|
"prism": {
|
||||||
"lang": {
|
"lang": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user