sphinx-toolbox / sphinx-pyproject

Move some of your Sphinx configuration into pyproject.toml
https://sphinx-pyproject.readthedocs.io/en/latest
MIT License
24 stars 6 forks source link

add option to dynamically override configuration #36

Closed kmhsonnenkind closed 1 year ago

kmhsonnenkind commented 1 year ago

This PR relates to issue https://github.com/sphinx-toolbox/sphinx-pyproject/issues/19, adding the option to dynamically override configuration values from code.

Re-upload to fix test issue.

domdfcoding commented 1 year ago

I have rebased as there were conflicts after I merged another PR