From: Zack Cerza Date: Tue, 25 Nov 2014 22:09:56 +0000 (-0700) Subject: Add LAB_SETUP.rst to Sphinx build X-Git-Tag: 1.1.0~1061^2~24^2~4 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=799958710912526ab4ce5b2ee00fbbe93dc050a4;p=teuthology.git Add LAB_SETUP.rst to Sphinx build Signed-off-by: Zack Cerza --- diff --git a/docs/Makefile b/docs/Makefile index 02435e7adf..cdb037f85c 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -8,7 +8,7 @@ PAPER = SOURCEDIR = source BUILDDIR = build -SOURCEFILES = README.rst INSTALL.rst ChangeLog.rst +SOURCEFILES = README.rst INSTALL.rst LAB_SETUP.rst ChangeLog.rst # User-friendly check for sphinx-build ifeq ($(shell which $(SPHINXBUILD) >/dev/null 2>&1; echo $$?), 1) diff --git a/docs/source/contents.rst b/docs/source/contents.rst index 796589f17b..45f4465d17 100644 --- a/docs/source/contents.rst +++ b/docs/source/contents.rst @@ -6,6 +6,7 @@ Content Index README.rst INSTALL.rst + LAB_SETUP.rst ChangeLog.rst Indices and tables