sphinx-contrib / sphinxcontrib-versioning

Sphinx extension that allows building versioned docs for self-hosting.
https://sphinxcontrib-versioning.readthedocs.io/en/latest/
MIT License
125 stars 81 forks source link

Load settings from local conf.py. #14

Closed Robpol86 closed 8 years ago

Robpol86 commented 8 years ago

Things are gonna get too complicated for docopt once I ship the non-root-ref banner in https://github.com/Robpol86/sphinxcontrib-versioning/issues/13. Implement more advanced settings in the local (non-remote, non-committed) conf.py and use read_config() to read it.

Look for the first available conf.py in REL_SOURCEs.