fix: respect geekdocFileTreeSortBy parameter while creating the toc tree (#771)

This commit is contained in:
Robert Kaussow 2024-01-12 11:56:06 +01:00 committed by GitHub
parent 1d789048f3
commit b750f4ab53
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 50 additions and 4 deletions

View file

@ -0,0 +1,8 @@
---
properties:
- name: sortBy
type: string
description: |
Override the default sort parameter set by [`geekdocFileTreeSortBy`](/usage/configuration/#site-configuration).
required: false
defaultValue: .Site.Params.geekdocFileTreeSortBy