diff options
author | Stef Walter <stefw@collabora.co.uk> | 2011-06-09 10:24:07 +0200 |
---|---|---|
committer | Stef Walter <stefw@collabora.co.uk> | 2011-06-09 10:24:07 +0200 |
commit | 4bb63ced295ddd64a019ae49cfae191524a34f07 (patch) | |
tree | 56068eda0aa8d9e7b55dc847c247faa93a70e870 /doc | |
parent | d6463e70eeb0ad3d93788a3e0f13e2007be54c50 (diff) |
Complete documentation for message functionality.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/p11-kit-docs.sgml | 1 | ||||
-rw-r--r-- | doc/p11-kit-sections.txt | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/doc/p11-kit-docs.sgml b/doc/p11-kit-docs.sgml index 2f7fdb2..f0b95bf 100644 --- a/doc/p11-kit-docs.sgml +++ b/doc/p11-kit-docs.sgml @@ -19,6 +19,7 @@ <xi:include href="xml/p11-kit.xml"/> <xi:include href="xml/p11-kit-uri.xml"/> <xi:include href="xml/p11-kit-util.xml"/> + <xi:include href="xml/p11-kit-future.xml"/> </chapter> <index id="api-index-full"> diff --git a/doc/p11-kit-sections.txt b/doc/p11-kit-sections.txt index db1f4f7..36b9de2 100644 --- a/doc/p11-kit-sections.txt +++ b/doc/p11-kit-sections.txt @@ -56,3 +56,9 @@ CK_ULONG p11_kit_uri_result_t p11_kit_uri_type_t </SECTION> + +<SECTION> +<FILE>p11-kit-future</FILE> +p11_kit_be_quiet +p11_kit_message +</SECTION>
\ No newline at end of file |