From 6fadb32af750b540c428155f6d5ab94d75aa61c4 Mon Sep 17 00:00:00 2001 From: Jani Nikula Date: Sun, 13 Jul 2014 09:07:19 +0300 Subject: [PATCH] Re: [PATCH] docs: remote spurious man page generated from doxygen --- 8a/b1af33fd1846e15ce1265a498ac8509dde644e | 155 ++++++++++++++++++++++ 1 file changed, 155 insertions(+) create mode 100644 8a/b1af33fd1846e15ce1265a498ac8509dde644e diff --git a/8a/b1af33fd1846e15ce1265a498ac8509dde644e b/8a/b1af33fd1846e15ce1265a498ac8509dde644e new file mode 100644 index 000000000..05cd5fca5 --- /dev/null +++ b/8a/b1af33fd1846e15ce1265a498ac8509dde644e @@ -0,0 +1,155 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id D7B44431FD0 + for ; Sat, 12 Jul 2014 23:07:27 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.699 +X-Spam-Level: +X-Spam-Status: No, score=-0.699 tagged_above=-999 required=5 + tests=[HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id GbN9DgAOypMu for ; + Sat, 12 Jul 2014 23:07:22 -0700 (PDT) +Received: from mail-vc0-f169.google.com (mail-vc0-f169.google.com + [209.85.220.169]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 94548431FBD + for ; Sat, 12 Jul 2014 23:07:22 -0700 (PDT) +Received: by mail-vc0-f169.google.com with SMTP id la4so5067073vcb.14 + for ; Sat, 12 Jul 2014 23:07:19 -0700 (PDT) +X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=1e100.net; s=20130820; + h=x-gm-message-state:mime-version:in-reply-to:references:date + :message-id:subject:from:to:cc:content-type; + bh=e8zIgE6cIohg5NFLrHAsUx8UoxldzV9vyORlEA5BJjg=; + b=YjumPVFwZv0n09C2kIKlVYgPP4j5s2LxGa4fPmN324ES4j8UDAMf8sYjY0lavsc4nH + MVtKc2oB/Hv9D91kE7F6ISqkIWiGpbQY7tP+OA1ROvxd1WJsn+MlhskDyZ8iF5QwPL1i + bnJvQrmdeOGNvVkyBRxwh2YUOj0aSYAdHu4LrofVjWcsfoTprIW58+GhCp6PQA3tKlQ+ + aer38JJ6J9SjLIr8x5bCMIT0wxtBF61uRe2/+cy8OwM/t6GuibPSiHxaV2NnQbJUSJTy + I8wSCqaxKFN9V8YB116/AKJrlMifhjE5SEi/8MtktQ+m52smzY/k4gRE3v4tc0kbzYKh + pyFw== +X-Gm-Message-State: + ALoCoQmldJcd4VqoMxFP9c5M+YcUYUCE2xF22TqDA9xLzLBQ8WFu3Trpkqwg9y34bMtzYOxxi+R+ +MIME-Version: 1.0 +X-Received: by 10.52.249.9 with SMTP id yq9mr7665206vdc.6.1405231639562; Sat, + 12 Jul 2014 23:07:19 -0700 (PDT) +Received: by 10.58.187.7 with HTTP; Sat, 12 Jul 2014 23:07:19 -0700 (PDT) +Received: by 10.58.187.7 with HTTP; Sat, 12 Jul 2014 23:07:19 -0700 (PDT) +In-Reply-To: <1405199092-7909-1-git-send-email-david@tethera.net> +References: <1405199092-7909-1-git-send-email-david@tethera.net> +Date: Sun, 13 Jul 2014 09:07:19 +0300 +Message-ID: + +Subject: Re: [PATCH] docs: remote spurious man page generated from doxygen +From: Jani Nikula +To: David Bremner +Content-Type: multipart/alternative; boundary=089e0153688cb4229b04fe0cfc98 +Cc: Notmuch Mail +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Sun, 13 Jul 2014 06:07:28 -0000 + +--089e0153688cb4229b04fe0cfc98 +Content-Type: text/plain; charset=UTF-8 + +s/remote/remove/ in subject. + +BR, +Jani. + +On Jul 13, 2014 12:05 AM, "David Bremner" wrote: +> +> There is a doxygen bug about these odd files, +> +> https://bugzilla.gnome.org/show_bug.cgi?id=727796 +> +> But it isn't clear if / when a fix will be provided, so just delete it +> to avoid e.g. confusing man-to-wiki.pl +> --- +> doc/Makefile.local | 1 + +> 1 file changed, 1 insertion(+) +> +> diff --git a/doc/Makefile.local b/doc/Makefile.local +> index 9b6cfe5..0887413 100644 +> --- a/doc/Makefile.local +> +++ b/doc/Makefile.local +> @@ -70,6 +70,7 @@ install-apidocs: apidocs +> $(APIMAN): $(dir)/config.dox $(srcdir)/$(dir)/doxygen.cfg +$(srcdir)/lib/notmuch.h +> mkdir -p $(DOCBUILDDIR)/man/man3 +> doxygen $(DOXYFILE) +> + rm $(DOCBUILDDIR)/man/man3/_*.3 +> perl -pi -e 's/^[.]RI "\\fI/.RI "\\fP/' $(APIMAN) +> else +> apidocs: +> -- +> 2.0.0 +> +> _______________________________________________ +> notmuch mailing list +> notmuch@notmuchmail.org +> http://notmuchmail.org/mailman/listinfo/notmuch + +--089e0153688cb4229b04fe0cfc98 +Content-Type: text/html; charset=UTF-8 +Content-Transfer-Encoding: quoted-printable + +

s/remote/remove/ in subject.

+

BR,
+Jani.

+

On Jul 13, 2014 12:05 AM, "David Bremner" <david@tethera.net> wrote:
+>
+> There is a doxygen bug about these odd files,
+>
+> =C2=A0 =C2=A0 =C2=A0 https://bugzilla.gnome.org/show_bug.cgi?id=3D727796
+>
+> But it isn't clear if / when a fix will be provided, so just delet= +e it
+> to avoid e.g. confusing man-to-wiki.= +pl
+> ---
+> =C2=A0doc/Makefile.local | 1 +
+> =C2=A01 file changed, 1 insertion(+)
+>
+> diff --git a/doc/Makefile.local b/doc/Makefile.local
+> index 9b6cfe5..0887413 100644
+> --- a/doc/Makefile.local
+> +++ b/doc/Makefile.local
+> @@ -70,6 +70,7 @@ install-apidocs: apidocs
+> =C2=A0$(APIMAN): $(dir)/config.dox $(srcdir)/$(dir)/doxygen.cfg $(srcd= +ir)/lib/notmuch.h
+> =C2=A0 =C2=A0 =C2=A0 =C2=A0 mkdir -p $(DOCBUILDDIR)/man/man3
+> =C2=A0 =C2=A0 =C2=A0 =C2=A0 doxygen $(DOXYFILE)
+> + =C2=A0 =C2=A0 =C2=A0 rm $(DOCBUILDDIR)/man/man3/_*.3
+> =C2=A0 =C2=A0 =C2=A0 =C2=A0 perl -pi -e 's/^[.]RI "\\fI/.RI &= +quot;\\fP/' $(APIMAN)
+> =C2=A0else
+> =C2=A0apidocs:
+> --
+> 2.0.0
+>
+> _______________________________________________
+> notmuch mailing list
+> notmuch@notmuchmail.org= +
+> http://not= +muchmail.org/mailman/listinfo/notmuch
+

+ +--089e0153688cb4229b04fe0cfc98-- -- 2.26.2