mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-08 12:48:28 +00:00
docs: combine Home and Getting Started pages (#2600)
* Update mkdocs.yml
Remove navigations.sections feature so that navigation menus will collapse & expand. They are collapsed by default.
* docs: add sign-off
DCO Remediation Commit for Robyn J <bobbinrobyn@users.noreply.github.com>
I, Robyn J <bobbinrobyn@users.noreply.github.com>, hereby add my Signed-off-by to this commit: b7d7441827
Signed-off-by: Robyn J <bobbinrobyn@users.noreply.github.com>
* docs: Combine Home and Getting Started page
Combine home and getting stated pages, and rename the page "Documentation"
Signed-off-by: Robyn J <bobbinrobyn@users.noreply.github.com>
---------
Signed-off-by: Robyn J <bobbinrobyn@users.noreply.github.com>
This commit is contained in:
@@ -52,10 +52,8 @@ theme:
|
||||
- search.suggest
|
||||
- toc.follow
|
||||
nav:
|
||||
- Home:
|
||||
- "Docling": index.md
|
||||
- Getting started:
|
||||
- Getting started: getting_started/index.md
|
||||
- Documentation:
|
||||
- "Docling documentation": index.md
|
||||
- Installation:
|
||||
- Installation: installation/index.md
|
||||
- Usage:
|
||||
|
||||
Reference in New Issue
Block a user