Commit 79c3097
committed
docs(widgets): drop stale sphinx/html5.py line ref from test comment
The comment in ``_sphinx_native_html`` cited ``writers/html5.py:626-629``
which drifted relative to the installed Sphinx 8.2.3 (actual:
``visit_literal_block`` at 589, ``highlight_block`` call at 603,
``'</div>\n'`` append at 614). Drop the line-number suffix and keep the
class-plus-method anchor -- the latter is a stable API reference that
won't rot. (``_base.py``'s matching reference was updated in the
non-HTML-builder commit.)1 parent 5749a07 commit 79c3097
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
291 | | - | |
292 | | - | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
| |||
0 commit comments