20 Commits

Author SHA1 Message Date
Max Hilbrunner
71b9cb7cb9 Pin Sphinx libraries 2024-01-17 00:46:06 +01:00
Max Hilbrunner
3b5ab4bf9a Pin JInja 2 2024-01-17 00:41:22 +01:00
dependabot[bot]
efe789e7bf Bump sphinxext-opengraph from 0.5.0 to 0.5.1
Bumps [sphinxext-opengraph](https://github.com/wpilibsuite/sphinxext-opengraph) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/wpilibsuite/sphinxext-opengraph/releases)
- [Commits](https://github.com/wpilibsuite/sphinxext-opengraph/compare/v0.5.0...v0.5.1)

---
updated-dependencies:
- dependency-name: sphinxext-opengraph
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 17bcff412a)
2021-12-21 16:16:56 +01:00
dependabot[bot]
6da684e9f7 Bump sphinxext-opengraph from 0.4.2 to 0.5.0 (#5405)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 87c8f73767)
2021-12-21 16:16:56 +01:00
Max Hilbrunner
29d2abfaf2 Pin docutils to <0.18 to fix CI due to new warning 2021-11-02 01:45:49 +01:00
dependabot[bot]
b9541930f4 Bump sphinx-notfound-page from 0.6 to 0.7.1
Bumps [sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page) from 0.6 to 0.7.1.
- [Release notes](https://github.com/readthedocs/sphinx-notfound-page/releases)
- [Changelog](https://github.com/readthedocs/sphinx-notfound-page/blob/0.7.1/CHANGELOG.rst)
- [Commits](https://github.com/readthedocs/sphinx-notfound-page/compare/0.6...0.7.1)

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 7f2a3e8b55)
2021-06-02 13:15:49 +02:00
dependabot[bot]
fd5293ea1a Bump sphinxext-opengraph from 0.4.1 to 0.4.2 (#4938)
Bumps [sphinxext-opengraph](https://github.com/wpilibsuite/sphinxext-opengraph) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/wpilibsuite/sphinxext-opengraph/releases)
- [Commits](https://github.com/wpilibsuite/sphinxext-opengraph/compare/v0.4.1...v0.4.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-27 08:14:17 +02:00
dependabot[bot]
030e8b3e21 Bump sphinx-rtd-theme from 0.5.1 to 0.5.2
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/readthedocs/sphinx_rtd_theme/releases)
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/0.5.1...0.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 9940fc39b3)
2021-04-06 09:52:21 +02:00
Hugo Locurcio
ba284358ea Pin sphinx-tabs to 1.3.0 to workaround instant search regression
See https://github.com/godotengine/godot-docs/issues/4787.
2021-03-28 19:13:46 +02:00
Hugo Locurcio
75fe376d29 Update readthedocs-sphinx-search to 0.1.0 2021-03-28 15:45:51 +02:00
Johannes Witt
00710cd7e5 Update Sphinx to 3.5.2, sphinx_rtd_theme to 0.5.1 and sphinx-tabs to 2.1.0 (#4572)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
(cherry picked from commit 6de6863a4c)
2021-03-19 12:52:51 +01:00
Hugo Locurcio
6c87f04926 Add Open Graph tags for better link preview on social media
This is provided by the sphinxext-opengraph extension.

This also adds a theme color property in the HTML layout file.

(cherry picked from commit 9becaa5480)
2021-03-18 20:44:22 +01:00
Hugo Locurcio
20a9683a07 Add a more descriptive custom 404 error page (#4624)
This helps users find their way back to the documentation.
2021-02-06 16:18:35 +01:00
Yuri Sizov
45d95db39f Update instant search plugin to a packaged version (#3963) 2020-09-03 18:57:59 +02:00
Max Hilbrunner
c26d33bfb4 Pin ReadTheDocs sphinx search to specific commit instead of master tip 2020-05-20 14:06:22 +02:00
Rémi Verschelde
74ec5d6942 Document installation of requirements.txt with pip
Also pin their versions to the same ones as used on RTD.

Follow-up to #3276.
2020-03-17 10:58:43 +01:00
Rémi Verschelde
f4610cc7fc Use new full-page search UI from upstream RTD
From https://readthedocs-sphinx-search.readthedocs.io,
can also be tested on https://docs.readthedocs.io.
2020-03-16 13:44:23 +01:00
Rémi Verschelde
0a633ca5a5 Install sphinx_tabs using pip requirements.txt
Upgrades us from 1.1.10 to latest (1.1.13).
2020-03-16 13:34:00 +01:00
Rémi Verschelde
cb18a9cf95 RTD: Remove restriction on Sphinx version
The referenced bug has been fixed for a while.
2018-04-10 14:17:22 +02:00
Rémi Verschelde
8f29f44436 Pin sphinx to 1.4 when generating docs to workaround search issues on RTD
Works around https://github.com/rtfd/readthedocs.org/issues/2708 and fixes #360.
Patch from @nicoddemus.
2017-04-19 16:10:47 +02:00