Skip to content

Commit db8d7ae

Browse files
committed
Deployed 9055d58 with MkDocs version: 1.2.3
1 parent 52e1c76 commit db8d7ae

23 files changed

Lines changed: 1571 additions & 1198 deletions

assets/_mkdocstrings.css

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,41 @@ h5.doc-heading {
3030
display: inline;
3131
}
3232

33+
/* Defaults in Spacy table style/ */
34+
.doc-param-default {
35+
float: right;
36+
}
37+
/* Don't capitalize names. */
38+
h5.doc-heading {
39+
text-transform: none !important;
40+
}
41+
42+
/* Avoid breaking parameters name, etc. in table cells. */
43+
.doc-contents td code {
44+
word-break: normal !important;
45+
}
46+
47+
/* For pieces of Markdown rendered in table cells. */
48+
.doc-contents td p {
49+
margin-top: 0 !important;
50+
margin-bottom: 0 !important;
51+
}
52+
53+
/* Max width for docstring sections tables. */
54+
.doc .md-typeset__table,
55+
.doc .md-typeset__table table {
56+
display: table !important;
57+
width: 100%;
58+
}
59+
.doc .md-typeset__table tr {
60+
display: table-row;
61+
}
62+
63+
/* Avoid line breaks in rendered fields. */
64+
.field-body p {
65+
display: inline;
66+
}
67+
3368
/* Defaults in Spacy table style/ */
3469
.doc-param-default {
3570
float: right;

coverage/covindex.html

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<header>
1212
<div class="content">
1313
<h1>Coverage report:
14-
<span class="pc_cov">87.28%</span>
14+
<span class="pc_cov">85.53%</span>
1515
</h1>
1616
<div id="help_panel_wrapper">
1717
<input id="help_panel_state" type="checkbox">
@@ -54,30 +54,30 @@ <h1>Coverage report:
5454
<tbody>
5555
<tr class="file">
5656
<td class="name left"><a href="d_7c5e48b88f50e873_extension_py.html">src/mkdocstrings/extension.py</a></td>
57-
<td>110</td>
57+
<td>116</td>
5858
<td>13</td>
5959
<td>0</td>
60-
<td>32</td>
60+
<td>36</td>
6161
<td>4</td>
62-
<td class="right" data-ratio="123 142">86.62%</td>
62+
<td class="right" data-ratio="133 152">87.50%</td>
6363
</tr>
6464
<tr class="file">
6565
<td class="name left"><a href="d_fca87304f13ef3fa_base_py.html">src/mkdocstrings/handlers/base.py</a></td>
66-
<td>168</td>
67-
<td>21</td>
66+
<td>212</td>
67+
<td>35</td>
6868
<td>0</td>
69-
<td>68</td>
70-
<td>11</td>
71-
<td class="right" data-ratio="192 236">81.36%</td>
69+
<td>92</td>
70+
<td>21</td>
71+
<td class="right" data-ratio="230 304">75.66%</td>
7272
</tr>
7373
<tr class="file">
7474
<td class="name left"><a href="d_fca87304f13ef3fa_rendering_py.html">src/mkdocstrings/handlers/rendering.py</a></td>
7575
<td>109</td>
76-
<td>8</td>
76+
<td>7</td>
7777
<td>0</td>
7878
<td>56</td>
79-
<td>6</td>
80-
<td class="right" data-ratio="149 165">90.30%</td>
79+
<td>5</td>
80+
<td class="right" data-ratio="151 165">91.52%</td>
8181
</tr>
8282
<tr class="file">
8383
<td class="name left"><a href="d_7c5e48b88f50e873_inventory_py.html">src/mkdocstrings/inventory.py</a></td>
@@ -108,12 +108,12 @@ <h1>Coverage report:
108108
</tr>
109109
<tr class="file">
110110
<td class="name left"><a href="d_a44f0ac069e85531_conftest_py.html">tests/conftest.py</a></td>
111-
<td>32</td>
111+
<td>29</td>
112112
<td>3</td>
113113
<td>0</td>
114114
<td>2</td>
115115
<td>0</td>
116-
<td class="right" data-ratio="31 34">91.18%</td>
116+
<td class="right" data-ratio="28 31">90.32%</td>
117117
</tr>
118118
<tr class="file">
119119
<td class="name left"><a href="d_002c493ad4b8202f___init___py.html">tests/fixtures/__init__.py</a></td>
@@ -180,41 +180,41 @@ <h1>Coverage report:
180180
</tr>
181181
<tr class="file">
182182
<td class="name left"><a href="d_a44f0ac069e85531_test_extension_py.html">tests/test_extension.py</a></td>
183-
<td>50</td>
183+
<td>53</td>
184184
<td>0</td>
185185
<td>0</td>
186186
<td>4</td>
187187
<td>1</td>
188-
<td class="right" data-ratio="53 54">98.15%</td>
188+
<td class="right" data-ratio="56 57">98.25%</td>
189189
</tr>
190190
<tr class="file">
191191
<td class="name left"><a href="d_a44f0ac069e85531_test_handlers_py.html">tests/test_handlers.py</a></td>
192-
<td>21</td>
192+
<td>19</td>
193193
<td>0</td>
194194
<td>0</td>
195195
<td>2</td>
196196
<td>0</td>
197-
<td class="right" data-ratio="23 23">100.00%</td>
197+
<td class="right" data-ratio="21 21">100.00%</td>
198198
</tr>
199199
<tr class="file">
200200
<td class="name left"><a href="d_a44f0ac069e85531_test_inventory_py.html">tests/test_inventory.py</a></td>
201-
<td>27</td>
201+
<td>25</td>
202202
<td>0</td>
203203
<td>0</td>
204204
<td>8</td>
205205
<td>0</td>
206-
<td class="right" data-ratio="35 35">100.00%</td>
206+
<td class="right" data-ratio="33 33">100.00%</td>
207207
</tr>
208208
</tbody>
209209
<tfoot>
210210
<tr class="total">
211211
<td class="name left">Total</td>
212-
<td>738</td>
213-
<td>68</td>
212+
<td>784</td>
213+
<td>81</td>
214214
<td>0</td>
215-
<td>245</td>
216-
<td>37</td>
217-
<td class="right" data-ratio="858 983">87.28%</td>
215+
<td>273</td>
216+
<td>46</td>
217+
<td class="right" data-ratio="904 1057">85.53%</td>
218218
</tr>
219219
</tfoot>
220220
</table>
@@ -226,7 +226,7 @@ <h1>Coverage report:
226226
<div class="content">
227227
<p>
228228
<a class="nav" href="https://coverage.readthedocs.io">coverage.py v6.3.2</a>,
229-
created at 2022-03-01 19:17 +0100
229+
created at 2022-04-10 14:07 +0200
230230
</p>
231231
</div>
232232
</footer>

0 commit comments

Comments
 (0)