<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/doc/faq.rst, 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>docs: Compare docutils with Sphinx</title>
<updated>2020-05-30T14:38:12+00:00</updated>
<author>
<name>Stephen Finucane</name>
<email>stephen@that.guru</email>
</author>
<published>2017-04-03T09:09:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=aaf2dafd631c73c4baa722b3a98e9bce758e7d19'/>
<id>aaf2dafd631c73c4baa722b3a98e9bce758e7d19</id>
<content type='text'>
Add an FAQ entry comparing the two.

Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add an FAQ entry comparing the two.

Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '2.0'</title>
<updated>2019-12-21T03:21:49+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-12-21T03:21:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=d47f38e22db5da29c6b3ccce6b213cdc169f0ecd'/>
<id>d47f38e22db5da29c6b3ccce6b213cdc169f0ecd</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>Merge branch '2.0'</title>
<updated>2019-07-07T09:50:58+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-07-07T09:50:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=1c152d249c2f1845497dbc40b0c18113ac19663e'/>
<id>1c152d249c2f1845497dbc40b0c18113ac19663e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Update FAQ for github pages</title>
<updated>2019-07-07T07:08:54+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-07-07T07:08:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=10883c2824ced4c9382d6c180fa75bc615513926'/>
<id>10883c2824ced4c9382d6c180fa75bc615513926</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Fold lines by 80 columns</title>
<updated>2019-05-29T01:43:59+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-05-29T01:43:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=eb76799a89e7517fc28149046bfa358a2b1672d0'/>
<id>eb76799a89e7517fc28149046bfa358a2b1672d0</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 '2.0'</title>
<updated>2019-05-28T15:51:25+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-05-28T15:51:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=b9d7239d90d1193ee421da873a2ab7d3c1df8405'/>
<id>b9d7239d90d1193ee421da873a2ab7d3c1df8405</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doclinter: restrict by 90 columns</title>
<updated>2019-05-26T01:53:53+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-05-21T14:13:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=9b2423c5bb2d1b4067792b4d5823a84984d44139'/>
<id>9b2423c5bb2d1b4067792b4d5823a84984d44139</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Remove hieroglyph temporarily (refs: #6348)</title>
<updated>2019-05-23T01:32:18+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-05-23T01:32:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=1e221da332a46131355e868b267ba003ddb460b2'/>
<id>1e221da332a46131355e868b267ba003ddb460b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing broken links</title>
<updated>2019-05-03T09:56:40+00:00</updated>
<author>
<name>SuryaGrandhi</name>
<email>suryagrandhi97@gmail.com</email>
</author>
<published>2019-05-03T09:56:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=1f77b95de6c6615eba8004e869c194f390b06489'/>
<id>1f77b95de6c6615eba8004e869c194f390b06489</id>
<content type='text'>
Using sphinx with Read the Docs, the Getting Started link has been updated.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using sphinx with Read the Docs, the Getting Started link has been updated.</pre>
</div>
</content>
</entry>
</feed>
