v01
This commit is contained in:
16
thirdparty/CLI11/book/book.json
vendored
Normal file
16
thirdparty/CLI11/book/book.json
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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