summaryrefslogtreecommitdiff
path: root/doc/source/index.rst
blob: 68b13dab4d9fccaaf019d9ae9897a121ed2aff9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.. BuildStream documentation master file, created by
   sphinx-quickstart on Mon Nov  7 21:03:37 2016.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.


BuildStream documentation
=========================
These docs cover everything you need to build and integrate software stacks
using BuildStream.

They begin with a basic introduction to BuildStream, background
information on basic concepts, and a guide to the BuildStream command line interface.
Later sections provide detailed information on BuildStream internals.

.. toctree::
   :maxdepth: 1

   main_about
   main_install
   main_using
   main_core
   CONTRIBUTING
   main_architecture
   main_glossary

For any other information, including `how to install BuildStream <https://buildstream.build/install.html>`_,
refer to `the BuildStream website <https://buildstream.build>`_.