File tree Expand file tree Collapse file tree 4 files changed +45
-20
lines changed
Expand file tree Collapse file tree 4 files changed +45
-20
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11site_name : Uvicorn
22site_description : The lightning-fast ASGI server.
33site_url : https://uvicorn.dev
4+
5+ repo_name : Kludex/uvicorn
6+ repo_url : https://github.com/Kludex/uvicorn
7+ edit_uri : edit/main/docs/
8+
49strict : true
510
611theme :
2025 toggle :
2126 icon : " material/lightbulb-outline"
2227 name : " Switch to light mode"
28+ icon :
29+ repo : fontawesome/brands/github
2330 features :
2431 - search.suggest
2532 - search.highlight
@@ -34,10 +41,6 @@ theme:
3441 - toc.follow # https://squidfunk.github.io/mkdocs-material/setup/setting-up-navigation/#anchor-following
3542 - announce.dismiss # https://squidfunk.github.io/mkdocs-material/setup/setting-up-the-header/#mark-as-read
3643
37- repo_name : Kludex/uvicorn
38- repo_url : https://github.com/Kludex/uvicorn
39- edit_uri : edit/main/docs/
40-
4144# https://www.mkdocs.org/user-guide/configuration/#validation
4245validation :
4346 omitted_files : warn
Original file line number Diff line number Diff line change @@ -74,9 +74,9 @@ dev = [
7474]
7575docs = [
7676 " mkdocs==1.6.1" ,
77- " mkdocs-material==9.6.13 " ,
78- " mkdocstrings-python==1.16.12 " ,
79- " mkdocs-llmstxt==0.2 .0" ,
77+ " mkdocs-material==9.6.21 " ,
78+ " mkdocstrings-python==1.18.2 " ,
79+ " mkdocs-llmstxt==0.4 .0" ,
8080]
8181
8282[tool .uv ]
You can’t perform that action at this time.
0 commit comments