mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
18 lines
401 B
JSON
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"
|
|
}
|
|
}
|
|
}
|
|
} |