]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: a few minor tweaks to radosgw to cleanup navigation.
authorJohn Wilkins <john.wilkins@inktank.com>
Tue, 26 Jun 2012 15:28:10 +0000 (08:28 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Tue, 26 Jun 2012 15:28:10 +0000 (08:28 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/radosgw/config.rst
doc/radosgw/index.rst

index 68fa71308ae354110dd65114b9388be5481b38fc..199e95c57bfb89f28b57485d47dde4030ff5d37a 100644 (file)
@@ -129,8 +129,8 @@ Disable the default site. ::
        sudo a2dissite default
        
 
-Add a 
--------
+Add a RADOS GW Script
+---------------------
 
 Add a ``s3gw.fcgi`` file (use the same name referenced in the first line 
 of ``rgw.conf``) to ``/var/www``. The contents of the file should include:: 
index c289b080faccbdddc7a0b47353eee87aa2b801b1..dda7f947d426e42a3a87fae912e41a6007f230ec 100644 (file)
@@ -19,6 +19,7 @@ cluster used to store data from Ceph FS clients or RADOS block devices.
 Each interface (S3 or Swift) provides its own namespace.
 
 .. toctree::
+       :maxdepth: 1
 
        Manual Install <manual-install>
        Configuration <config>