This commit is contained in:
Will McGugan
2021-07-14 20:08:45 +01:00
parent caf62a97da
commit 412af9d94e
3 changed files with 44 additions and 0 deletions

18
mkdocs.yml Normal file
View File

@@ -0,0 +1,18 @@
site_name: Textual
site_url: https://example.com/
theme:
name: "material"
plugins:
- search
- mkdocstrings:
default_handler: python
handlers:
python:
rendering:
show_source: false
watch:
- src/textual