Files
hailort/hailort/external/cli11-src/book/book.json
2026-02-09 19:48:25 +01:00

17 lines
338 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
}
}
}