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>
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>
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>