From 573151f35fed364c42feffec680da0a942f6023f Mon Sep 17 00:00:00 2001 From: Jeremy Qian Date: Thu, 26 Nov 2015 09:43:10 +0800 Subject: [PATCH] doc: Fixes a spelling error Signed-off-by: Jeremy Qian --- doc/start/documenting-ceph.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/start/documenting-ceph.rst b/doc/start/documenting-ceph.rst index d57192e8d1c2c..4fac6f0433127 100644 --- a/doc/start/documenting-ceph.rst +++ b/doc/start/documenting-ceph.rst @@ -8,7 +8,7 @@ increasing number of people are updating the documentation and adding new information. Even small contributions like fixing spelling errors or clarifying instructions will help the Ceph project immensely. -The Ceph documentation source resides in the ``ceph/docs`` directory of the Ceph +The Ceph documentation source resides in the ``ceph/doc`` directory of the Ceph repository, and Python Sphinx renders the source into HTML and manpages. The http://ceph.com/docs link currenly displays the ``master`` branch by default, but you may view documentation for older branches (e.g., ``argonaut``) or future @@ -611,4 +611,4 @@ improves the readability of the document in a command line interface. .. _Showing code examples: http://sphinx-doc.org/markup/code.html .. _paragraph level markup: http://sphinx-doc.org/markup/para.html .. _topic directive: http://docutils.sourceforge.net/docs/ref/rst/directives.html#topic -.. _John Wilkins: mailto:jowilkin@redhat.com \ No newline at end of file +.. _John Wilkins: mailto:jowilkin@redhat.com -- 2.39.5