main
clean up
fix bash cli syntax error and app name
remove unused ref directives
add celery example
add endpoint name in favicon example
Remove the mention of Flask-Uploads in uploading docs
refactor or remove old docs (#4748)
clarify 415 vs 400 errors for request.json (#5827)
rewrite javascript docs
f-strings everywhere
remove encoding from method override pattern
update flask-mongoengine link
switch docs to flit
pass static_url_path along with static_folder
merge app and request context
Merge branch 'stable'
Rewrite subclassing example with a better use-case.
Fix typo in urlprocessors.rst
Fix view decorators docs
use Jinja name consistently