| Age | Commit message (Collapse) | Author |
|
|
|
appropriate.
|
|
|
|
Follow up to 66491f08fe86629fa25977bb3dddda06959f65e7.
|
|
|
|
We explicitly ignore checking anchors for line-range anchors on GitHub
which are dynamically generated and, otherwise, show up as broken links.
See https://github.com/sphinx-doc/sphinx/issues/7388#issuecomment-739961689.
We also ignore links to resources that require authentication.
|
|
|
|
This change follows a long discussion on django-develops:
https://groups.google.com/g/django-developers/c/tctDuKUGosc/
|
|
Co-Authored-By: Tom Forbes <tom@tomforb.es>
|
|
|
|
|
|
|
|
|
|
|
|
headers.
|
|
|
|
|
|
|
|
After a stable branch is created, 'master' will change to
'stable/' + version + '.x'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham and Mariusz Felisiak for review and completion.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also documented missing short command line options to fix #24134. This bumps
the minimum sphinx version required to build the docs to 1.3.4.
Thanks Simon Charette for review.
|
|
|
|
|
|
|
|
|
|
Thanks Graham Wideman for the patch.
|
|
|