commands.rst: Split up commands to easily allow for further description

Patch description

This patch is a change to the commands.rst file which autogenerates documentation for each BuildStream command.

For the user

We now see each BuildStream command in the ToC under "Commands" (see image)

For the developer

This allows for devs to add further description to any of the BuildStream commands. Note, no further description has been added in this patch, however a comment in commands.rst has been left to show a developer where they should add description.

Result:

image

Merge request reports

Loading