mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-23 05:11:04 -05:00
Docs: prep for upcoming RTD build changes
Read the Docs is changing their build process. Some docs/conf.py manipulation they used to do automatically now must be manually included. https://about.readthedocs.com/blog/2024/07/addons-by-default/ Related changes: * Drop our version-alert.js. RTD's new "addons" includes equivalent warning on unreleased versions. * Integrate Google Analytics via sphinxcontrib-googleanalytics when GOOGLE_ANALYTICS_ID is set in docs build environment.
This commit is contained in:
@@ -4,3 +4,4 @@ Pygments~=2.16.1
|
||||
readme-renderer~=41.0
|
||||
sphinx~=7.2
|
||||
sphinx-rtd-theme~=2.0.0
|
||||
sphinxcontrib-googleanalytics~=0.4
|
||||
|
||||
Reference in New Issue
Block a user