<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/doc/_themes, branch 7727_autosummary_PycodeError</title>
<subtitle>github.com: sphinx-doc/sphinx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/'/>
<entry>
<title>Strip trailing whitespaces and normalize line endings</title>
<updated>2020-10-03T11:47:01+00:00</updated>
<author>
<name>François Freitag</name>
<email>mail@franek.fr</email>
</author>
<published>2020-10-03T11:47:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=5166dd194c27b63d2211e70272d9a39ffda36744'/>
<id>5166dd194c27b63d2211e70272d9a39ffda36744</id>
<content type='text'>
Trailing whitespace do not have impact on the result, they are just
unused bytes. Most text editors are configured to strip trailing
whitespaces. Remove them all in one go.

Update a handful of files to use the UNIX line ending.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Trailing whitespace do not have impact on the result, they are just
unused bytes. Most text editors are configured to strip trailing
whitespaces. Remove them all in one go.

Update a handful of files to use the UNIX line ending.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #7534: docs: Big vertical whitespace rendered in official doc</title>
<updated>2020-04-22T14:37:44+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-04-22T14:37:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=e1c7e9d481ab9967b7dee0860662d25556b5f587'/>
<id>e1c7e9d481ab9967b7dee0860662d25556b5f587</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Use html_baseurl</title>
<updated>2020-04-17T15:01:48+00:00</updated>
<author>
<name>Matthias Geier</name>
<email>Matthias.Geier@gmail.com</email>
</author>
<published>2020-04-17T15:01:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=fc78f09441ebfe2c3b3be693f77c2702522a33c0'/>
<id>fc78f09441ebfe2c3b3be693f77c2702522a33c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove redundant type="text/javascript" from &lt;script&gt; elements</title>
<updated>2019-12-15T15:52:40+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-12-15T15:01:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=e6915baae8174c84418b950f10408a60034627ce'/>
<id>e6915baae8174c84418b950f10408a60034627ce</id>
<content type='text'>
In HTML5, &lt;script&gt; elements default to MIME type text/javascript. The
HTML5 living standard and MDN recommend against including the attribute.

From https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script#attr-type

&gt; The HTML5 specification urges authors to omit the attribute rather
&gt; than provide a redundant MIME type.

From https://html.spec.whatwg.org/#the-script-element

&gt; Authors should omit the type attribute instead of redundantly setting
&gt; it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In HTML5, &lt;script&gt; elements default to MIME type text/javascript. The
HTML5 living standard and MDN recommend against including the attribute.

From https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script#attr-type

&gt; The HTML5 specification urges authors to omit the attribute rather
&gt; than provide a redundant MIME type.

From https://html.spec.whatwg.org/#the-script-element

&gt; Authors should omit the type attribute instead of redundantly setting
&gt; it.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: avoid font-size when :mod: role in headings</title>
<updated>2019-10-26T06:35:06+00:00</updated>
<author>
<name>Takayuki SHIMIZUKAWA</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2019-10-26T06:35:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=71334def42fc8b7af4a572a4541ac6199507e6fb'/>
<id>71334def42fc8b7af4a572a4541ac6199507e6fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update basic.css for HTML5 writer</title>
<updated>2019-02-11T08:46:56+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-02-09T08:49:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=12e65061f57e78fdfecead0d36b51107ddccd495'/>
<id>12e65061f57e78fdfecead0d36b51107ddccd495</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Use "Courier New" font to code blocks</title>
<updated>2019-02-11T07:48:55+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-02-11T07:48:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=469e8afef7148c1ddd276585599699793356d848'/>
<id>469e8afef7148c1ddd276585599699793356d848</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A happy new year!</title>
<updated>2019-01-02T07:00:30+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-01-02T07:00:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=1b1ebd2c7539ebf6a1dfa1ea247e659f98fa9eaf'/>
<id>1b1ebd2c7539ebf6a1dfa1ea247e659f98fa9eaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '1.7'</title>
<updated>2018-06-19T14:39:23+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-06-19T14:39:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=fd8e0be57aef412c9f64ce234c9df396e11e0132'/>
<id>fd8e0be57aef412c9f64ce234c9df396e11e0132</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Use badge to show latest release</title>
<updated>2018-06-17T07:45:58+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-06-17T06:22:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=248869e2dbd8d988865f9258759300e44fe7fe6a'/>
<id>248869e2dbd8d988865f9258759300e44fe7fe6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
