summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2017-08-23 00:09:26 +0100
committerPhilip Withnall <philip@tecnocode.co.uk>2017-08-23 00:09:26 +0100
commit620daaeb2cbf34ae4fd0470422668cf28eab3e88 (patch)
tree0aa4a152d13ec837ec18dc6c245c46a431c362f8
parentd83e899da86565ce397c96f4b3e54e6b2f714ccf (diff)
downloadlibgdata-620daaeb2cbf34ae4fd0470422668cf28eab3e88.tar.gz
docs: Add GDataDocumentsMetadata to the documentation index
Also relabel the ‘Documents API’ to ‘Documents/Drive API’ to make it a bit clearer that it now covers Google Drive. Signed-off-by: Philip Withnall <philip@tecnocode.co.uk>
-rw-r--r--docs/reference/gdata-docs.xml3
-rw-r--r--docs/reference/gdata-sections.txt2
2 files changed, 3 insertions, 2 deletions
diff --git a/docs/reference/gdata-docs.xml b/docs/reference/gdata-docs.xml
index 247b5aba..aeb18848 100644
--- a/docs/reference/gdata-docs.xml
+++ b/docs/reference/gdata-docs.xml
@@ -154,7 +154,7 @@
</chapter>
<chapter>
- <title>Google Documents API</title>
+ <title>Google Documents/Drive API</title>
<xi:include href="xml/gdata-documents-service.xml"/>
<xi:include href="xml/gdata-documents-feed.xml"/>
<xi:include href="xml/gdata-documents-query.xml"/>
@@ -167,6 +167,7 @@
<xi:include href="xml/gdata-documents-presentation.xml"/>
<xi:include href="xml/gdata-documents-spreadsheet.xml"/>
<xi:include href="xml/gdata-documents-text.xml"/>
+ <xi:include href="xml/gdata-documents-metadata.xml"/>
<xi:include href="xml/gdata-documents-access-rule.xml"/>
</chapter>
diff --git a/docs/reference/gdata-sections.txt b/docs/reference/gdata-sections.txt
index 5a33f22f..06fd3c87 100644
--- a/docs/reference/gdata-sections.txt
+++ b/docs/reference/gdata-sections.txt
@@ -1831,7 +1831,7 @@ GDATA_DOCUMENTS_METADATA_CLASS
GDATA_DOCUMENTS_METADATA_GET_CLASS
GDATA_IS_DOCUMENTS_METADATA
GDATA_IS_DOCUMENTS_METADATA_CLASS
-GDATA_TYPE_METADATA_SERVICE
+GDATA_TYPE_DOCUMENTS_METADATA
<SUBSECTION Private>
GDataDocumentsMetadataPrivate
</SECTION>