cdd0571874
- update to 2.3.0: * When getting the canonical URL on Read the Docs, replace the path with /en/stable/ instead of /page/. This can be configured with rtd_canonical_path. :pr:122 * The version banner can be disabled by setting version_banner = False. On Read the Docs, it is disabled when building the stable version or PRs. :pr:123Dirk Mueller2024-11-23 08:30:14 +00:00
4262116139
Accepting request 1217037 from devel:languages:python
Ana Guerrero2024-10-23 19:08:17 +00:00
418a96d224
- update to 2.2.0: * Get canonical URL from environment variable when building on Read the Docs. :pr:117 * New version warning banner. Use JavaScript to query PyPI when viewing a page, rather than baking the warning into the build. New builds of old versions are no longer required for the banner to be correct. :pr:117 * Generate 404 page using the sphinx-notfound-page extension. This fixes the URLs when the page is hosted so that it loads the CSS. :issue:34 * Remove handling for singlehtml_sidebars config which predated Sphinx's support. :pr:119 * Remove "babel" and "platter" theme variants which were undocumented and did not appear to be used by the relevant projects. :pr:120Dirk Mueller2024-10-18 10:50:47 +00:00
3bac867ffe
Accepting request 1184073 from devel:languages:python
Ana Guerrero2024-07-03 18:29:42 +00:00
01a8aa5499
- update to 2.1.3: * Allow Sphinx's parallel build feature. :issue:88 * Use modern packaging metadata with pyproject.toml instead of setup.cfg. * Use flit_core instead of setuptools as build backend. * Compatibility with changes in Sphinx 7.3. :pr:100Dirk Mueller2024-06-30 07:31:35 +00:00
10e67338d3
Accepting request 1109532 from devel:languages:python
Ana Guerrero2023-09-08 19:15:09 +00:00
6bb2da6515
- update to 2.1.1: * Remove leftover Python 2 compatibility code. :pr:69 * Dotted underlines on links are smaller. :issue:70Dirk Mueller2023-09-07 11:42:29 +00:00