notmuch/emacs/rstdoc.rsti
David Bremner 1ac110c12e emacs: initial version of rstdoc.el
This small library is intended to support batch extraction of Emacs
Lisp docstrings from source files. Clients will need to include (or
replace) rstdoc.rsti.
2018-12-08 08:45:48 -04:00

21 lines
315 B
ReStructuredText

.. -*- rst -*-
.. |br| replace:: |br-texinfo| |br-html|
.. |br-texinfo| raw:: texinfo
@* @*
.. |br-html| raw:: html
<br /><br />
.. |indent| replace:: |indent-texinfo| |indent-html|
.. |indent-texinfo| raw:: texinfo
@* @ @ @ @
.. |indent-html| raw:: html
<br />&nbsp;&nbsp;&nbsp;&nbsp;