Fixes #12104: Restore copy-to-clipboard & footer navigation in docs

This commit is contained in:
jeremystretch 2023-03-30 16:29:54 -04:00
parent e467589730
commit 0ac8419005

View File

@ -8,6 +8,9 @@ theme:
custom_dir: docs/_theme/
icon:
repo: fontawesome/brands/github
features:
- content.code.copy
- navigation.footer
palette:
- media: "(prefers-color-scheme: light)"
scheme: default
@ -20,7 +23,8 @@ theme:
icon: material/lightbulb
name: Switch to Light Mode
plugins:
- search
- search:
lang: en
- mkdocstrings:
handlers:
python: