From: Zack Cerza Date: Thu, 9 Jun 2016 19:53:33 +0000 (-0600) Subject: Add new README.rst specifically for GitHub X-Git-Tag: 1.1.0~598^2~5 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=129142aee35c90a1ce6eb7ed9da615808f0735ed;p=teuthology.git Add new README.rst specifically for GitHub Signed-off-by: Zack Cerza --- diff --git a/README.rst b/README.rst new file mode 100644 index 0000000000..14d71fba14 --- /dev/null +++ b/README.rst @@ -0,0 +1,11 @@ +=================================================== +`Teuthology` -- The Ceph integration test framework +=================================================== + + +Welcome! Teuthology's documentation is primarily hosted at `docs.ceph.com +`__. + +You can also look at docs `inside this repository `__, but note that +GitHub's `RST `__ rendering is quite +limited. Mainly that means that links between documents will be broken.