<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/doc/development, branch 4.3.x</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>doc: Use "console" for the highlight language of console output</title>
<updated>2021-12-13T05:20:37+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-12-13T04:15:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=dd27e35e4cb31e7f3c2d42d74f7e877bb72e8318'/>
<id>dd27e35e4cb31e7f3c2d42d74f7e877bb72e8318</id>
<content type='text'>
Using "console" language is better for the console example (including
command-line prompt)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using "console" language is better for the console example (including
command-line prompt)
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Improve autodoc extension example</title>
<updated>2021-12-06T11:31:09+00:00</updated>
<author>
<name>Jouke Witteveen</name>
<email>j.witteveen@gmail.com</email>
</author>
<published>2021-12-06T11:31:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=e200e7b7c122be696685722a119a0a2764b35052'/>
<id>e200e7b7c122be696685722a119a0a2764b35052</id>
<content type='text'>
Enumerations can have aliases, which should be documented as well.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enumerations can have aliases, which should be documented as well.</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Fix autodoc extension example</title>
<updated>2021-12-02T15:50:09+00:00</updated>
<author>
<name>Jouke Witteveen</name>
<email>j.witteveen@gmail.com</email>
</author>
<published>2021-12-02T15:50:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=bc849e2170db3fa09dd498e4737a056c0fbfceaa'/>
<id>bc849e2170db3fa09dd498e4737a056c0fbfceaa</id>
<content type='text'>
`directivetype` is set to mimic `ClassDocumenter`. Reflect that.

`isinstance` would work on the enum members, but that is not what we want here.
`issubclass` raises a TypeError when called on objects that are not classes.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`directivetype` is set to mimic `ClassDocumenter`. Reflect that.

`isinstance` would work on the enum members, but that is not what we want here.
`issubclass` raises a TypeError when called on objects that are not classes.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #9525: tutorial: Wrong condition in recipe.py</title>
<updated>2021-08-04T16:38:58+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-08-04T16:38:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=c1692faba7b18bc269236965156173c394786e58'/>
<id>c1692faba7b18bc269236965156173c394786e58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update docs for theming</title>
<updated>2021-07-02T16:44:10+00:00</updated>
<author>
<name>Frank Yu</name>
<email>withyuxiaoy@gmail.com</email>
</author>
<published>2021-07-02T16:44:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=da00466081feedb2e9e0cd771aa95d8bcb22c385'/>
<id>da00466081feedb2e9e0cd771aa95d8bcb22c385</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Fix docslint misunderstanding scope of code-blocks</title>
<updated>2021-06-06T04:24:06+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-06-06T03:52:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=e0500f7354989e5190ec874376535a1dfe65bab5'/>
<id>e0500f7354989e5190ec874376535a1dfe65bab5</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://git.baserock.org/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>doc: Added reflink to autodoc tutorial</title>
<updated>2021-03-09T14:57:30+00:00</updated>
<author>
<name>igo95862</name>
<email>igo95862@yandex.ru</email>
</author>
<published>2021-03-08T09:45:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=7ee2000598716262cf802594165cd12c20f16d23'/>
<id>7ee2000598716262cf802594165cd12c20f16d23</id>
<content type='text'>
Used in add_autodocumenter docstring
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Used in add_autodocumenter docstring
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Added autodoc extension tutorial to tutorials index</title>
<updated>2021-03-09T14:57:30+00:00</updated>
<author>
<name>igo95862</name>
<email>igo95862@yandex.ru</email>
</author>
<published>2021-03-08T09:21:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=a56f69b916c1ae139eb1f38ee6d147b71b3d1d59'/>
<id>a56f69b916c1ae139eb1f38ee6d147b71b3d1d59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Create autodoc extension tutorial</title>
<updated>2021-03-09T14:56:46+00:00</updated>
<author>
<name>igo95862</name>
<email>igo95862@yandex.ru</email>
</author>
<published>2021-03-08T09:18:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=1ac05a2a832dfecfbf9431e919cb9f3b99ebf11f'/>
<id>1ac05a2a832dfecfbf9431e919cb9f3b99ebf11f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
