Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion contributing-docs/11_documentation_building.rst
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ detect which distribution you are in and build the documentation for it.

.. note::

You can also run all those commands directly (without ``uv run --group-doc``) inside ``breeze``
You can also run all those commands directly (without ``uv run --group docs``) inside ``breeze``
container, because there all dependencies are already installed and there is no need to
sync dependencies.

Expand Down
Loading