readthedocs / sphinx_rtd_theme

Sphinx theme from Read the Docs
https://sphinx-rtd-theme.readthedocs.io/
MIT License
4.75k stars 1.73k forks source link

How is sphinxcontrib-httpdomain used in the project? #1533

Closed befeleme closed 1 month ago

befeleme commented 11 months ago

Problem

In setup.cfg there is a dev extra defined with sphinxcontrib-httpdomain as one of the dependencies.

https://github.com/readthedocs/sphinx_rtd_theme/blob/8ce23cec96f628ac0d29737bf1cf8cc2e750f068/setup.cfg#L57

I can't find it being used anywhere in the project. Is it needed?

humitos commented 1 month ago

This dependency was removed.