Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
user-manual
manual-build
Commits
89274ab4
Commit
89274ab4
authored
Oct 31, 2019
by
Kristina Hoeppner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Drop 18.04 from versions to be shown on homepage
as it has fallen out of support
parent
aad70f0b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
source/conf-common.py
source/conf-common.py
+1
-1
No files found.
source/conf-common.py
View file @
89274ab4
...
...
@@ -16,7 +16,7 @@ import sys, os, datetime
html_context
=
{
#mahara_releases is used to build the user manual links
'mahara_releases'
:
[
'19.10'
,
'19.04'
,
'18.10'
,
'18.04'
],
'mahara_releases'
:
[
'19.10'
,
'19.04'
,
'18.10'
],
#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