<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/doc/api_coverage.rst, branch nedbat/1497</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>Remove :history: lines</title>
<updated>2019-11-10T02:06:43+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-11-10T01:40:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=39f8ce22f2a6fa9d19f45211b5981ac900b8154b'/>
<id>39f8ce22f2a6fa9d19f45211b5981ac900b8154b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document the module-level stuff. #837</title>
<updated>2019-09-09T11:25:59+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-09-09T11:25:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d3c36ea874de1cb902fbab9caa30b118d268b6c1'/>
<id>d3c36ea874de1cb902fbab9caa30b118d268b6c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove use_cache</title>
<updated>2018-08-06T01:41:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-08-06T01:41:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e4eeacc837105c6b83d509454bec31b8fe41f84c'/>
<id>e4eeacc837105c6b83d509454bec31b8fe41f84c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update NOTICE link to GitHub.</title>
<updated>2018-06-24T15:43:28+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-06-24T15:43:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=11998ee5ee43b334744123f820b488091728ae52'/>
<id>11998ee5ee43b334744123f820b488091728ae52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Separate the plugin API docs from the 'using plugins' docs.</title>
<updated>2015-08-15T17:41:35+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-15T17:41:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=15e6f52735225aa2992ade5644d605d2d412f96a'/>
<id>15e6f52735225aa2992ade5644d605d2d412f96a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Finally the right way to get module references correct, without pulling in the module docstring.</title>
<updated>2015-08-07T11:02:08+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-07T11:02:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d0ee108f4b2d3515a4f03801fee226f7b930e699'/>
<id>d0ee108f4b2d3515a4f03801fee226f7b930e699</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix method references in the docs.</title>
<updated>2015-08-03T23:36:59+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-03T23:36:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=10f4e01ba81a1d840e43b5888a4d293e6059e1b9'/>
<id>10f4e01ba81a1d840e43b5888a4d293e6059e1b9</id>
<content type='text'>
Some needed to be :meth:`.foo`, and some didn't.  Turned out it was because of
how the .rst used automodule and autoclass.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some needed to be :meth:`.foo`, and some didn't.  Turned out it was because of
how the .rst used automodule and autoclass.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated docs for 4.0b1</title>
<updated>2015-08-02T21:49:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-02T21:49:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=92f21e865884798b009fbb0df2aad84d7570cc04'/>
<id>92f21e865884798b009fbb0df2aad84d7570cc04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split the api docs into separate pages.</title>
<updated>2015-08-02T15:45:41+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-02T15:45:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=959447537d8d8f4d91f5bf25b810e49bdaffddf6'/>
<id>959447537d8d8f4d91f5bf25b810e49bdaffddf6</id>
<content type='text'>
The :meth: references are annoying, and some aren't right yet. :(
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The :meth: references are annoying, and some aren't right yet. :(
</pre>
</div>
</content>
</entry>
</feed>
