Updated Branches: refs/heads/documentation-fixes b38f1007b -> 746b70363
now add the label in the correct file Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/746b7036 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/746b7036 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/746b7036 Branch: refs/heads/documentation-fixes Commit: 746b7036367605c3435b71e3716637ceec9bc6a9 Parents: b38f100 Author: Andy Wenk <[email protected]> Authored: Fri Jan 24 00:26:35 2014 +0100 Committer: Andy Wenk <[email protected]> Committed: Fri Jan 24 00:26:35 2014 +0100 ---------------------------------------------------------------------- share/doc/src/api/document/common.rst | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/746b7036/share/doc/src/api/document/common.rst ---------------------------------------------------------------------- diff --git a/share/doc/src/api/document/common.rst b/share/doc/src/api/document/common.rst index f6e4b2a..3c8bfa0 100644 --- a/share/doc/src/api/document/common.rst +++ b/share/doc/src/api/document/common.rst @@ -494,6 +494,7 @@ Basic Attachments Info "name": "Spaghetti with meatballs" } +.. _api/doc/retrieving-deleted-documents: Retrieving Attachments Content ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
