]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: remove toctree items under Create CephFS 6241/head
authorJevon Qiao <qiaojianfeng@unitedstack.com>
Tue, 13 Oct 2015 07:10:35 +0000 (15:10 +0800)
committerJevon Qiao <qiaojianfeng@unitedstack.com>
Tue, 13 Oct 2015 13:38:02 +0000 (21:38 +0800)
The two toctree items under Create CephFS should be changed into hyper links.

Signed-off-by: Jevon Qiao <qiaojianfeng@unitedstack.com>
doc/cephfs/createfs.rst

index 5f791bcca78cb3c2cbd94b36d966c860873ed151..dffa56826aea2888dbdacb8da2142292cfad4a74 100644 (file)
@@ -54,9 +54,8 @@ an *active* state.  For example, in a single MDS system:
 Once the filesystem is created and the MDS is active, you are ready to mount
 the filesystem:
 
-.. toctree:: 
-       :maxdepth: 1
-
-       Mount Ceph FS <kernel>
-       Mount Ceph FS as FUSE <fuse>
+       - `Mount CephFS`_
+       - `Mount CephFS as FUSE`_
 
+.. _Mount CephFS: ../../cephfs/kernel
+.. _Mount CephFS as FUSE: ../../cephfs/fuse