sphinxcontrib-django icon indicating copy to clipboard operation
sphinxcontrib-django copied to clipboard

Support multiple settings/sites

Open pombredanne opened this issue 1 year ago • 0 comments

Motivation

I have repos like https://github.com/nexB/purldb/ that hosts multiple django projects (and therefore settings) but has only a single documentation published on RTD https://purldb.readthedocs.io/

I cannot point this plugin to my settings

Proposed Solution

I would like to provide a list of settings

Alternatives

I would have to completely refactor my documentation in multiple docs sub-directories which would not any functional sense.

pombredanne avatar Jun 13 '24 17:06 pombredanne