Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
user-manual
manual-build
Commits
8490ac72
Commit
8490ac72
authored
Oct 07, 2017
by
Kristina Hoeppner
Browse files
conf-common.py: Add 17.10
To generate links to that new version of Mahara in the sidebar.
parent
edba682f
Changes
1
Hide whitespace changes
Inline
Side-by-side
source/conf-common.py
View file @
8490ac72
...
...
@@ -16,7 +16,7 @@ import sys, os, datetime
html_context
=
{
#mahara_releases is used to build the user manual links
'mahara_releases'
:
[
'17.04'
,
'16.10'
,
'16.04'
,
'15.10'
,
'15.04'
,
'1.10'
,
'1.9'
,
'1.8'
,
'1.7'
,
'1.6'
,
'1.5'
,
'1.4'
]
'mahara_releases'
:
[
'17.10'
,
'17.04'
,
'16.10'
,
'16.04'
,
'15.10'
,
'15.04'
,
'1.10'
,
'1.9'
,
'1.8'
,
'1.7'
,
'1.6'
,
'1.5'
,
'1.4'
]
}
# If extensions (or modules to document with autodoc) are in another directory,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment