Skip to content

Commit 9cc8f7c

Browse files
committed
Added some commands doc
1 parent 70d2f0f commit 9cc8f7c

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

doc/source/commands.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,13 @@ This page documents all the commands and options that can be passed to
66
toolchain.py.
77

88

9-
Main commands
10-
-------------
9+
Commands index
10+
--------------
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).
1116

1217
.. autoclass:: toolchain.ToolchainCL
1318
:members:

0 commit comments

Comments
 (0)