mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 00:23:13 -04:00
*/*: variables renamed in new docs.eclass
Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -6,12 +6,12 @@ EAPI="7"
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
DISTUTILS_USE_SETUPTOOLS=rdepend
|
||||
|
||||
DOCBUILDER="sphinx"
|
||||
DOCDEPEND="
|
||||
DOCS_BUILDER="sphinx"
|
||||
DOCS_DEPEND="
|
||||
dev-python/sphinxcontrib-napoleon
|
||||
dev-python/pydata-sphinx-theme
|
||||
"
|
||||
DOCDIR="${S}/docs"
|
||||
DOCS_DIR="${S}/docs"
|
||||
|
||||
inherit distutils-r1 docs optfeature
|
||||
|
||||
|
||||
Reference in New Issue
Block a user