summaryrefslogtreecommitdiff
path: root/doc/source/main_using.rst
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-06-16 13:20:40 -0400
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-06-16 16:14:04 -0400
commit1b88e2c6f0e3b060d7319e69d9ddf45bed98596f (patch)
treed704d114d1e543914dfd68e48421ece7eda16982 /doc/source/main_using.rst
parentb592a80b0e4e244ce50b2452ffcd655fd843bf81 (diff)
downloadbuildstream-1b88e2c6f0e3b060d7319e69d9ddf45bed98596f.tar.gz
doc: Adding part 1 of the getting started tutorial
o doc/Makefile: Added new directory to collect rst files from o doc/examples/first-project: Added the "first-project" example project. o doc/source/sessions/first-project-*.html: Added the generated snippets o doc/source/using_tutorial.rst: Added the new main tutorial page o doc/source/tutorial/first-project.rst: Added part 1 of the tutorial here o tests/examples/first-project.py: Added test for the example project This is largely based on an example by Javier Jardón, which was submitted at https://gitlab.com/BuildStream/buildstream/merge_requests/323 Fixes #103
Diffstat (limited to 'doc/source/main_using.rst')
-rw-r--r--doc/source/main_using.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/main_using.rst b/doc/source/main_using.rst
index dc0f5e69b..d5053747c 100644
--- a/doc/source/main_using.rst
+++ b/doc/source/main_using.rst
@@ -7,6 +7,7 @@ This section details how to use the BuildStream command line interface and work
.. toctree::
:maxdepth: 2
+ using_tutorial
using_examples
using_config
using_commands