We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6f0f2a commit fa41ca6Copy full SHA for fa41ca6
2 files changed
docs/requirements.txt
@@ -1,5 +1,5 @@
1
-zensical>=0.0.30
2
-mkdocstrings>=1.0.3
+zensical>=0.0.36
+mkdocstrings>=1.0.4
3
mkdocstrings-python>=2.0.3
4
griffe-inherited-docstrings>=1.1.3
5
griffe-runtime-objects>=0.3.1
zensical.toml
@@ -90,6 +90,7 @@ features = [
90
"search.share",
91
"search.suggest",
92
"search.highlight",
93
+ "content.code.copy",
94
]
95
96
[[project.theme.palette]]
0 commit comments