markstory / sphinxcontrib-phpdomain

A PHP domain for sphinx. Allows you to annotate PHP objects in your sphinx docs.
Other
19 stars 15 forks source link

Bump supported Sphinx version to <3.5 #31

Closed LorbusChris closed 4 years ago

LorbusChris commented 4 years ago

Current upstream version is 3.1.2, which seems to work fine for all the tests in this repo.

Closes #30