summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2014-01-06 10:45:05 +0100
committerStef Walter <stefw@gnome.org>2014-01-06 10:56:59 +0100
commita53d6e03d5ad4a82b0503847951889f6f7534d91 (patch)
tree5375e6e970dbf1a97f26059f2266fbbcd9edf624 /docs
parent9cbdfee08743c8abc5a815e0c140e4b69c920b85 (diff)
downloadgcr-a53d6e03d5ad4a82b0503847951889f6f7534d91.tar.gz
Add version checking macros
So you can do things like GCR_CHECK_VERSION(x,y,z)
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gck/gck-docs.sgml1
-rw-r--r--docs/reference/gck/gck-sections.txt9
-rw-r--r--docs/reference/gcr/gcr-docs.sgml1
-rw-r--r--docs/reference/gcr/gcr-sections.txt11
4 files changed, 21 insertions, 1 deletions
diff --git a/docs/reference/gck/gck-docs.sgml b/docs/reference/gck/gck-docs.sgml
index b89be0b..7e8beec 100644
--- a/docs/reference/gck/gck-docs.sgml
+++ b/docs/reference/gck/gck-docs.sgml
@@ -26,6 +26,7 @@
<xi:include href="xml/gck-modules.xml"/>
<xi:include href="xml/gck-error.xml"/>
<xi:include href="xml/gck-uri.xml"/>
+ <xi:include href="xml/gck-library.xml"/>
<xi:include href="xml/gck-misc.xml"/>
</chapter>
diff --git a/docs/reference/gck/gck-sections.txt b/docs/reference/gck/gck-sections.txt
index e9a03db..3d30245 100644
--- a/docs/reference/gck/gck-sections.txt
+++ b/docs/reference/gck/gck-sections.txt
@@ -1,4 +1,13 @@
<SECTION>
+<TITLE>Library Utilities</TITLE>
+<FILE>gck-library</FILE>
+GCK_CHECK_VERSION
+GCK_MAJOR_VERSION
+GCK_MICRO_VERSION
+GCK_MINOR_VERSION
+</SECTION>
+
+<SECTION>
<FILE>gck-attribute</FILE>
GckAttribute
gck_attribute_is_invalid
diff --git a/docs/reference/gcr/gcr-docs.sgml b/docs/reference/gcr/gcr-docs.sgml
index d9c4c86..799d574 100644
--- a/docs/reference/gcr/gcr-docs.sgml
+++ b/docs/reference/gcr/gcr-docs.sgml
@@ -67,6 +67,7 @@
<part id="misc">
<title>Miscellaneous</title>
<xi:include href="xml/gcr-library.xml"/>
+ <xi:include href="xml/gcr-pkcs11.xml"/>
<xi:include href="xml/gcr-fingerprint.xml"/>
<xi:include href="xml/gcr-secret-exchange.xml"/>
<xi:include href="xml/gcr-secure-memory.xml"/>
diff --git a/docs/reference/gcr/gcr-sections.txt b/docs/reference/gcr/gcr-sections.txt
index 7962dfd..7e3db2b 100644
--- a/docs/reference/gcr/gcr-sections.txt
+++ b/docs/reference/gcr/gcr-sections.txt
@@ -1,4 +1,13 @@
<SECTION>
+<TITLE>Library Utilities</TITLE>
+<FILE>gcr-library</FILE>
+GCR_CHECK_VERSION
+GCR_MAJOR_VERSION
+GCR_MICRO_VERSION
+GCR_MINOR_VERSION
+</SECTION>
+
+<SECTION>
<FILE>gcr-parser</FILE>
<TITLE>GcrParser</TITLE>
GCR_DATA_ERROR
@@ -238,7 +247,7 @@ gcr_trust_remove_pinned_certificate_finish
</SECTION>
<SECTION>
-<FILE>gcr-library</FILE>
+<FILE>gcr-pkcs11</FILE>
gcr_pkcs11_initialize
gcr_pkcs11_initialize_async
gcr_pkcs11_initialize_finish