We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
I would like to provide a list of settings
I would have to completely refactor my documentation in multiple docs sub-directories which would not any functional sense.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: