summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@gmail.com>2015-03-12 22:38:01 +0100
committerMarc-André Lureau <marcandre.lureau@gmail.com>2015-03-12 22:38:01 +0100
commit3961b144217ccfd28c0b2b8bbf5357b063ba9c42 (patch)
treeb23a88263de24788c1bbd91e5672c32d744922f0
parentf214d6c92266a53f77eeb6548bdcf164ae0c2b3f (diff)
downloadgcab-3961b144217ccfd28c0b2b8bbf5357b063ba9c42.tar.gz
docs: update for new symbols
-rw-r--r--docs/reference/gcab-docs.sgml.in1
-rw-r--r--docs/reference/gcab-sections.txt9
2 files changed, 7 insertions, 3 deletions
diff --git a/docs/reference/gcab-docs.sgml.in b/docs/reference/gcab-docs.sgml.in
index 355f319..ab15bfd 100644
--- a/docs/reference/gcab-docs.sgml.in
+++ b/docs/reference/gcab-docs.sgml.in
@@ -38,5 +38,6 @@
<xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
<xi:include href="xml/api-index-0.5.xml"><xi:fallback /></xi:include>
+ <xi:include href="xml/api-index-0.6.xml"><xi:fallback /></xi:include>
<xi:include href="xml/api-index-2.28.xml"><xi:fallback /></xi:include>
</book>
diff --git a/docs/reference/gcab-sections.txt b/docs/reference/gcab-sections.txt
index 4506ba9..9d807ea 100644
--- a/docs/reference/gcab-sections.txt
+++ b/docs/reference/gcab-sections.txt
@@ -27,12 +27,16 @@ gcab_error_quark
<SECTION>
<FILE>gcab-file</FILE>
+GCabFileAttribute
GCabFileCallback
GCabFile
-gcab_file_new_with_file
+gcab_file_get_attributes
+gcab_file_get_date
+gcab_file_get_extract_name
gcab_file_get_file
gcab_file_get_name
-gcab_file_get_extract_name
+gcab_file_get_size
+gcab_file_new_with_file
gcab_file_set_extract_name
<SUBSECTION Standard>
GCAB_FILE
@@ -69,4 +73,3 @@ gcab_compression_get_type
<SUBSECTION Private>
GCabFolderClass
</SECTION>
-