We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3315905 commit f087267Copy full SHA for f087267
docs/conf.py
@@ -202,6 +202,7 @@
202
# the entire Plone Documentation is built.
203
intersphinx_mapping = {
204
"plone": ("https://6.docs.plone.org/", None), # for imported packages
205
+ "plone5": ("https://5.docs.plone.org/", None),
206
"python": ("https://docs.python.org/3/", None),
207
"training": ("https://training.plone.org/", None),
208
"training-2022": ("https://2022.training.plone.org/", None),
0 commit comments