From e6fbe71c0475c791136579fab630c77c15342e53 Mon Sep 17 00:00:00 2001 From: Dave Pearson Date: Mon, 6 Feb 2023 14:05:21 +0000 Subject: [PATCH] Solve the problem of local docs and directory/index.html links See https://github.com/Textualize/textual/issues/631#issuecomment-1418960080 -- this addresses that problem pretty much perfectly. --- mkdocs-local.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs-local.yml b/mkdocs-local.yml index c922851f1..d6249854f 100644 --- a/mkdocs-local.yml +++ b/mkdocs-local.yml @@ -1,6 +1,7 @@ INHERIT: mkdocs-common.yml site_dir: docs-local +use_directory_urls: false nav: - Introduction: