docs: add automatic generation of CLI reference (#325)
* docs: add automatic generation of CLI reference Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> * install deps for building CLI ref Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> --------- Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
9
docs/cli.md
Normal file
9
docs/cli.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# CLI Reference
|
||||
|
||||
This page provides documentation for our command line tools.
|
||||
|
||||
::: mkdocs-click
|
||||
:module: docling.cli.main
|
||||
:command: click_app
|
||||
:prog_name: docling
|
||||
:style: table
|
||||
Reference in New Issue
Block a user