Skip to content

Commit

Permalink
Merge branch 'master' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsewell authored Dec 4, 2024
2 parents 3a68973 + 4e52ed2 commit aff3b6f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,6 @@ See :ref:`docker` for the documentation and hints how to use it.
VS Code Extension
-----------------

VsCode extension `Sphinx-Needs-VsCode <https://marketplace.visualstudio.com/items?itemName=useblocks.sphinx-needs-vscode>`_ provides
support for Sphinx-Needs.
See more details in the `Documentation <https://sphinx-needs-vscode.useblocks.com/>`_.
The VS Code extension `ubCode <https://marketplace.visualstudio.com/items?itemName=useblocks.ubcode>`_ provides
support for Sphinx-Needs.
See more details in the `Documentation <https://docs.useblocks.com/ubcode/>`_.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ docs = [
theme-im = ["sphinx-immaterial~=0.11.11"]
theme-furo = ["furo~=2024.8.6"]
theme-pds = ["pydata-sphinx-theme~=0.15.2"]
theme-rtd = ["sphinx_rtd_theme~=2.0"]
theme-rtd = ["sphinx_rtd_theme>=3.0.2,<4"]

[dependency-groups]
dev = ["pre-commit~=3.0", "tox~=4.23", "tox-uv~=1.15"]
Expand Down

0 comments on commit aff3b6f

Please sign in to comment.