Hello,
i added support for indexed terms in reStructuredText. in epytext they are
created using the X{...} markup, but nothing similar was available in reST
markup.
The role added is ``term``, so if you want to add "subject" to the terms index
you have to write :term:`subject` or `subject`:term:
Any comment about the choice of "term" as role name or about the
implementation (r1551) is welcome.
--
Daniele Varrazzo - Develer S.r.l.
http://www.develer.com
|