We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70d2f0f commit 9cc8f7cCopy full SHA for 9cc8f7c
doc/source/commands.rst
@@ -6,8 +6,13 @@ This page documents all the commands and options that can be passed to
6
toolchain.py.
7
8
9
-Main commands
10
--------------
+Commands index
+--------------
11
+
12
+The commands available are the methods of the ToolchainCL class,
13
+documented below. They may have options of their own, or you can
14
+always pass `general arguments`_ or `distribution arguments`_ to any
15
+command (though if irrelevant they may not have an effect).
16
17
.. autoclass:: toolchain.ToolchainCL
18
:members:
0 commit comments