sphinx_basic_ng: Modern skeleton for Sphinx themes¶
Description¶
Modern skeleton for Sphinx themes
License¶
Upstream Contact¶
Type¶
standard
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
Version Information¶
package-version.txt:
1.0.0b2
version_requirements.txt:
sphinx-basic-ng
Equivalent System Packages¶
$ sudo pacman -S python-sphinx-basic-ng
$ conda install sphinx-basic-ng
$ sudo apt-get install sphinx-basic-ng
$ sudo yum install python3-sphinx-basic-ng
$ sudo pkg install textproc/py-sphinx-basic-ng
$ sudo emerge dev-python/sphinx-basic-ng
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then ./configure
will check if the system package can be used.