docs: Improve docs website

This commit is contained in:
Karim shoair
2026-01-01 16:56:57 +02:00
parent cb5051ca56
commit c6e4482837
2 changed files with 11 additions and 5 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
mkdocstrings>=1.0.0
mkdocstrings-python>=2.0.1
mkdocs-material[imaging]>=9.7.1
black>=25.12.0
black>=25.12.0
pngquant
+9 -4
View File
@@ -29,6 +29,7 @@ theme:
- navigation.sections
- navigation.tracking
- navigation.instant
- navigation.instant.prefetch
- navigation.instant.progress
# - navigation.tabs
# - navigation.expand
@@ -41,6 +42,7 @@ theme:
- content.action.view
- content.action.edit
- content.code.copy
- content.code.select
- content.code.annotate
- content.code.annotation
@@ -103,10 +105,13 @@ markdown_extensions:
plugins:
- search
# - social:
# cards_layout_options:
# background_color: "#1f1f1f"
# font_family: Roboto
- privacy:
links: false
- optimize
- social:
cards_layout_options:
background_color: "#1f1f1f"
font_family: Roboto
- mkdocstrings:
handlers:
python: