<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/doc/_templates, branch 9864_mathjax_loading_method</title>
<subtitle>github.com: sphinx-doc/sphinx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/'/>
<entry>
<title>doc: fix grammar of possessive of plural noun</title>
<updated>2021-10-03T14:04:10+00:00</updated>
<author>
<name>Rafael Fontenelle</name>
<email>rffontenelle@users.noreply.github.com</email>
</author>
<published>2021-10-03T14:04:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=ca74c946109dac06b84fdaee4314093e963cbb3b'/>
<id>ca74c946109dac06b84fdaee4314093e963cbb3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix link of code of conduct</title>
<updated>2021-07-17T08:38:27+00:00</updated>
<author>
<name>usaturn</name>
<email>kane@berserga.com</email>
</author>
<published>2021-07-17T08:38:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=c56a37e4d578645f744dee70ccee16c54d44ebd2'/>
<id>c56a37e4d578645f744dee70ccee16c54d44ebd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken link to third-party extensions</title>
<updated>2021-06-16T16:32:02+00:00</updated>
<author>
<name>Juan Luis Cano Rodríguez</name>
<email>hello@juanlu.space</email>
</author>
<published>2021-06-16T12:35:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=5e7c011b92c5abaace7ab209e8f67b835d3893eb'/>
<id>5e7c011b92c5abaace7ab209e8f67b835d3893eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tutorial link in front page, audience, objectives, and prerequisites</title>
<updated>2021-05-26T19:25:38+00:00</updated>
<author>
<name>Juan Luis Cano Rodríguez</name>
<email>hello@juanlu.space</email>
</author>
<published>2021-05-25T08:56:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=70ee9bcd6accc8e67288e37d8976e43094ea9c74'/>
<id>70ee9bcd6accc8e67288e37d8976e43094ea9c74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Upgrade pygments.org links to HTTPS</title>
<updated>2021-05-16T12:53:58+00:00</updated>
<author>
<name>igo95862</name>
<email>igo95862@yandex.ru</email>
</author>
<published>2021-05-16T12:53:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=6c5f77c68988a45cced493d18545fcdd4c3348e0'/>
<id>6c5f77c68988a45cced493d18545fcdd4c3348e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Upgrade docutils.sourceforge.io links to HTTPS</title>
<updated>2021-05-16T12:53:49+00:00</updated>
<author>
<name>igo95862</name>
<email>igo95862@yandex.ru</email>
</author>
<published>2021-05-16T12:42:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=e67c9e5df1daf7904c2fc0a7983c45476f034bca'/>
<id>e67c9e5df1daf7904c2fc0a7983c45476f034bca</id>
<content type='text'>
Also change any docutils.sourceforge.net link to io
top level domain.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also change any docutils.sourceforge.net link to io
top level domain.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Remove the 'develop' guide</title>
<updated>2020-06-02T21:02:19+00:00</updated>
<author>
<name>Stephen Finucane</name>
<email>stephen@that.guru</email>
</author>
<published>2020-06-02T20:49:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=f40bbee221a4face245caf205a99cdb7074aa349'/>
<id>f40bbee221a4face245caf205a99cdb7074aa349</id>
<content type='text'>
This contained a list of extensions, along with general contributing
information and pointers on how to develop your own extensions. The list
of extensions was very old, referenced the dead BitBucket repo and was
really not very helpful, while the contributing and development
information was just pointers to other, better documentation. Remove the
document wholesale and update any pointers we have to it to other,
better docs.

Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This contained a list of extensions, along with general contributing
information and pointers on how to develop your own extensions. The list
of extensions was very old, referenced the dead BitBucket repo and was
really not very helpful, while the contributing and development
information was just pointers to other, better documentation. Remove the
document wholesale and update any pointers we have to it to other,
better docs.

Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Add contributing document</title>
<updated>2020-06-02T11:08:34+00:00</updated>
<author>
<name>Stephen Finucane</name>
<email>stephen@that.guru</email>
</author>
<published>2020-06-02T10:47:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=d3021f644f49bf7b3cf4f9f65f93eec281a7e5c8'/>
<id>d3021f644f49bf7b3cf4f9f65f93eec281a7e5c8</id>
<content type='text'>
This completes the migration from the CONTRIBUTING document to the new
in-tree contributing guide. The CONTRIBUTING document itself is
temporarily removed so that git will correctly mark the document as
having been moved. A future change will re-add this document as well as
rework the new contributing document.

Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This completes the migration from the CONTRIBUTING document to the new
in-tree contributing guide. The CONTRIBUTING document itself is
temporarily removed so that git will correctly mark the document as
having been moved. A future change will re-add this document as well as
rework the new contributing document.

Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>:gift_heart: Let's say thanks to all translator</title>
<updated>2020-03-28T08:56:35+00:00</updated>
<author>
<name>Tetsuo Koyama</name>
<email>tkoyama010@gmail.com</email>
</author>
<published>2020-03-28T08:56:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=f3aae09231237ffc170b256b164b8c752c04bc51'/>
<id>f3aae09231237ffc170b256b164b8c752c04bc51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Close #6658: Add CODE_OF_CONDUCT (#6661)</title>
<updated>2019-10-06T14:41:37+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-10-06T14:41:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=7faeb793e2e16cde4e5759443fb7f84efddcd9ea'/>
<id>7faeb793e2e16cde4e5759443fb7f84efddcd9ea</id>
<content type='text'>
* Close #6658: Add CODE_OF_CONDUCT

* #6658 refine CoC

* Base on Django CoC: https://www.djangoproject.com/conduct/
* Simplify: we are a smaller project and can be more concise
* Add to ToC
* Link from README
* Link from index page
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Close #6658: Add CODE_OF_CONDUCT

* #6658 refine CoC

* Base on Django CoC: https://www.djangoproject.com/conduct/
* Simplify: we are a smaller project and can be more concise
* Add to ToC
* Link from README
* Link from index page
</pre>
</div>
</content>
</entry>
</feed>
