diff options
Diffstat (limited to 'doc/source/main_using.rst')
-rw-r--r-- | doc/source/main_using.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/source/main_using.rst b/doc/source/main_using.rst new file mode 100644 index 000000000..b817e0cda --- /dev/null +++ b/doc/source/main_using.rst @@ -0,0 +1,16 @@ +:orphan: + + +.. _main_using: + +Using BuildStream +================= +This section details how to use the BuildStream command line interface +and work with existing BuildStream projects. + +For details on how to modify an existing BuildStream project or create +a new one, refer to :ref:`main_authoring`. + + +* :ref:`invoking` +* :ref:`config` |