pallets-eco / flask-session

Server side session extension for Flask
https://flask-session.readthedocs.io
BSD 3-Clause "New" or "Revised" License
490 stars 236 forks source link

reorganize and update docs #167

Closed davidism closed 1 year ago

davidism commented 1 year ago

Use modern, minimal Sphinx config and makefile. Split docs into multiple pages with table of contents. Reorder changes with recent at top. Update license, changes, and readme, link license and changes from docs. Pin sphinx and dependency tree with pip-compile-multi. Add Read the Docs config for reproducible builds. Enable fail on warning for docs builds, after merging this I'll enable docs builds on PRs.

davidism commented 1 year ago

6b1afb0 pins requirements