social-docs
social-docs copied to clipboard
[Documentation] please add module name for the AUTHENTICATION_BACKENDS setting to the documentation for particular backends
Expected behaviour
Documentation should be helpful
Actual behaviour
Module name is nowhere to be found, so the only way is to dig through the source code. I can sure do that, but why bother with documentation at all then?
What are the steps to reproduce this issue?
- Follow the readthedocs url
- Try to find module name
- Scream and throw stuff
Any other comments?
I remember documentation being much better a few years ago. What happened? Do you need help?
Patches are welcome, documentation is here: https://github.com/python-social-auth/social-docs
PS: There were no content changes in the documentation in past years, only some backends documentation was added and minor fixes applied. So your memory is most likely wrong here, Git remembers better ;-).