gnutls-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU gnutls branch, master, updated. gnutls_3_0_8-19-g7ce1200


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_3_0_8-19-g7ce1200
Date: Thu, 24 Nov 2011 16:58:45 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=7ce1200106b411bde7d2956e00204d8fda58f5bd

The branch, master has been updated
       via  7ce1200106b411bde7d2956e00204d8fda58f5bd (commit)
       via  bde2a1bf14c376bec5a83bdc7c36f0a63a4dd665 (commit)
      from  911d9fd67d3031036324187f9f8ed02f7bdca99d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7ce1200106b411bde7d2956e00204d8fda58f5bd
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Thu Nov 24 18:00:55 2011 +0100

    copy images to html_node

commit bde2a1bf14c376bec5a83bdc7c36f0a63a4dd665
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Thu Nov 24 17:57:02 2011 +0100

    added missing node

-----------------------------------------------------------------------

Summary of changes:
 cfg.mk                  |    1 +
 doc/cha-cert-auth2.texi |    2 ++
 2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/cfg.mk b/cfg.mk
index 0f532e8..17098d4 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -126,6 +126,7 @@ web:
                --html "--css-include=texinfo.css" \
                --texi2html \
                -o ../$(htmldir)/manual/ $(PACKAGE) "$(PACKAGE_NAME)"
+       cd doc && cp *.png ../$(htmldir)/manual/html_node/
        #cd doc/doxygen && doxygen && cd ../.. && cp -v doc/doxygen/html/* 
$(htmldir)/devel/doxygen/ && cd doc/doxygen/latex && make refman.pdf && cd 
../../../ && cp doc/doxygen/latex/refman.pdf 
$(htmldir)/devel/doxygen/$(PACKAGE).pdf
        -cp -v doc/reference/html/*.html doc/reference/html/*.png 
doc/reference/html/*.devhelp doc/reference/html/*.css $(htmldir)/reference/
        #cp -v doc/cyclo/cyclo-$(PACKAGE).html $(htmldir)/cyclo/
diff --git a/doc/cha-cert-auth2.texi b/doc/cha-cert-auth2.texi
index 1a623c3..d52bf4d 100644
--- a/doc/cha-cert-auth2.texi
+++ b/doc/cha-cert-auth2.texi
@@ -781,6 +781,7 @@ gnutls_privkey_t abs_key;
 @menu
 * Abstract public keys::
 * Abstract private keys::
+* Operations::
 @end menu
 
 
@@ -812,6 +813,7 @@ are not extractable.
 
@showfuncD{gnutls_privkey_import_x509,gnutls_privkey_import_openpgp,gnutls_privkey_import_pkcs11,gnutls_privkey_import_ext}
 @showfuncB{gnutls_privkey_get_pk_algorithm,gnutls_privkey_get_type}
 
address@hidden Operations
 @subsection Operations
 The abstract key types can be used to access signing and
 signature verification operations with the underlying keys.


hooks/post-receive
-- 
GNU gnutls



reply via email to

[Prev in Thread] Current Thread [Next in Thread]