Skip to content
Merged
Show file tree
Hide file tree
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
5 changes: 3 additions & 2 deletions doc/source/reference/utils.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@
==========

This section documents the command-line tools that ship with daslang:
the test framework, the code coverage tool, the package manager, and
the MCP server for AI coding assistants.
the live-reload application host, the test framework, the code coverage
tool, the package manager, and the MCP server for AI coding assistants.

.. toctree::
:maxdepth: 2

utils/daslang_live.rst
utils/dastest.rst
utils/dascov.rst
utils/daspkg.rst
Expand Down
Loading
Loading