From f64b00b2fc67bd36a964b6da5e9be97ec1ddc1e5 Mon Sep 17 00:00:00 2001 From: Carla Schroder Date: Wed, 23 Sep 2015 15:21:10 -0700 Subject: [PATCH] Update style_guide.rst --- style_guide.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style_guide.rst b/style_guide.rst index d6cd018c9..9f6ba3a91 100644 --- a/style_guide.rst +++ b/style_guide.rst @@ -123,9 +123,9 @@ use the caption element. You may use simple numbering like "Figure 1, Figure 2", or add a caption. Captions must follow a blank line and be italicized, like this example:: .. figure:: images/users-config.png - :alt: Files page showing the user's files. + :alt: User listings and administration page. - *Figure 4: Files page showing the user's files.* + *Figure 1: The ownCloud user listing and administration page.* Images must go into a sub-directory of the directory containing your manual page. Currently the manuals have both a single master images directory, and