mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-08 12:48:28 +00:00
docs: make navigation menus collapse and expand (#2573)
* 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>
---------
Signed-off-by: Robyn J <bobbinrobyn@users.noreply.github.com>
This commit is contained in:
@@ -46,7 +46,7 @@ theme:
|
|||||||
# - navigation.instant.preview
|
# - navigation.instant.preview
|
||||||
- navigation.instant.progress
|
- navigation.instant.progress
|
||||||
- navigation.path
|
- navigation.path
|
||||||
- navigation.sections # <=
|
# - navigation.sections # <= if set, navigation menus will not collapse and expand
|
||||||
- navigation.top
|
- navigation.top
|
||||||
- navigation.tracking
|
- navigation.tracking
|
||||||
- search.suggest
|
- search.suggest
|
||||||
|
|||||||
Reference in New Issue
Block a user