Skip to content

Commit 339f9de

Browse files
committed
Bump theme version and update canonical link
1 parent 71b71b1 commit 339f9de

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

config/all.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@
3030
# Languages available.
3131
languages = ['en', 'pt_BR', 'es', 'ja', 'fr']
3232

33+
# Link to 5.x as the canonical version of the docs
34+
canonical_version = '5'
35+
3336
# Add any paths that contain custom themes here, relative to this directory.
3437
html_theme_path = []
3538
html_theme = 'cakephp'

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
docutils==0.17.1
22
sphinx==4.3.1
33
sphinxcontrib-phpdomain==0.8.0
4-
cakephpsphinx>=0.1.54,<1.0
4+
cakephpsphinx>=0.1.60,<1.0

0 commit comments

Comments
 (0)