<feed xmlns='http://www.w3.org/2005/Atom'>
<title>evil.git/doc/source/_ext/elisp.py, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/'/>
<entry>
<title>Define documentation dependencies</title>
<updated>2024-04-30T17:31:17+00:00</updated>
<author>
<name>Axel Forsman</name>
<email>axel@axelf.se</email>
</author>
<published>2024-04-27T12:59:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=f564ffa3ca33cbcdc24218906dc95566f679d1b1'/>
<id>f564ffa3ca33cbcdc24218906dc95566f679d1b1</id>
<content type='text'>
Read the Docs stopped installing spinx-rtd-theme by default, which
broke documentation builds. This commit fixes that by pinning the
required dependencies.

See: https://blog.readthedocs.com/defaulting-latest-build-tools/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Read the Docs stopped installing spinx-rtd-theme by default, which
broke documentation builds. This commit fixes that by pinning the
required dependencies.

See: https://blog.readthedocs.com/defaulting-latest-build-tools/
</pre>
</div>
</content>
</entry>
<entry>
<title>Substitute key bindings correctly in manual</title>
<updated>2023-07-05T06:50:54+00:00</updated>
<author>
<name>Axel Forsman</name>
<email>axelsfor@gmail.com</email>
</author>
<published>2023-07-02T11:29:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=be4815e7e779c2cc8898d3ebd17a950d22d04723'/>
<id>be4815e7e779c2cc8898d3ebd17a950d22d04723</id>
<content type='text'>
The Sphinx Emacs Lisp extension assumed all \[command] key sequence
substitutions in documentation strings are preceded by a \&lt;mapvar&gt;
sequence specifying the keymap, unlike substitute-command-keys which is
used when accessing docstrings within Emacs.

With this commit the actual substitute-command-keys function is used
when building docstringdb.json, instead of the Python reimplementation.
The drawback is that docstringdb.json now contains partial Sphinx
markup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Sphinx Emacs Lisp extension assumed all \[command] key sequence
substitutions in documentation strings are preceded by a \&lt;mapvar&gt;
sequence specifying the keymap, unlike substitute-command-keys which is
used when accessing docstrings within Emacs.

With this commit the actual substitute-command-keys function is used
when building docstringdb.json, instead of the Python reimplementation.
The drawback is that docstringdb.json now contains partial Sphinx
markup.
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: fix use of \\[...] to display key sequences</title>
<updated>2019-12-31T15:22:26+00:00</updated>
<author>
<name>Eivind Fonn</name>
<email>evfonn@gmail.com</email>
</author>
<published>2019-12-31T15:15:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=ef4f345b8bfa45f61448cb6dc747496d3b561dcc'/>
<id>ef4f345b8bfa45f61448cb6dc747496d3b561dcc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use sphinx for documentation</title>
<updated>2019-12-19T13:52:36+00:00</updated>
<author>
<name>Eivind Fonn</name>
<email>evfonn@gmail.com</email>
</author>
<published>2019-12-11T22:09:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=9b411da84e7c3a4fe753cc59f709cee596c06432'/>
<id>9b411da84e7c3a4fe753cc59f709cee596c06432</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
