* check return types

* set site url

* change docs publish to tag, for now comment it out
This commit is contained in:
collerek
2024-02-12 19:25:44 +01:00
committed by GitHub
parent 3643239ac2
commit 7f3b15889f
4 changed files with 92 additions and 4 deletions

View File

@ -1,4 +1,5 @@
site_name: ormar
site_url: 'https://collerek.github.io/ormar/'
site_description: A simple async ORM with fastapi in mind and pydantic validation.
nav:
- Overview: index.md
@ -77,6 +78,10 @@ markdown_extensions:
- pymdownx.highlight:
linenums: true
plugins:
- mike:
alias_type: symlink
canonical_version: latest
version_selector: true
- search
- gen-files:
scripts: