Skip to content

Commit 236d904

Browse files
committed
fix search in docs by upgrading sphinx
1 parent dfb434f commit 236d904

File tree

5 files changed

+7
-32
lines changed

5 files changed

+7
-32
lines changed

docs/source/_static/css/fix-code-colors.css

Lines changed: 0 additions & 25 deletions
This file was deleted.

docs/source/custom_js/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/source/developer-guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ In order to develop IDOM locally you'll first need to install the following:
9292
* - NodeJS >= 14
9393
- https://nodejs.org/en/download/package-manager/
9494

95-
* - NPM >= 7.7
95+
* - NPM >= 7.13
9696
- https://docs.npmjs.com/try-the-latest-stable-version-of-npm
9797

9898
.. note::

requirements/build-docs.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
sphinx ==3.5.4
1+
sphinx ==4.1.2
22
sphinx-autodoc-typehints ==1.7.0
3-
furo ==2020.10.13b12
3+
furo ==2021.07.28.b40
44
sphinx-panels ==0.6.0
55
setuptools_scm
66
sphinx-copybutton ==0.3.0

src/client/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)