Skip to content

Commit 745da84

Browse files
authored
DOC: split lines
1 parent 409c053 commit 745da84

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/source/_templates/indexcontent.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
<h1>{{ docstitle|e }}</h1>
88
<p>
99
Welcome! This is the documentation for NumPy {{ release|e }}
10-
{%- if last_updated %}, last updated {{ last_updated|e }}{% endif %}. For a PDF version of the documentation, go to <a href="https://numpy.org/doc/">https://numpy.org/doc/</a>.
10+
{%- if last_updated %}, last updated {{ last_updated|e }}{% endif %}.
11+
For a PDF version of the documentation, go to <a href="https://numpy.org/doc/">https://numpy.org/doc/</a>.
1112
</p>
1213
<p><strong>For users:</strong></p>
1314
<table class="contentstable" align="center"><tr>

0 commit comments

Comments
 (0)