From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8725 invoked by alias); 13 Oct 2009 19:18:52 -0000 Received: (qmail 8700 invoked by uid 22791); 13 Oct 2009 19:18:50 -0000 X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout5.012.net.il (HELO mtaout5.012.net.il) (84.95.2.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 13 Oct 2009 19:18:00 +0000 Received: from conversion-daemon.i_mtaout5.012.net.il by i_mtaout5.012.net.il (HyperSendmail v2004.12) id <0KRG00K00W7YMX00@i_mtaout5.012.net.il> for gdb@sourceware.org; Tue, 13 Oct 2009 21:17:57 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.70.84.229]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KRG00AEDW9X5720@i_mtaout5.012.net.il>; Tue, 13 Oct 2009 21:17:57 +0200 (IST) Date: Tue, 13 Oct 2009 19:18:00 -0000 From: Eli Zaretskii Subject: Re: Documentation generated from sources proposal In-reply-to: <20091013191301.GA24733@host0.dyn.jankratochvil.net> To: Jan Kratochvil Cc: jeremy.bennett@embecosm.com, gdb@sourceware.org Reply-to: Eli Zaretskii Message-id: <83iqejhzj7.fsf@gnu.org> References: <20091012161424.GA20603@host0.dyn.jankratochvil.net> <83tyy4igm2.fsf@gnu.org> <1255422217.4479.47.camel@thomas> <83ljjfi2dn.fsf@gnu.org> <20091013191301.GA24733@host0.dyn.jankratochvil.net> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-10/txt/msg00248.txt.bz2 > Date: Tue, 13 Oct 2009 21:13:01 +0200 > From: Jan Kratochvil > Cc: jeremy.bennett@embecosm.com, gdb@sourceware.org > > On Tue, 13 Oct 2009 20:18:28 +0200, Eli Zaretskii wrote: > > No, the format generated from the comments must be Texinfo. > > Are there some specific technical or FSF reasons? Both. The GNU Project writes documentation in Texinfo, and if I need to be responsible for the GDB manuals, I need to be an expert in the language we use to write them. > I freely admit a side track of my proposal was to be able to start writing the > doc in a different format than texinfo. I don't see a need to start that battle. Texinfo is more than adequate for GDB, IMO. > Still a .c-placed doc even in the texinfo format I find a useful improvement. Yes, of course.