Skip to content

Commit c75f922

Browse files
committed
Update template version and add canonical link
1 parent 307ee30 commit c75f922

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

config/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727
# 2.x is out of support
2828
is_eol = True
2929

30+
# Link to 5x as the canonical docs
31+
canonical_version = '5'
32+
3033
# List of patterns, relative to source directory, that match files and
3134
# directories to ignore when looking for source files.
3235
exclude_patterns = [

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.57,<1.0
4+
cakephpsphinx>=0.1.60,<1.0

0 commit comments

Comments
 (0)