From a1e95f36ce1895cd9894f6d3ca76640c42c2f9fc Mon Sep 17 00:00:00 2001 From: Andre Heinecke Date: Mon, 11 Apr 2016 18:10:54 +0200 Subject: Qt: Add doc generation with doxygen * configure.ac: Look for doxygen if qt is built. Configure new files. * lang/qt/doc/Doxyfile.in: New. * lang/qt/doc/Makefile.am: New. * lang/qt/README: Update. -- Currently this is a standard doxyfile template without much customization. --- lang/qt/README | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'lang/qt/README') diff --git a/lang/qt/README b/lang/qt/README index 6aeb8765..bc619ebc 100644 --- a/lang/qt/README +++ b/lang/qt/README @@ -1,6 +1,6 @@ Qt API bindings/wrapper for gpgme ---------------------------------------- -Based on KF5gpgmepp QGpgme +Based on KF5gpgmepp QGpgme and libkleo/backends/qgpgme QGpgme is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public @@ -21,7 +21,4 @@ Overview -------- QGpgme provides Qt API bindings around Gpgmepp. It depends on Gpgmepp. -Currently this is a very thin library that only provides a QByteArray -and QIODevice dataprovider. But might be extended in the future with -code that is currently part of KDE's libkleopatra. To provide an easy -to use API for Qt Applications. +See the generated documentation for more info -- cgit v1.2.3