sphinxcontrib_devhelp: Sphinx extension which outputs Devhelp documents¶
Description¶
Sphinx extension which outputs Devhelp documents
License¶
BSD
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
2.0.0
version_requirements.txt:
sphinxcontrib_devhelp >=1.0.2
See https://repology.org/project/python:sphinxcontrib-devhelp/versions
Installation commands¶
$ pip install sphinxcontrib_devhelp\>=1.0.2
$ sage -i sphinxcontrib_devhelp
$ sudo pacman -S python-sphinxcontrib-devhelp
$ conda install sphinxcontrib-devhelp
$ sudo dnf install python3-sphinxcontrib-devhelp
$ sudo pkg install textproc/py-sphinxcontrib-devhelp
$ sudo emerge dev-python/sphinxcontrib-devhelp
$ sudo port install py-sphinxcontrib-devhelp
$ sudo zypper install python3-sphinxcontrib-devhelp
$ sudo xbps-install python3-sphinxcontrib-devhelp
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.