1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00
nats.docs/book.json
Stephen Asbury e8e306c8a8 Added make file
Added title, author to book.json
Added .bookignore
Ran make so docs updated
2019-05-15 10:37:46 -07:00

9 lines
269 B
JSON

{
"title" : "NATS",
"description": "Administrative, developer and conceptual documentation for the NATS messaging system.",
"author": "The NATS Maintainers",
"plugins" : [ "prism", "-highlight", "include-html"],
"pluginsConfig": {
}
}