summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhillip Smyth <knownexus@gmail.com>2017-12-07 17:00:34 +0000
committerPhillip Smyth <knownexus@gmail.com>2017-12-07 17:00:34 +0000
commit1e0b3a7dc82bdec266cab79e67b0b33c65585ed5 (patch)
tree08d9a35585e66c38dbffe631959197a3480aa080
parentedb24573d81ff6566b84547f64afae604f1ae527 (diff)
downloadbuildstream-1e0b3a7dc82bdec266cab79e67b0b33c65585ed5.tar.gz
Fixing anchor warnings
-rw-r--r--doc/source/createproject.rst2
-rw-r--r--doc/source/format.rst2
-rw-r--r--doc/source/install.rst1
-rw-r--r--doc/source/postbuild.rst4
4 files changed, 3 insertions, 6 deletions
diff --git a/doc/source/createproject.rst b/doc/source/createproject.rst
index 7d5599349..d34f64ff1 100644
--- a/doc/source/createproject.rst
+++ b/doc/source/createproject.rst
@@ -5,7 +5,7 @@ Creating a basic project
This Section assumes you have installed Buildstream already.
-If not, go to :ref:`install`
+If not, go to :ref:`installing`
Or :ref:`docker`
diff --git a/doc/source/format.rst b/doc/source/format.rst
index 66a9d3f20..f1eed986f 100644
--- a/doc/source/format.rst
+++ b/doc/source/format.rst
@@ -135,8 +135,6 @@ Asides from the common ``kind`` and ``directory`` attributes which may be applie
Sources, refer to the Source specific documentation for meaningful attributes for the
particular Source.
-.. _format_variables:
-
Variables
~~~~~~~~~
diff --git a/doc/source/install.rst b/doc/source/install.rst
index ce3e886b6..195aea090 100644
--- a/doc/source/install.rst
+++ b/doc/source/install.rst
@@ -1,6 +1,5 @@
.. _installing:
-
BuildStream on your host
========================
Until BuildStream is available in your distro, there are a few hoops to jump
diff --git a/doc/source/postbuild.rst b/doc/source/postbuild.rst
index 1d34d6914..4b4e5b749 100644
--- a/doc/source/postbuild.rst
+++ b/doc/source/postbuild.rst
@@ -6,8 +6,8 @@ What you can do with a built project
Once you have successfully built a project with Buildstream,
there are 2 things you can do with it:
-- :ref:`_invoking_shell`
-- :ref:`_invoking_checkout`
+- :ref:`invoking_shell`
+- :ref:`invoking_checkout`
Shell