mirror of
https://github.com/DS4SD/docling.git
synced 2025-08-01 15:02:21 +00:00
update CLI page pointer
Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
This commit is contained in:
parent
3f7c452678
commit
191be3bf9c
@ -1 +0,0 @@
|
||||
Use the navigation on the left to browse through the reference guides.
|
@ -22,9 +22,7 @@ A simple example would look like this:
|
||||
docling https://arxiv.org/pdf/2206.01062
|
||||
```
|
||||
|
||||
To see all available options (export formats etc.) run `docling --help`. More details in the [CLI reference page](./cli.md).
|
||||
|
||||
|
||||
To see all available options (export formats etc.) run `docling --help`. More details in the [CLI reference page](./reference/cli.md).
|
||||
|
||||
### Advanced options
|
||||
|
||||
|
@ -96,7 +96,6 @@ nav:
|
||||
- "txtai": integrations/txtai.md
|
||||
# - "LangChain 🦜🔗": integrations/langchain.md
|
||||
- Reference:
|
||||
- Reference: reference/index.md
|
||||
- Python API:
|
||||
- Document Converter: reference/document_converter.md
|
||||
- Pipeline options: reference/pipeline_options.md
|
||||
|
Loading…
Reference in New Issue
Block a user