mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
add in anchor plugin
This commit is contained in:
parent
46802a6053
commit
4f0f23c730
33
book.json
33
book.json
@ -1,19 +1,20 @@
|
||||
{
|
||||
"title" : "NATS",
|
||||
"description": "Administrative, developer and conceptual documentation for the NATS messaging system.",
|
||||
"author": "The NATS Maintainers",
|
||||
"plugins" : [
|
||||
"prism",
|
||||
"-highlight",
|
||||
"include-html",
|
||||
"toggle-chapters"
|
||||
],
|
||||
"pluginsConfig": {
|
||||
"prism": {
|
||||
"lang": {
|
||||
"ascii": "markup",
|
||||
"text": "markup"
|
||||
}
|
||||
}
|
||||
"title" : "NATS",
|
||||
"description": "Administrative, developer and conceptual documentation for the NATS messaging system.",
|
||||
"author": "The NATS Maintainers",
|
||||
"plugins" : [
|
||||
"prism",
|
||||
"-highlight",
|
||||
"include-html",
|
||||
"toggle-chapters",
|
||||
"anchors"
|
||||
],
|
||||
"pluginsConfig": {
|
||||
"prism": {
|
||||
"lang": {
|
||||
"ascii": "markup",
|
||||
"text": "markup"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user