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 d2cff48 commit 8dd1f24Copy full SHA for 8dd1f24
docs/conf.py
@@ -255,6 +255,8 @@ def setup(app: sphinx.application.Sphinx) -> None:
255
# Output file base name for HTML help builder.
256
htmlhelp_basename = "zarrdoc"
257
258
+maximum_signature_line_length = 80
259
+
260
# -- Options for LaTeX output ---------------------------------------------
261
262
latex_elements = {
0 commit comments