From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20175 invoked by alias); 12 Oct 2009 18:57:38 -0000 Received: (qmail 20166 invoked by uid 22791); 12 Oct 2009 18:57:38 -0000 X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_JMF_BR,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout7.012.net.il (HELO mtaout7.012.net.il) (84.95.2.19) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 12 Oct 2009 18:57:33 +0000 Received: from conversion-daemon.i-mtaout7.012.net.il by i-mtaout7.012.net.il (HyperSendmail v2007.08) id <0KRF003000HWIU00@i-mtaout7.012.net.il> for gdb@sourceware.org; Mon, 12 Oct 2009 20:56:47 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.70.84.229]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KRF00J9C0MMA810@i-mtaout7.012.net.il>; Mon, 12 Oct 2009 20:56:47 +0200 (IST) Date: Mon, 12 Oct 2009 18:57:00 -0000 From: Eli Zaretskii Subject: Re: Documentation generated from sources proposal In-reply-to: <20091012161424.GA20603@host0.dyn.jankratochvil.net> To: Jan Kratochvil Cc: gdb@sourceware.org Reply-to: Eli Zaretskii Message-id: <83tyy4igm2.fsf@gnu.org> References: <20091012161424.GA20603@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/msg00226.txt.bz2 > Date: Mon, 12 Oct 2009 18:14:24 +0200 > From: Jan Kratochvil > > May the GDB project start using some tool to format documentation from the > sources? One could move the appropriate parts of gdb/doc/gdbint.texinfo into > gdb/*.c along the patches being submitted, keeping in gdb/doc/gdbint.texinfo > only the abstract parts in the future. Assuming the license problem is resolved, I'll support this, provided that someone steps forward to do the initial job of moving the up-to-date parts of gdbint to the sources and developing the infrastructure for processing comments into Texinfo.