mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Add a method of building a local copy of the docs
This will build the docs into a directory called docs-local, sans the blog. Note the near-total copy/paste of the `nav` due to how mydocs does configuration inheritance; this is fine for now.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -110,6 +110,7 @@ venv.bak/
|
||||
|
||||
# mkdocs documentation
|
||||
/site
|
||||
/docs-local
|
||||
|
||||
# mypy
|
||||
.mypy_cache/
|
||||
|
||||
Reference in New Issue
Block a user