From: Simon Josefsson Date: Wed, 9 Nov 2011 14:50:55 +0000 (+0100) Subject: Update gtk-doc template. X-Git-Tag: gnutls_3_0_8~38 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=391efb0975aed21a306d37963fcbe75b292f0a48;p=thirdparty%2Fgnutls.git Update gtk-doc template. --- diff --git a/configure.ac b/configure.ac index 5c67940a03..8d47fbc171 100644 --- a/configure.ac +++ b/configure.ac @@ -449,6 +449,7 @@ AC_CONFIG_FILES([ doc/examples/Makefile doc/manpages/Makefile doc/reference/Makefile + doc/reference/version.xml doc/scripts/Makefile gl/Makefile gl/tests/Makefile diff --git a/doc/reference/gnutls-docs.sgml b/doc/reference/gnutls-docs.sgml index 90b6162bbf..63df17cb16 100644 --- a/doc/reference/gnutls-docs.sgml +++ b/doc/reference/gnutls-docs.sgml @@ -1,9 +1,18 @@ - - + + +]> + GnuTLS API Reference Manual + + for GnuTLS &version;. + The latest version of this documentation can be found on-line at + https://www.gnu.org/software/gnutls/reference/. + @@ -23,15 +32,16 @@ - - - - + + + + - Index of all symbols + API Index + Index of deprecated symbols diff --git a/doc/reference/version.xml.in b/doc/reference/version.xml.in new file mode 100644 index 0000000000..27323dad39 --- /dev/null +++ b/doc/reference/version.xml.in @@ -0,0 +1 @@ +@VERSION@ \ No newline at end of file