mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
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.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
INHERIT: mkdocs-common.yml
|
||||
|
||||
site_dir: docs-local
|
||||
use_directory_urls: false
|
||||
|
||||
nav:
|
||||
- Introduction:
|
||||
|
||||
Reference in New Issue
Block a user