<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/doc/source/conf.py, branch v1.16.5</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 2018 -&gt; 2019</title>
<updated>2019-01-03T20:50:37+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2019-01-01T20:27:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f30635b4d871dfcfaf8cd1362264e6f4c4c2b6c8'/>
<id>f30635b4d871dfcfaf8cd1362264e6f4c4c2b6c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Fix doc source links to unwrap decorators</title>
<updated>2018-07-31T07:34:29+00:00</updated>
<author>
<name>Eric Wieser</name>
<email>wieser.eric@gmail.com</email>
</author>
<published>2018-07-31T07:34:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=0e5864c9ecf8a5691ebf6032ba920126b6103c3e'/>
<id>0e5864c9ecf8a5691ebf6032ba920126b6103c3e</id>
<content type='text'>
Fixes #11639, relates to https://bugs.python.org/issue1764286
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #11639, relates to https://bugs.python.org/issue1764286
</pre>
</div>
</content>
</entry>
<entry>
<title>HTTP -&gt; HTTPS, and other linkrot fixes</title>
<updated>2018-06-16T06:18:19+00:00</updated>
<author>
<name>Mike Toews</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2018-06-16T06:18:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=83828f52b287fefb3d8753a21bd3441997a4d687'/>
<id>83828f52b287fefb3d8753a21bd3441997a4d687</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a modified version of the basic Sphinx search box</title>
<updated>2018-04-21T15:23:09+00:00</updated>
<author>
<name>Alex Thomas</name>
<email>alexthomas93@users.noreply.github.com</email>
</author>
<published>2018-04-21T15:23:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3c6e8e1293f42d100755a9a24161d3511d5bc28b'/>
<id>3c6e8e1293f42d100755a9a24161d3511d5bc28b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: clear up warnings, fix matplotlib plot</title>
<updated>2018-04-17T13:54:10+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2018-04-17T10:46:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=df8e83538461c29bc12c44198574bde8ffefcad7'/>
<id>df8e83538461c29bc12c44198574bde8ffefcad7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>render the example in numpydoc, add ifconfig for host python major version</title>
<updated>2018-04-13T12:01:16+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2018-04-13T12:01:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c989bd430b73181c5415df5f9ccdcfcc314445cb'/>
<id>c989bd430b73181c5415df5f9ccdcfcc314445cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright year</title>
<updated>2018-04-11T11:24:11+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2018-04-11T11:24:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=65844be3d307a151cafe68f1fcf90fa179b5513e'/>
<id>65844be3d307a151cafe68f1fcf90fa179b5513e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace sphinx extension sphinx.ext.pngmath by sphinx.ext.imgmath.</title>
<updated>2017-11-25T19:45:51+00:00</updated>
<author>
<name>Kexuan Sun</name>
<email>me@kianasun.com</email>
</author>
<published>2017-11-25T19:45:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=59f041a5b970d92f9eebc3cd92da61134b5fddaf'/>
<id>59f041a5b970d92f9eebc3cd92da61134b5fddaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed sphinx extension sphinx.ext.pngmath to sphinx.ext.imgmath.</title>
<updated>2017-11-22T02:02:16+00:00</updated>
<author>
<name>Kexuan Sun</name>
<email>me@kianasun.com</email>
</author>
<published>2017-11-22T02:02:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=72ba6f150bfec88866381b367d3bedcc3270453e'/>
<id>72ba6f150bfec88866381b367d3bedcc3270453e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: removes broken docstring example (source code, png, pdf) links</title>
<updated>2017-08-13T16:09:08+00:00</updated>
<author>
<name>James Bourbeau</name>
<email>jrbourbeau@gmail.com</email>
</author>
<published>2017-08-13T16:09:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=1ffaa200cdca7a461f03adb21a9acf1f2f7163ca'/>
<id>1ffaa200cdca7a461f03adb21a9acf1f2f7163ca</id>
<content type='text'>
Currently the (source code, png, pdf) links for docstring examples
are pointing to missing files and give 404 errors (see issue #9500).
This commit removes those links by modifying doc/source/conf.py.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently the (source code, png, pdf) links for docstring examples
are pointing to missing files and give 404 errors (see issue #9500).
This commit removes those links by modifying doc/source/conf.py.
</pre>
</div>
</content>
</entry>
</feed>
