]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
Add new README.rst specifically for GitHub
authorZack Cerza <zack@redhat.com>
Thu, 9 Jun 2016 19:53:33 +0000 (13:53 -0600)
committerZack Cerza <zack@redhat.com>
Thu, 16 Jun 2016 14:48:43 +0000 (08:48 -0600)
Signed-off-by: Zack Cerza <zack@redhat.com>
README.rst [new file with mode: 0644]

diff --git a/README.rst b/README.rst
new file mode 100644 (file)
index 0000000..14d71fb
--- /dev/null
@@ -0,0 +1,11 @@
+===================================================
+`Teuthology` -- The Ceph integration test framework
+===================================================
+
+
+Welcome! Teuthology's documentation is primarily hosted at `docs.ceph.com
+<http://docs.ceph.com/teuthology/docs/>`__.
+
+You can also look at docs `inside this repository <docs/>`__, but note that
+GitHub's `RST <http://docutils.sourceforge.net/rst.html>`__ rendering is quite
+limited. Mainly that means that links between documents will be broken.