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 2dc791e commit 974c8a3Copy full SHA for 974c8a3
apidoc/_templates/trace.rst
@@ -1,5 +1,5 @@
1
:mod:`{{module}}`.{{objname}}
2
-{{ underline }}
+{{ underline }}============================
3
4
5
.. currentmodule:: {{ module }}
@@ -12,7 +12,7 @@
12
13
14
:mod:`{{module}}`.{{objname.lower()}}
15
+{{ underline }}================================
16
17
.. autosummary::
18
apidoc/figure.rst
0 commit comments