- 10 Aug, 2020 1 commit
-
-
Glenn Walbran authored
This commit makes the mahara them inherit from sphinx:classic instead of basicstrap. The basicstrap dependencies are also removed. - theme.conf updated to: - change parent to `classic` - mahara.css is commented out as it prevents the sidebar from being rendered in the new theme. Rather than being commented out mahara.css should be made compatible with the new theme. - layout.html has been removed as that has dependencies on basicstrap. This may need to be changed if layout changes are required. Hopefully any changes can be limited to css and theme config.
-
- 05 Aug, 2020 5 commits
-
-
Glenn Walbran authored
Update sphinx See merge request !8
-
Glenn Walbran authored
This requires a change to layout.html to add a new attribute LINK_SUFFIX (same as FILE_SUFFIX) as the new version of searchtools.js requires both of these values to display search results correctly.
-
Glenn Walbran authored
-
Glenn Walbran authored
Some parts of the documentation cannot be tested by opening the html files with a browser. For instance search will not work in that case. The solution is to serve the built files with a nginx web server running in a docker container. Add a script to do this along with instructions.
-
Glenn Walbran authored
Building a docker image from a stale base image can give unexpected results. Add build.builder.sh script to make is easy to build the image correctely.
-
- 04 Aug, 2020 2 commits
-
-
Glenn Walbran authored
WR340584, Fix broken search links See merge request !7
-
Glenn Walbran authored
The scheduled manual builds are currently producing a manual with broken search links. The file extension is being set to `undefined` rather than the expected `.html`. It turns out that these builds are using `sphinx-build 3.1.2` and searchtools.js now expects DOCUMENTATION_OPTIONS.LINK_SUFFIX rather than DOCUMENTATION_OPTIONS.FILE_SUFFIX which is being produced by layout. Solution: peg sphinx to the required version. Things can break when a later version becomes available and it has not been tested by us.
-
- 30 Apr, 2020 4 commits
-
-
Kristina Hoeppner authored
-
Kristina Hoeppner authored
Add a generatepot target to build the manual pot files for translations See merge request !6
-
Glenn Walbran authored
-
Kristina Hoeppner authored
-
- 27 Apr, 2020 1 commit
-
-
Kristina Hoeppner authored
Now that we are at Mahara 20.04, the generating of the files wouldn't have worked any more.
-
- 23 Apr, 2020 1 commit
-
-
Kristina Hoeppner authored
When you are searching for something and then follow the link, it doesn't add the .html correctly any more. This is to fix it.
-
- 19 Apr, 2020 2 commits
-
-
Kristina Hoeppner authored
-
Kristina Hoeppner authored
-
- 03 Mar, 2020 1 commit
-
-
so section when navigated to directly are displayed properly below the header
-
- 02 Mar, 2020 3 commits
-
-
Glenn Walbran authored
-
The earlier fix resulted in section headers to not be displayed any more.
-
Kristina Hoeppner authored
-
- 23 Feb, 2020 1 commit
-
-
Kristina Hoeppner authored
Dockerize the manual build process See merge request !5
-
- 22 Feb, 2020 1 commit
-
-
Adjusted the space from the header to the conent to allow anchor links to be seen and not hidden behind the header. More space is given to account for different behaviour between Firefox and Chrome.
-
- 05 Feb, 2020 1 commit
-
-
Glenn Walbran authored
It should be easy for anyone to build the Mahara docs. Docker gives us that way. Added a Dockerfile to create a docbuilder and updated the README.md
-
- 14 Jan, 2020 1 commit
-
-
Kristina Hoeppner authored
That now requires Python3 and that has been included in Docker
-
- 31 Oct, 2019 2 commits
-
-
Kristina Hoeppner authored
-
Kristina Hoeppner authored
as it has fallen out of support
-
- 28 Oct, 2019 3 commits
-
-
Kristina Hoeppner authored
-
Kristina Hoeppner authored
-
Kristina Hoeppner authored
-
- 12 Oct, 2019 1 commit
-
-
Kristina Hoeppner authored
-
- 06 Oct, 2019 1 commit
-
-
Kristina Hoeppner authored
-
- 03 Sep, 2019 2 commits
-
-
Kristina Hoeppner authored
-
Kristina Hoeppner authored
To get rid of mentioning "user" when "people" are meant as best as possible.
-
- 12 Jul, 2019 2 commits
-
-
Kristina Hoeppner authored
See merge request !4
-
Liam authored
-
- 30 Apr, 2019 1 commit
-
-
Kristina Hoeppner authored
-
- 20 Apr, 2019 1 commit
-
-
Kristina Hoeppner authored
-
- 13 Apr, 2019 1 commit
-
-
Kristina Hoeppner authored
Use current Bootstrap colors for the various admonitions to differentiate between note, warning, and seealso admonitions more easily.
-
- 12 Apr, 2019 2 commits
-
-
Kristina Hoeppner authored
Can't display the logo image. Reverting to normal text until this can be investigated.
-
Kristina Hoeppner authored
Instead of only displaying a heading
-