Try to use theme.

main
polistern 2021-11-16 13:27:35 +00:00
parent f8973915fd
commit b23883d042
2 changed files with 4 additions and 1 deletions

View File

@ -5,6 +5,10 @@ build:
tools:
python: "3.9"
mkdocs:
configuration: mkdocs.yml
fail_on_warning: false
python:
install:
- requirements: requirements.txt

View File

@ -46,7 +46,6 @@ nav:
- Contributing: about/contributing.md
copyright: <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA 4.0</a>, Maintained by polistern
theme: readthedocs
markdown_extensions:
- admonition