From cc8e45f0188c57b62752ac73b496b16482c3317e Mon Sep 17 00:00:00 2001 From: Alex Levy Date: Mon, 24 Feb 2025 23:16:18 -0800 Subject: [PATCH] Fix docs search (and a `make docs` error) --- docs/source/changelog.rst | 9 +++------ requirements-dev.txt | 2 +- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index 38f7a540..3f3120b9 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -7,8 +7,7 @@ Changelog * Fix for `#415 `_ which caused an endless loop when making a request via `POST /listRecords`. - - `PR #416 `_, - `PR #417 `_ + - `PR #416 `_, `PR #417 `_ 3.0 (2024-11-15) ------------------------ @@ -71,16 +70,14 @@ Changelog * Fix for `#415 `_ which caused an endless loop when making a request via `POST /listRecords`. - - `PR #416 `_, - `PR #417 `_ + - `PR #416 `_, `PR #417 `_ 2.3.6 (2024-11-11) ------------------------ * Fix for `#404 `_ related to `enterprise endpoint changes `__. - - `PR #405 `_, - `PR #406 `_ + - `PR #405 `_, `PR #406 `_ 2.3.5 (2024-10-29) ------------------------ diff --git a/requirements-dev.txt b/requirements-dev.txt index 67a5783a..7c5bc7d0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ cogapp Sphinx==4.5.0 sphinx-autoapi sphinxext-opengraph -revitron-sphinx-theme @ git+https://github.com/gtalarico/revitron-sphinx-theme.git@40f4b09fa5c199e3844153ef973a1155a56981dd +revitron-sphinx-theme @ git+https://github.com/mesozoic/revitron-sphinx-theme.git@7ee572e9e4255c9aaa6b383656ff807fdac1011b sphinx-autodoc-typehints autodoc-pydantic>=2 sphinxcontrib-applehelp==1.0.4