We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9623c7b + c5d1f8e commit 8dfff77Copy full SHA for 8dfff77
docs/conf.py
@@ -35,6 +35,8 @@
35
]
36
autodoc2_render_plugin = "myst"
37
38
+maximum_signature_line_length = 80
39
+
40
intersphinx_mapping = {
41
"python": ("https://docs.python.org/3/", None),
42
"itkwasm": ("https://itkwasm.readthedocs.io/en/latest/", None),
0 commit comments