This is an automated email from the ASF dual-hosted git repository. tvb pushed a commit to branch jjardon/getting_started in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit 295bfad9606a0a314339bb5d62d3881557b4f7f4 Author: Javier Jardón <[email protected]> AuthorDate: Thu Mar 15 22:10:47 2018 +0000 source/index.rst: Replace current "Installing" with "Getting started" section --- doc/source/index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index fe41a35..6985ec1 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -19,8 +19,9 @@ dependencies. .. toctree:: :maxdepth: 2 - :caption: Installing + :caption: Getting started + main_quickstart install docker
