From d60e6dd02de9e5f67ab2da4c5b752895984e87da Mon Sep 17 00:00:00 2001 From: Lukas Schmid Date: Thu, 25 Apr 2024 12:44:42 +0200 Subject: [PATCH] Edit mkdocs config --- mkdocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 670f9af..fb778e7 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -11,8 +11,8 @@ plugins: options: docstring_style: sphinx - include_dir_to_nav: - sort_file: true - sort_directory: true + sort_file: true + sort_directory: true nav: - 'quickstart.md' - 'buildroot-setup.md'