From 6ac5af8deece74c383c912f2003b9650c87317b8 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 7 Jan 2013 11:01:09 +0100 Subject: Fix documentation warnings. * P11_KIT_URI_NO_MEMORY is an unexpected state, that will probably never actually be returned. But kept for API compatibility. * make distcheck doc fix --- doc/Makefile.am | 2 +- doc/p11-kit-sections.txt | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/Makefile.am b/doc/Makefile.am index 530b75a..33690d5 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -50,7 +50,7 @@ HTML_IMAGES= # Extra SGML files that are included by $(DOC_MAIN_SGML_FILE). # e.g. content_files=running.sgml building.sgml changes-2.0.sgml -content_files=p11-kit-config.xml p11-kit-sharing.xml +content_files=p11-kit-config.xml p11-kit-sharing.xml p11-kit-notes.xml # SGML files where gtk-doc abbrevations (#GtkWidget) are expanded # These files must be listed here *and* in content_files diff --git a/doc/p11-kit-sections.txt b/doc/p11-kit-sections.txt index bdd0434..f3f32a3 100644 --- a/doc/p11-kit-sections.txt +++ b/doc/p11-kit-sections.txt @@ -27,6 +27,7 @@ p11_kit_uri_format p11_kit_uri_parse p11_kit_uri_free p11_kit_uri_message +P11_KIT_URI_NO_MEMORY
@@ -84,4 +85,4 @@ p11_kit_uri_type_t p11_kit_set_progname p11_kit_be_quiet p11_kit_message -
\ No newline at end of file + -- cgit v1.1