prepare release

master
Robert Kaussow 2020-01-14 00:30:58 +01:00
parent aac46df166
commit 1687db7a62
2 changed files with 10 additions and 1 deletions

View File

@ -0,0 +1,9 @@
- FEATURE
- add `geekdocHidden` param to exclude pages/sections from rendered file-tree menu
- add `geekdocFlatSection` param to include only section link into rendered file-tree menu
- add `geekdocBreadcrumb` param to control breadcrumb naviation
- add `geekdocNextPrev` param to page navigation links
- BUGFIX
- normalize variable and parameter names
- fix `geekdocLogo` param and custom logo handling

View File

@ -151,7 +151,7 @@ geekdocEditPath: edit/master/exampleSite/content
# Used for 'Edit this page' link, set to '.File.Path' by default.
# Can be overwritten by a path relative to 'geekdocEditPath'
geekdocFilePath =
geekdocFilePath:
# Set to mark page as flat section (file-tree menu only)
geekdocFlatSection: true