From 36428d8cf153a33faac6a951752cdc76e23f9737 Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka Date: Fri, 12 Jul 2019 14:44:38 +0900 Subject: python: doc: Remove generated files, put rules in Makefile. * lang/python/doc/Makefile.am (EXTRA_DIST): Remove files not distributed like files under meta. * Add rules to generate .rst and .texi files. * lang/python/doc/rst: Remove .rst files to be generated. * lang/python/doc/texinfo: Remove .texi files to be generated. GnuPG-bug-id: 4275 Signed-off-by: NIIBE Yutaka --- lang/python/doc/texinfo/index.texi | 60 -------------------------------------- 1 file changed, 60 deletions(-) delete mode 100644 lang/python/doc/texinfo/index.texi (limited to 'lang/python/doc/texinfo/index.texi') diff --git a/lang/python/doc/texinfo/index.texi b/lang/python/doc/texinfo/index.texi deleted file mode 100644 index 95c27c22..00000000 --- a/lang/python/doc/texinfo/index.texi +++ /dev/null @@ -1,60 +0,0 @@ -\input texinfo @c -*- texinfo -*- -@c %**start of header -@setfilename index.info -@settitle GNU Privacy Guard (GnuPG) Made Easy Python Bindings -@documentencoding utf-8 -@documentlanguage en -@c %**end of header - -@finalout -@titlepage -@title GNU Privacy Guard (GnuPG) Made Easy Python Bindings -@author Ben McGinnes -@end titlepage - -@contents - -@ifnottex -@node Top -@top GNU Privacy Guard (GnuPG) Made Easy Python Bindings -@end ifnottex - -@menu -* GPGME Python Bindings:: - -@detailmenu ---- The Detailed Node Listing --- - -GPGME Python Bindings - -* Contents:: - -@end detailmenu -@end menu - -@node GPGME Python Bindings -@chapter GPGME Python Bindings - -@menu -* Contents:: -@end menu - -@node Contents -@section Contents - -@itemize -@item -@uref{short-history, A short history of the project} -@item -@uref{what-is-new, What's New} -@itemize -@item -@uref{maintenance-mode, Maintenance Mode} (from January, 2019) -@end itemize -@item -@uref{what-was-new, What Was New} -@item -@uref{gpgme-python-howto, GPGME Python Bindings HOWTO} -@end itemize - -@bye \ No newline at end of file -- cgit v1.2.3