From: Jeremy Qian Date: Thu, 26 Nov 2015 01:43:10 +0000 (+0800) Subject: doc: Fixes a spelling error X-Git-Tag: v10.0.2~178^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=573151f35fed364c42feffec680da0a942f6023f;p=ceph.git doc: Fixes a spelling error Signed-off-by: Jeremy Qian --- diff --git a/doc/start/documenting-ceph.rst b/doc/start/documenting-ceph.rst index d57192e8d1c2..4fac6f043312 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