Allow description text in toc-tree items

This commit is contained in:
Alvaro Torres Cogollo 2020-11-10 22:05:56 +01:00
parent 7ff16786bd
commit a565da529f
2 changed files with 8 additions and 2 deletions

View file

@ -170,6 +170,9 @@ weight = 10
# Set how many table of contents levels to be showed on page.
geekdocToC = 3
# Set a description for the current page. This will be shown in toc-trees objects
GeekdocDescription =
# Show a breadcrumb navigation bar at the top of each docs page.
geekdocBreadcrumb = false
@ -207,6 +210,9 @@ weight: 10
# Set how many table of contents levels to be showed on page.
geekdocToC: 3
# Set a description for the current page. This will be shown in toc-trees objects
GeekdocDescription:
# Show a breadcrumb navigation bar at the top of each docs page.
geekdocBreadcrumb: false