From acff2286da7241a68fa058de0f5a697c00079c6b Mon Sep 17 00:00:00 2001 From: Carla Schroder Date: Wed, 23 Sep 2015 14:29:58 -0700 Subject: [PATCH] Update style_guide.rst --- style_guide.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style_guide.rst b/style_guide.rst index e5f5dd953..88ed42ba3 100644 --- a/style_guide.rst +++ b/style_guide.rst @@ -4,6 +4,8 @@ ownCloud Manuals Style Guide *This is a work in progress* +See the `Documentation README `_ for information on setting up your documentation build environment + See `reStructuredText Primer `_ for a complete Sphinx/RST markup reference.