]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: needed carriage returns between headings, code tag and syntax.
authorJohn Wilkins <john.wilkins@inktank.com>
Fri, 25 May 2012 23:15:14 +0000 (16:15 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Fri, 25 May 2012 23:15:14 +0000 (16:15 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/api/s3/bucketops.rst

index 4bb8332ae5b52b3bb09b6b7655f1de7eb3d410d1..ed089789c62ca2be4bb81505b96490a6ba70fa76 100644 (file)
@@ -82,6 +82,7 @@ Returns a list of bucket objects.
 
 Syntax
 ~~~~~~
+
 ::
 
     GET /{bucket}?max-keys=25 HTTP/1.1
@@ -167,6 +168,7 @@ Syntax
 Add the ``acl`` subresource to the bucket request as shown below.
 
 ::
+
     GET /{bucket}?acl HTTP/1.1
     Host: cname.domain.com
 
@@ -205,6 +207,7 @@ Syntax
 Add the ``acl`` subresource to the bucket request as shown below.
 
 ::
+
     PUT /{bucket}?acl HTTP/1.1
 
 Request Entities
@@ -238,7 +241,9 @@ the service hasn't completed all the uploads yet.
 
 Syntax
 ~~~~~~
+
 ::
+
     GET /{bucket}?uploads HTTP/1.1
 
 Parameters