<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/doc/source/_templates, branch master</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>DOC: Update landing page to match table of contents - Step 1 - See #17845</title>
<updated>2021-02-08T02:49:49+00:00</updated>
<author>
<name>Mary</name>
<email>sleeplessinseattle.dev@gmail.com</email>
</author>
<published>2021-02-08T02:49:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=1f08651605f8edcc1e2823388778eafd4a0455dc'/>
<id>1f08651605f8edcc1e2823388778eafd4a0455dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Fix whitespace before "last updated" on overview page</title>
<updated>2021-02-05T17:14:56+00:00</updated>
<author>
<name>Matthias Geier</name>
<email>Matthias.Geier@gmail.com</email>
</author>
<published>2021-02-05T17:04:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=12a407cb35740bccf0f81696426398ca05ede7de'/>
<id>12a407cb35740bccf0f81696426398ca05ede7de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #17637 from takanori-pskq/i13114-add-module-template</title>
<updated>2020-12-16T07:27:39+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2020-12-16T07:27:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b19eaf1fdb277310e82defbfc82d6476c3845dfd'/>
<id>b19eaf1fdb277310e82defbfc82d6476c3845dfd</id>
<content type='text'>
DOC: Add module template</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DOC: Add module template</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Modify Templates (#17691)</title>
<updated>2020-11-04T11:13:39+00:00</updated>
<author>
<name>Takanori H</name>
<email>takanori17h@gmail.com</email>
</author>
<published>2020-11-04T11:13:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b219f69db011a89e6c514ee487dc437f607c4d94'/>
<id>b219f69db011a89e6c514ee487dc437f607c4d94</id>
<content type='text'>
* DOC: Modify Templates</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* DOC: Modify Templates</pre>
</div>
</content>
</entry>
<entry>
<title>Update doc/source/_templates/autosummary/module.rst</title>
<updated>2020-10-29T12:57:22+00:00</updated>
<author>
<name>Takanori H</name>
<email>takanori17h@gmail.com</email>
</author>
<published>2020-10-29T12:57:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=05debfd0faf61552152d440676e0fb67041bf881'/>
<id>05debfd0faf61552152d440676e0fb67041bf881</id>
<content type='text'>
Co-authored-by: Eric Wieser &lt;wieser.eric@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Eric Wieser &lt;wieser.eric@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Add module template</title>
<updated>2020-10-26T01:50:27+00:00</updated>
<author>
<name>takanori-pskq</name>
<email>takanori17h@gmail.com</email>
</author>
<published>2020-10-10T06:00:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=888634543fc591f70abfb62e350afbac67b66f6d'/>
<id>888634543fc591f70abfb62e350afbac67b66f6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Update top links in landing page</title>
<updated>2020-10-09T19:40:49+00:00</updated>
<author>
<name>Ben Nathanson</name>
<email>github@bigriver.xyz</email>
</author>
<published>2020-10-09T19:40:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c6dc9d66ebc7dca16eb83686e74673668b276440'/>
<id>c6dc9d66ebc7dca16eb83686e74673668b276440</id>
<content type='text'>
Same intent as PR #17365 -- point "Installation" links to Hugo, start
page with "What is NumPy", let Hugo page link to
"Troubleshooting ImportError".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Same intent as PR #17365 -- point "Installation" links to Hugo, start
page with "What is NumPy", let Hugo page link to
"Troubleshooting ImportError".
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Use consistent lowercase on docs landing page</title>
<updated>2020-10-07T22:46:42+00:00</updated>
<author>
<name>Ben Nathanson</name>
<email>github@bigriver.xyz</email>
</author>
<published>2020-10-07T22:46:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d868325d62b707ccaa3b14a10b6d9897f2956592'/>
<id>d868325d62b707ccaa3b14a10b6d9897f2956592</id>
<content type='text'>
Corrects titles to all use sentence case, per style guide.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Corrects titles to all use sentence case, per style guide.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #17391 from bjnath/doc-conventions</title>
<updated>2020-10-05T20:04:13+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-10-05T20:04:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=923e77abdbc22c0ee5816086a334617bf7935f1c'/>
<id>923e77abdbc22c0ee5816086a334617bf7935f1c</id>
<content type='text'>
DOC: Replace "About NumPy" with "Document conventions"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DOC: Replace "About NumPy" with "Document conventions"</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Replace "About NumPy" with "Document conventions"</title>
<updated>2020-09-28T19:55:23+00:00</updated>
<author>
<name>Ben Nathanson</name>
<email>github@bigriver.xyz</email>
</author>
<published>2020-09-28T19:55:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=47c32b959ae71eb2c65c3b9b06796614105f5964'/>
<id>47c32b959ae71eb2c65c3b9b06796614105f5964</id>
<content type='text'>
Eliminates the unhelpful "About NumPy" title. All contents
of the original appear more prominently elsewhere,
except for the information about document conventions,
which is now the title and subject.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Eliminates the unhelpful "About NumPy" title. All contents
of the original appear more prominently elsewhere,
except for the information about document conventions,
which is now the title and subject.
</pre>
</div>
</content>
</entry>
</feed>
