sphinx_rtd_theme icon indicating copy to clipboard operation
sphinx_rtd_theme copied to clipboard

How is sphinxcontrib-httpdomain used in the project?

Open befeleme opened this issue 2 years ago • 0 comments

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?

befeleme avatar Oct 17 '23 07:10 befeleme