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:
Robyn Johnson
2025-11-14 06:29:25 -06:00
committed by GitHub
parent 14b436d590
commit ae30373ee7
3 changed files with 21 additions and 23 deletions

View File

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