summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.com>2016-06-16 15:20:28 +0200
committerLaurel Michaels <lmichaels@parelastic.com>2016-06-16 15:48:29 -0700
commit696d80d4a8911f930becff51abeb4accd9aabfb5 (patch)
tree5bb3c62bafad1d426f6520037247b4a3e9506532 /.gitignore
parenta5f1ec074c0cfff6fd6065410915e665ef356b3b (diff)
downloadtrove-696d80d4a8911f930becff51abeb4accd9aabfb5.tar.gz
Add Install Guide
This adds trove-specific contents of the OpenStack Installation Guide in the trove repo per [1]. A separate change will remove the heat contents from the OpenStack Installation Guide for Newton per [2]. This is a verbatim import from the content in openstack-manuals with minimal changes to get content building. Also adds tox.ini environment for install-guide and adds openstackdocs-theme to test-requirements.txt. From lmichaels -- added a statement to the next-steps doc. [1] http://specs.openstack.org/openstack/docs-specs/specs/newton/project-specific-installguides.html [2] http://specs.openstack.org/openstack/docs-specs/specs/newton/installguide.html [3] https://review.openstack.org/#/c/314229/ Partially-Implements: blueprint projectspecificinstallguides Change-Id: Idf8cb90536fd4b4d9a2d0695ef30f498b1283410
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8f80497f..ba8e4e16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,6 +25,7 @@ trove.iml
# Sphinx
doc/build/*
doc/source/api/*
+install-guide/build/
# Docs
.DS_Store