Files
KubeControl/libs/CLI11/book/book.json
2023-08-05 13:41:10 +02:00

13 lines
296 B
JSON

{
"title": "CLI11 Tutorial",
"description": "A set of examples and detailed information about CLI11",
"author": "Henry Schreiner",
"plugins": ["include-codeblock", "term", "hints"],
"pluginsConfig": {
"include-codeblock": {
"unindent": true,
"fixlang": true
}
}
}