initial commit
This commit is contained in:
12
libs/CLI11/book/book.json
Normal file
12
libs/CLI11/book/book.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user