Commit Graph

5 Commits

Author SHA1 Message Date
Sergey Torokhov
e10a97e708 dev-python/sphinxcontrib-katex: 0.6.1 version bump
This update brings only "explicit env to Popen" function.

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2020-06-19 23:33:35 +03:00
Sergey Torokhov
f3c38cdaea dev-python/sphinxcontrib-katex: set DOC=() to prevent installation of README
Set DOC=() to prevent installation of README* as it's presented as
sections of html documentation that is installed with USE="doc"

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2020-04-09 20:29:27 +03:00
Andrew Ammerlaan
5dc87e99cd dev-python/sphinxcontrib-katex: distutils_enable_sphinx for doc building
enables USE="doc" for building package's documentation

Package-Manager: Portage-2.3.98, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2020-04-09 13:31:51 +02:00
Sergey Torokhov
841368eb7b dev-python/sphinxcontrib-katex: replace unnecessary PDEPEND with RDEPEND
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2020-04-09 12:53:58 +03:00
Sergey Torokhov
29a8fba038 dev-python/sphinxcontrib-katex: new package
Sphinx extension using KaTeX to render math in HTML.

The extension uses KaTeX for rendering of math in HTML pages.
It is designed as a replacement for the built-in extension sphinx.ext.mathjax,
which uses MathJax for rendering.

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2020-04-09 01:36:58 +03:00