From a691f9a47f3c46b9363a74ed40a29262e39e7fa0 Mon Sep 17 00:00:00 2001 From: Felipe Monteiro Date: Fri, 16 Mar 2018 15:05:35 +0000 Subject: [PATCH] Add readthedocs link to Deckhand readme Change-Id: Id3aeccec0730fe0556446d42facfd222751d636c --- README.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.rst b/README.rst index 1ad5cebc..539fe7a3 100644 --- a/README.rst +++ b/README.rst @@ -2,11 +2,15 @@ Deckhand ======== +|Doc Status| + Deckhand is a storage service for YAML-based configuration documents, which are managed through version control and automatically validated. Deckhand provides users with a variety of different document types that describe complex configurations using the features listed below. +Find more documentation for Deckhand on `Read the Docs `_. + Core Responsibilities ===================== @@ -89,3 +93,6 @@ Further Reading =============== `Undercloud Platform (UCP) `_. + +.. |Doc Status| image:: https://readthedocs.org/projects/deckhand/badge/?version=latest + :target: http://deckhand.readthedocs.io/