From 6ad26f554a11de0ddbb2e9880ece60f4b9f8fc63 Mon Sep 17 00:00:00 2001 From: gholt Date: Thu, 26 May 2011 11:37:04 +0000 Subject: [PATCH] Added link to source in Sphinx docs --- doc/source/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/source/index.rst b/doc/source/index.rst index 7b2e313..8b96852 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -10,6 +10,7 @@ Swauth An Auth Service for Swift as WSGI Middleware that uses Swift itself as a backing store. Sphinx-built docs at: http://gholt.github.com/swauth/ + Source available at: https://github.com/gholt/swauth See also https://github.com/khussein/keystone for the future standard OpenStack auth service.