From 1750d5e9d383435b070290e09d8d6a1c6fd5a970 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Thu, 16 Mar 2017 11:02:19 +0800 Subject: [PATCH] docs/dev: fix sphinx warning silence following error radosgw/s3_compliance.rst:34: ERROR: Malformed table. Signed-off-by: Kefu Chai --- doc/dev/radosgw/s3_compliance.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dev/radosgw/s3_compliance.rst b/doc/dev/radosgw/s3_compliance.rst index 6dfb539555e..b6b0d854307 100644 --- a/doc/dev/radosgw/s3_compliance.rst +++ b/doc/dev/radosgw/s3_compliance.rst @@ -53,7 +53,7 @@ S3 Documentation reference : http://docs.aws.amazon.com/AmazonS3/latest/API/REST | Host | ? | | | +----------------------+------------+---------------------------------------------------------------------------------------------------------+-------------+ | x-amz-date | Yes | https://github.com/ceph/ceph/blob/8a2eb18494005aa968b71f18121da8ebab48e950/src/rgw/rgw_auth_s3.cc#L169 | | -| | | should take precedence over DATE as mentioned here -> | | +| | | should take precedence over DATE as mentioned here -> | | | | | http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonRequestHeaders.html | | +----------------------+------------+---------------------------------------------------------------------------------------------------------+-------------+ | x-amz-security-token | No | | | -- 2.39.5