-
-
Notifications
You must be signed in to change notification settings - Fork 47.7k
Open
@lighting9999
Description
Feature description
I suggestion this project's pages use furo theme.
use method
# pyproject.toml [project.optional-dependencies] docs = [ "sphinx>=7.0", "furo>=2024年1月29日", # Modern theme "sphinx-copybutton>=0.5.2" # Optional UX enhancer ]
# docs/conf.py html_theme = "furo" html_theme_options = { "source_repository": "https://github.com/your/repo/", "source_branch": "main", "source_directory": "docs/", }
I'm ready to give this pull requests to Update.