1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00
nats.docs/book.json
2019-05-15 13:08:46 -07:00

18 lines
401 B
JSON

{
"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"
}
}
}
}