[docs][install] Split the docker and ansible install guides 91/68191/2
authorEmma Foley <efoley@redhat.com>
Thu, 4 Jul 2019 09:37:39 +0000 (10:37 +0100)
committerEmma Foley <efoley@redhat.com>
Thu, 4 Jul 2019 10:47:41 +0000 (11:47 +0100)
commit01eed7b89b22593b4f81d4efd08c69a6a1fd0853
tree17820bd6273241c1962d720fec9b6359e5ddcc71
parente7bd9878b28200d5cc4af6f4ad3fcb7fd7e05290
[docs][install] Split the docker and ansible install guides

docker.userguide.rst contained two methods of installation:

* Manual installation of all the docker containers
* one-click install using ansible

A new user is potentially going to be confused about which
document to use, and may not be aware that the two options exist.

This change splits the install guide into two documents, one for
docker, and one for ansible. It also renames the docker guide to
make it more obvious to the user what is contained in the guide.

Change-Id: I1ecdd7d15f8f53c80221916379982bca2673a06d
JIRA: BAROMETER-128
Signed-off-by: Emma Foley <efoley@redhat.com>
docs/release/userguide/index.rst
docs/release/userguide/installguide.docker.rst [moved from docs/release/userguide/docker.userguide.rst with 75% similarity]
docs/release/userguide/installguide.oneclick.rst [new file with mode: 0644]