Skip to content

Commit c3be2b9

Browse files
committed
Add version 4 link
1 parent b14bba6 commit c3be2b9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

conf.py

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,16 @@
112112
# A list of ignored prefixes for module index sorting.
113113
#modindex_common_prefix = []
114114

115+
#
116+
# DPVC: Add warning about new version
117+
#
118+
rst_prolog = """.. attention::
119+
`Version 4 <https://docs.mathjax.org/en/latest/index.html>`_ is now the current version of MathJax.
120+
This document is for version 3.2.
121+
"""
122+
#
123+
# /DPVC
124+
#
115125

116126
# -- Options for HTML output ---------------------------------------------------
117127

0 commit comments

Comments
 (0)