summaryrefslogtreecommitdiff
path: root/docs/security.rst
Commit message (Collapse)AuthorAgeFilesLines
* Improvements to Sphinx documentation:Jordan Cook2021-04-031-0/+5
| | | | | | | | | | | | | | * Use sphinx-apidoc to auto-generate sources for backend modules * Still manually adding other modules for more control over formatting * Add a couple more contributors I missed * Include contributors on readthedocs * Add 'all' Makefile target and clean auto-generated docs * Remove unused build targets in Makefile * Update interpshinx links that have moved * Fix some interpshinx links * Fix some `:ref:` links using auto-generated labels (and some manually added labels where convenient) * Fix some docstring formatting * Fix remaining build warnings
* Move 'Security' section to a separate page, link from Readme, and add ↵Jordan Cook2021-03-281-0/+48
itsdangerous to default package dependencies