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
132504b6
Commit
132504b6
authored
Oct 28, 2019
by
Kristina Hoeppner
Browse files
Add 19.10 to the shortcut navigation bar for manual versions
parent
cb3db9e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
source/conf-common.py
View file @
132504b6
...
...
@@ -16,7 +16,7 @@ import sys, os, datetime
html_context
=
{
#mahara_releases is used to build the user manual links
'mahara_releases'
:
[
'19.04'
,
'18.10'
,
'18.04'
,
'17.10'
],
'mahara_releases'
:
[
'19.10'
,
'19.04'
,
'18.10'
,
'18.04'
],
#all_mahara_releases is used to build the full list of user manual links on all_releases.html
'all_mahara_releases'
:
[
'19.10'
,
'19.04'
,
'18.10'
,
'18.04'
,
'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'
]
}
...
...
Write
Preview
Markdown
is supported
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