blob: e0be324848ca13ef087ad66dd7c85ddf545bd4d2 [file] [log] [blame]
..
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
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
main_porting.rst
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>`_.