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>=1.0.0
mkdocstrings-python>=2.0.1 mkdocstrings-python>=2.0.1
mkdocs-material[imaging]>=9.7.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.sections
- navigation.tracking - navigation.tracking
- navigation.instant - navigation.instant
- navigation.instant.prefetch
- navigation.instant.progress - navigation.instant.progress
# - navigation.tabs # - navigation.tabs
# - navigation.expand # - navigation.expand
@@ -41,6 +42,7 @@ theme:
- content.action.view - content.action.view
- content.action.edit - content.action.edit
- content.code.copy - content.code.copy
- content.code.select
- content.code.annotate - content.code.annotate
- content.code.annotation - content.code.annotation
@@ -103,10 +105,13 @@ markdown_extensions:
plugins: plugins:
- search - search
# - social: - privacy:
# cards_layout_options: links: false
# background_color: "#1f1f1f" - optimize
# font_family: Roboto - social:
cards_layout_options:
background_color: "#1f1f1f"
font_family: Roboto
- mkdocstrings: - mkdocstrings:
handlers: handlers:
python: python: