<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/tests/roots/test-directive-code, branch 3.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>Add :force: option to code directives</title>
<updated>2019-06-01T04:42:57+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-05-30T01:44:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=e001d358d0dd83f260ec696e2c14a65bd63cde13'/>
<id>e001d358d0dd83f260ec696e2c14a65bd63cde13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: verify linenothreshold usage</title>
<updated>2019-02-17T03:14:30+00:00</updated>
<author>
<name>James Knight</name>
<email>james.d.knight@live.com</email>
</author>
<published>2019-02-17T02:44:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=3858a62814f1a3d78f7c2cb7b84e34b3dd056b80'/>
<id>3858a62814f1a3d78f7c2cb7b84e34b3dd056b80</id>
<content type='text'>
Adding a unit test to verify the use of the `linenothreshold` option
provided by the `highlight` directive [1]. The included document to test
will introduce two sets of `code-block` and `literalinclude` directives
where the first entry generates contents using line numbers and the
second entry generates contents not using line numbers, respectfully.

[1]: https://github.com/sphinx-doc/sphinx/blob/v1.8.4/sphinx/transforms/post_transforms/code.py#L85

Signed-off-by: James Knight &lt;james.d.knight@live.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding a unit test to verify the use of the `linenothreshold` option
provided by the `highlight` directive [1]. The included document to test
will introduce two sets of `code-block` and `literalinclude` directives
where the first entry generates contents using line numbers and the
second entry generates contents not using line numbers, respectfully.

[1]: https://github.com/sphinx-doc/sphinx/blob/v1.8.4/sphinx/transforms/post_transforms/code.py#L85

Signed-off-by: James Knight &lt;james.d.knight@live.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Close #1851: Allow to omit an argument for code-block directive</title>
<updated>2019-02-03T16:50:44+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-02-03T16:50:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=6ca669295c2692caef2838eb78e15e6f0faf4c34'/>
<id>6ca669295c2692caef2838eb78e15e6f0faf4c34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: Omit master_doc settings from testcases</title>
<updated>2019-01-03T01:58:42+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-01-02T13:20:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=114ff77f68a69a79456a5356f729b2a9b58e2419'/>
<id>114ff77f68a69a79456a5356f729b2a9b58e2419</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove coding magic comments from tests</title>
<updated>2019-01-02T12:53:07+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-01-02T12:53:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=5428d94d24dce472e309a31abb3b880548ef92fb'/>
<id>5428d94d24dce472e309a31abb3b880548ef92fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix flake8 violations</title>
<updated>2018-02-19T14:20:56+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-02-19T13:39:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=f7027049b1cc02797ee063ef63c6b353a1ce31ca'/>
<id>f7027049b1cc02797ee063ef63c6b353a1ce31ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support ``:emphasize-lines:`` in PDF output (closes #1238)</title>
<updated>2017-12-10T11:37:36+00:00</updated>
<author>
<name>jfbu</name>
<email>jfbu@free.fr</email>
</author>
<published>2017-12-10T11:16:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=70f8d4ddfcd7ee0a1873ed5a9fbde283a74f818c'/>
<id>70f8d4ddfcd7ee0a1873ed5a9fbde283a74f818c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests</title>
<updated>2017-03-11T20:40:47+00:00</updated>
<author>
<name>Ray Lehtiniemi</name>
<email>rayl@mail.com</email>
</author>
<published>2017-03-11T18:46:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=06b6e07b9832be16c5f23e3a224b60cc4d9a020f'/>
<id>06b6e07b9832be16c5f23e3a224b60cc4d9a020f</id>
<content type='text'>
Signed-off-by: Ray Lehtiniemi &lt;rayl@mail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Ray Lehtiniemi &lt;rayl@mail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor testcases</title>
<updated>2017-02-17T15:12:54+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2017-02-17T15:12:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=2ebcbc882ec0266b90a3b885cf098b17babeb5f5'/>
<id>2ebcbc882ec0266b90a3b885cf098b17babeb5f5</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 'master' into refactor_literalinclude</title>
<updated>2017-02-17T14:37:35+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2017-02-17T14:37:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=d1b5f7227da3cc19eeec79cca211d2dac900e06b'/>
<id>d1b5f7227da3cc19eeec79cca211d2dac900e06b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
