Skip to content

Commit 3014e11

Browse files
committed
Update template theme and add canonical docs link
1 parent a4b3052 commit 3014e11

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

config/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@
3838
# Languages available.
3939
languages = ['en', 'pt_BR', 'es', 'ja', 'fr', 'zh_CN', 'tr', 'ru']
4040

41+
# Link to 5x as the canonical docs
42+
canonical_version = '5'
43+
4144
# The GitHub branch name for this version of the docs
4245
# for edit links to point at.
4346
branch = '3.x'

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
docutils==0.20.1
22
sphinx==7.0.1
33
sphinxcontrib-phpdomain==0.11.1
4-
cakephpsphinx>=0.1.58,<1.0
4+
cakephpsphinx>=0.1.60,<1.0

0 commit comments

Comments
 (0)