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
35bdc387
Commit
35bdc387
authored
Oct 06, 2019
by
Kristina Hoeppner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Include 19.10 in the manual generation list
parent
64ecf7eb
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
requirements.txt
requirements.txt
+1
-1
source/conf-common.py
source/conf-common.py
+2
-2
source/index.html
source/index.html
+1
-1
No files found.
requirements.txt
View file @
35bdc387
Sphinx
>=1.
6.2
Sphinx
>=1.
8.5
sphinxjp.themes.basicstrap
>=0.4.3
source/conf-common.py
View file @
35bdc387
...
...
@@ -18,7 +18,7 @@ html_context = {
#mahara_releases is used to build the user manual links
'mahara_releases'
:
[
'19.04'
,
'18.10'
,
'18.04'
,
'17.10'
],
#all_mahara_releases is used to build the full list of user manual links on all_releases.html
'all_mahara_releases'
:
[
'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'
]
'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'
]
}
# If extensions (or modules to document with autodoc) are in another directory,
...
...
@@ -29,7 +29,7 @@ html_context = {
# -- General configuration -----------------------------------------------------
# If your documentation needs a minimal Sphinx version, state it here.
needs_sphinx
=
'1.
6.2
'
needs_sphinx
=
'1.
8.5
'
gettext_additional_targets
=
[
'image'
,
'figure'
]
...
...
source/index.html
View file @
35bdc387
...
...
@@ -8,7 +8,7 @@
</head>
<body>
<div
class=
"container-fluid"
>
<h1
style=
"margin: 20px;"
>
Mahara
user
manuals
</h1>
<h1
style=
"margin: 20px;"
>
Mahara manuals
</h1>
</div>
<script
src=
"https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity=
"sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin=
"anonymous"
></script>
<script
src=
"https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
integrity=
"sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
crossorigin=
"anonymous"
></script>
...
...
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