mkdocstrings-python 1.18.0__py3-none-any.whl → 1.18.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- mkdocstrings_handlers/python/templates/material/_base/class.html.jinja +1 -1
- {mkdocstrings_python-1.18.0.dist-info → mkdocstrings_python-1.18.1.dist-info}/METADATA +1 -1
- {mkdocstrings_python-1.18.0.dist-info → mkdocstrings_python-1.18.1.dist-info}/RECORD +6 -6
- {mkdocstrings_python-1.18.0.dist-info → mkdocstrings_python-1.18.1.dist-info}/WHEEL +0 -0
- {mkdocstrings_python-1.18.0.dist-info → mkdocstrings_python-1.18.1.dist-info}/entry_points.txt +0 -0
- {mkdocstrings_python-1.18.0.dist-info → mkdocstrings_python-1.18.1.dist-info}/licenses/LICENSE +0 -0
|
@@ -107,7 +107,7 @@ Context:
|
|
|
107
107
|
{% endfor %}
|
|
108
108
|
</div>
|
|
109
109
|
{% endif %}
|
|
110
|
-
{% if config.separate_signature %}
|
|
110
|
+
{% if config.separate_signature and not (config.show_overloads and function.overloads and config.overloads_only) %}
|
|
111
111
|
{% filter format_signature(function, config.line_length, crossrefs=config.signature_crossrefs) %}
|
|
112
112
|
{{ class.name }}
|
|
113
113
|
{% endfilter %}
|
|
@@ -14,7 +14,7 @@ mkdocstrings_handlers/python/templates/material/_base/backlinks.html.jinja,sha25
|
|
|
14
14
|
mkdocstrings_handlers/python/templates/material/_base/children.html,sha256=EQuTDoMRrICrieD62VZ9Ay-tw3sJQe4Jh7yDnFe1zFk,307
|
|
15
15
|
mkdocstrings_handlers/python/templates/material/_base/children.html.jinja,sha256=zPORhI3jnTmZRDDQ7LymGmgpDD31v7j6L9gsrx9U55g,7882
|
|
16
16
|
mkdocstrings_handlers/python/templates/material/_base/class.html,sha256=phAElLOLdaCRMW7uv1G5ePW3deavBpCp29OsK2Njn6E,298
|
|
17
|
-
mkdocstrings_handlers/python/templates/material/_base/class.html.jinja,sha256=
|
|
17
|
+
mkdocstrings_handlers/python/templates/material/_base/class.html.jinja,sha256=y_cbV13H75MIY4-LkKmduaciMr6ed1RkMy1xHGEVGyg,10588
|
|
18
18
|
mkdocstrings_handlers/python/templates/material/_base/docstring.html,sha256=x2JcxMNtM0xc1qZv1cKJQv4svNXyFThtKLJ66YqFHAQ,310
|
|
19
19
|
mkdocstrings_handlers/python/templates/material/_base/docstring.html.jinja,sha256=2xXPuCP9haFUjmkNvc7n49UZaaQDD0GA9yJQ--N4234,4760
|
|
20
20
|
mkdocstrings_handlers/python/templates/material/_base/docstring/admonition.html,sha256=YAwZQv3ABAtcge8-PTpi0jIAaDONE8E2sWiBSSKSl98,343
|
|
@@ -204,8 +204,8 @@ mkdocstrings_handlers/python/templates/readthedocs/languages/ja.html.jinja,sha25
|
|
|
204
204
|
mkdocstrings_handlers/python/templates/readthedocs/languages/zh.html,sha256=OIRkMlzFJ_wlXFzB96874tz6zn8UVFpEQX2hQJru2ug,79
|
|
205
205
|
mkdocstrings_handlers/python/templates/readthedocs/languages/zh.html.jinja,sha256=OuvrkorxuL0gKZNYneann1bwd1Z2i5bBY7SbC496HDw,46
|
|
206
206
|
mkdocstrings_handlers/python/templates/readthedocs/style.css,sha256=Ds8vF1rSxc2B0c4P10osx4cqXHWMntcSCxmRfX-nfzw,971
|
|
207
|
-
mkdocstrings_python-1.18.
|
|
208
|
-
mkdocstrings_python-1.18.
|
|
209
|
-
mkdocstrings_python-1.18.
|
|
210
|
-
mkdocstrings_python-1.18.
|
|
211
|
-
mkdocstrings_python-1.18.
|
|
207
|
+
mkdocstrings_python-1.18.1.dist-info/METADATA,sha256=D4g2OmTcTFX2mapO4EoLeSOe6BJdmZGWR87SV4NlUHY,5603
|
|
208
|
+
mkdocstrings_python-1.18.1.dist-info/WHEEL,sha256=9P2ygRxDrTJz3gsagc0Z96ukrxjr-LFBGOgv3AuKlCA,90
|
|
209
|
+
mkdocstrings_python-1.18.1.dist-info/entry_points.txt,sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs,34
|
|
210
|
+
mkdocstrings_python-1.18.1.dist-info/licenses/LICENSE,sha256=JGb4pdPEM8TTjjhr-uNCO7oXkiVrwG5Pz0JamcjNF_s,754
|
|
211
|
+
mkdocstrings_python-1.18.1.dist-info/RECORD,,
|
|
File without changes
|
{mkdocstrings_python-1.18.0.dist-info → mkdocstrings_python-1.18.1.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
{mkdocstrings_python-1.18.0.dist-info → mkdocstrings_python-1.18.1.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|