pdoc 14.5.0__py3-none-any.whl → 14.5.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.
- pdoc/__init__.py +1 -1
- pdoc/templates/math.html.jinja2 +0 -1
- {pdoc-14.5.0.dist-info → pdoc-14.5.1.dist-info}/METADATA +1 -1
- {pdoc-14.5.0.dist-info → pdoc-14.5.1.dist-info}/RECORD +8 -8
- {pdoc-14.5.0.dist-info → pdoc-14.5.1.dist-info}/LICENSE +0 -0
- {pdoc-14.5.0.dist-info → pdoc-14.5.1.dist-info}/WHEEL +0 -0
- {pdoc-14.5.0.dist-info → pdoc-14.5.1.dist-info}/entry_points.txt +0 -0
- {pdoc-14.5.0.dist-info → pdoc-14.5.1.dist-info}/top_level.txt +0 -0
pdoc/__init__.py
CHANGED
@@ -475,7 +475,7 @@ You can find an example in [`examples/library-usage`](https://github.com/mitmpro
|
|
475
475
|
from __future__ import annotations
|
476
476
|
|
477
477
|
__docformat__ = "markdown" # explicitly disable rST processing in the examples above.
|
478
|
-
__version__ = "14.5.
|
478
|
+
__version__ = "14.5.1" # this is read from setup.py
|
479
479
|
|
480
480
|
from pathlib import Path
|
481
481
|
from typing import overload
|
pdoc/templates/math.html.jinja2
CHANGED
@@ -10,7 +10,6 @@
|
|
10
10
|
}
|
11
11
|
};
|
12
12
|
</script>
|
13
|
-
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
|
14
13
|
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
|
15
14
|
<script>
|
16
15
|
/* Re-invoke MathJax when DOM content changes, for example during search. */
|
@@ -1,4 +1,4 @@
|
|
1
|
-
pdoc/__init__.py,sha256=
|
1
|
+
pdoc/__init__.py,sha256=bhq50jgLNwpui952AYj4NyCl5ahLjjn0czk_sChTmrk,21176
|
2
2
|
pdoc/__main__.py,sha256=79uLvuQ8eHvU_tzXy4akpKMdDF2DN0xg5VPgv4pmyGo,8418
|
3
3
|
pdoc/_compat.py,sha256=wKGKTxTTxfNjEcKPwvtuvNeOyiozPfL52h8PArKky-0,3843
|
4
4
|
pdoc/doc.py,sha256=zmXHLmMBB-evOSXyV6cR-bYfQSI6bBIIwODJQZtT7Pk,48400
|
@@ -21,7 +21,7 @@ pdoc/templates/content.css,sha256=eBji75EG9DRr8L2NftE3LesQqW4o56_yIt0NXq_cCZY,91
|
|
21
21
|
pdoc/templates/custom.css,sha256=62cn8AmBJiplFJyAKXoZSlVa1s3lNOjkYwDp20pF-ew,106
|
22
22
|
pdoc/templates/layout.css,sha256=xv7AgPtHiazW7S2AtNebRr2BKmOSPmX2wwcejXBRfQ0,4670
|
23
23
|
pdoc/templates/livereload.html.jinja2,sha256=VHbZWN_dBRgBpaRzszvXbbX278-fzbok0JRIOeLep_E,566
|
24
|
-
pdoc/templates/math.html.jinja2,sha256=
|
24
|
+
pdoc/templates/math.html.jinja2,sha256=Jov3pJu5bnouB3jO1Mqoj6aERFlKwiOlnE_0-z4jycE,998
|
25
25
|
pdoc/templates/mermaid.html.jinja2,sha256=cZSmk1Zmec2HaziyEiz2jgmjzQmrG-ZhQISGrhXa1Qc,625
|
26
26
|
pdoc/templates/search.html.jinja2,sha256=6mfYR7S8bI7aprnZFCNvusnji5Zj-QpufaCjSMUQ3Bc,7497
|
27
27
|
pdoc/templates/search.js.jinja2,sha256=pRH-19e80c7Nlu9cKckse4RRruRoYjyiDZscZ3nIdbs,1773
|
@@ -47,9 +47,9 @@ pdoc/templates/resources/info-circle-fill.svg,sha256=kO3AMXfWtacpJPzC8Pvihf46OZd
|
|
47
47
|
pdoc/templates/resources/lightning-fill.svg,sha256=XEyCtbgxeAlwCezdsf7N0NFd5aMjwqyJJDpaFbYYTFA,265
|
48
48
|
pdoc/templates/resources/navtoggle.svg,sha256=WVR0BJIucX0MgwwEawmfX0qYD1i_dSbUhoGnqPef3jw,187
|
49
49
|
pdoc/templates/resources/pdoc-logo.svg,sha256=w5OsMmytDaA2Fr9CobeQQFxBNx4-wFFHtLvkORj0gjk,6989
|
50
|
-
pdoc-14.5.
|
51
|
-
pdoc-14.5.
|
52
|
-
pdoc-14.5.
|
53
|
-
pdoc-14.5.
|
54
|
-
pdoc-14.5.
|
55
|
-
pdoc-14.5.
|
50
|
+
pdoc-14.5.1.dist-info/LICENSE,sha256=fhLl30uuEsshWBuhV87SDhmGoFCN0Q0Oikq5pM-U6Fw,1211
|
51
|
+
pdoc-14.5.1.dist-info/METADATA,sha256=P7b0Scr4vqcuncgp_3LwSwz1zvqpd4uOwiIxWojZgS0,7289
|
52
|
+
pdoc-14.5.1.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
53
|
+
pdoc-14.5.1.dist-info/entry_points.txt,sha256=-bK-S1ZvmqCWqi1hGnsl5nayWkzXB1BEs-Cynh5QZaI,43
|
54
|
+
pdoc-14.5.1.dist-info/top_level.txt,sha256=rg5eIToBHzwTfZZi1E7NVHgie5joQuSuU1rWV0qKS9k,5
|
55
|
+
pdoc-14.5.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|