Commit Graph

16 Commits

Author SHA1 Message Date
Leroy Bakker
6ae96e7b50 Implemented Algolia search (#4884)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2021-06-13 20:21:11 +02:00
dependabot[bot]
df6f0df57b 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:11:49 +02:00
dependabot[bot]
7f2a3e8b55 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>
2021-05-21 06:06:33 +00:00
dependabot[bot]
9940fc39b3 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>
2021-04-06 06:40:48 +00:00
Hugo Locurcio
a912322c60 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:11:03 +02:00
Hugo Locurcio
9becaa5480 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.
2021-03-18 20:34:06 +01:00
Johannes Witt
6de6863a4c 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>
2021-03-17 20:32:29 +01:00
dependabot[bot]
c329e2eb90 Bump readthedocs-sphinx-search from 0.1.0rc3 to 0.1.0
Bumps [readthedocs-sphinx-search](https://github.com/readthedocs/readthedocs-sphinx-search) from 0.1.0rc3 to 0.1.0.
- [Release notes](https://github.com/readthedocs/readthedocs-sphinx-search/releases)
- [Commits](https://github.com/readthedocs/readthedocs-sphinx-search/compare/0.1.0rc3...0.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-18 06:38:29 +00:00
Hugo Locurcio
f528a844d6 Add a more descriptive custom 404 error page (#4624)
This helps users find their way back to the documentation.
2021-02-05 21:48:22 +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