skillfed

sphinxcontrib-devhelp

sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp documents

sphinxcontrib-devhelp Permissive license DORMANT 3 v2.0.0 released

Install

sphinxcontrib-devhelp on PyPI

pip

pip install sphinxcontrib-devhelp

uv

uv add sphinxcontrib-devhelp

poetry

poetry add sphinxcontrib-devhelp

Package facts

License not declared (permissive)
Python support supports the current Python release (>=3.9)
Install friction low — pure-Python wheel
Runtime dependencies none
Maintenance dormant — 745 days since the last release
Last repo commit
First released
Popularity one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13)
Known vulnerabilities none known (OSV.dev, checked 2026-08-13)

Evidence: sphinxcontrib_devhelp-2.0.0-py3-none-any.whl

Development Status :: 5 - Production/StableEnvironment :: ConsoleEnvironment :: Web EnvironmentFramework :: SphinxFramework :: Sphinx :: ExtensionIntended Audience :: DevelopersIntended Audience :: EducationLicense :: OSI Approved :: BSD LicenseOperating System :: OS IndependentProgramming Language :: PythonProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.9Topic :: DocumentationTopic :: Documentation :: SphinxTopic :: Text ProcessingTopic :: Utilities

About sphinxcontrib-devhelp

from the package's own PyPI description — quoted content, verbatim

===================== sphinxcontrib-devhelp =====================

sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp_ document.

For more details, please visit http://www.sphinx-doc.org/.

.. _Devhelp: https://wiki.gnome.org/Apps/Devhelp

Installing

Install from PyPI::

pip install -U sphinxcontrib-devhelp

Contributing

See CONTRIBUTING.rst__

.. __: https://github.com/sphinx-doc/sphinx/blob/master/CONTRIBUTING.rst

Read as markdown · JSON record · Source repository · Homepage

AI interpretation — verify before relying

AI-generated interpretation of the package facts above; every digit, version, license, or vulnerability id it cites is grounded in the facts already shown on this page

A Sphinx extension that generates Devhelp documentation output, enabling integration of Sphinx-built docs with the GNOME Devhelp documentation viewer.

Low friction installation with no runtime dependencies. Maintenance is dormant—745 days since last release—but the package remains functional and the repository is not archived.

Licensed under BSD (permissive), placing no restrictions on use, modification, or redistribution in proprietary or open-source projects.

Usage

pip install sphinxcontrib-devhelp==2.0.0

# In conf.py:
extensions = ['sphinxcontrib.devhelp']

Requires Python 3.9 or later; Sphinx must be installed separately as a build-time dependency.

Verdict: A stable, low-friction Sphinx extension with no known vulnerabilities and permissive licensing. Dormant maintenance (745 days since release) is acceptable for a narrow, mature tool; however, users should verify that Devhelp output remains compatible with their Sphinx version and target documentation platform.

Needs verification

  • Whether Devhelp format output remains compatible with current Devhelp viewer versions
  • Whether the extension works reliably with Sphinx versions released after July 2024
sphinx devhelp extensiondevhelp documentation outputsphinx gnome devhelpdevhelp document generatorsphinx extension devhelp format

Similar packages