Commit ea775fa3 authored by Tristan Van Berkom's avatar Tristan Van Berkom
Browse files

doc: Removed some unused link targets

parent d0dc9e64
Loading
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line

.. _format:

Element constructs
==================

+0 −2
Original line number Diff line number Diff line

.. _formatintro:


Introduction
============
+0 −3
Original line number Diff line number Diff line


.. _main_install:

Installing
==========
This section covers how to install BuildStream onto your machine, how to run BuildStream inside a docker image and also how to configure an artifact server.
+0 −3
Original line number Diff line number Diff line


.. _main_using:

Using BuildStream
=================
This section details how to use the BuildStream command line interface and work with existing BuildStream projects.
+0 −4
Original line number Diff line number Diff line

.. _public:


Builtin public data
===================

Elements can provide public data which can be read by other elements
later in the pipeline, the format for exposing public data on a given
element is :ref:`described here <format_public>`.