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
108a2dee
Commit
108a2dee
authored
Mar 04, 2018
by
Kristina Hoeppner
Browse files
Add 18.04 to list of links in sidebar navigation
parent
b59bebb3
Changes
1
Hide whitespace changes
Inline
Side-by-side
source/conf-common.py
View file @
108a2dee
...
...
@@ -16,7 +16,7 @@ import sys, os, datetime
html_context
=
{
#mahara_releases is used to build the user manual links
'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'
]
'mahara_releases'
:
[
'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'
]
}
# If extensions (or modules to document with autodoc) are in another directory,
...
...
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