update CLI page pointer

Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
This commit is contained in:
Panos Vagenas 2024-12-10 15:20:54 +01:00
parent 3f7c452678
commit 191be3bf9c
3 changed files with 1 additions and 5 deletions

View File

@ -1 +0,0 @@
Use the navigation on the left to browse through the reference guides.

View File

@ -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

View File

@ -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