Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-developers-subscribe AT sourceware DOT cygnus DOT com> List-Archive: <http://sourceware.cygnus.com/ml/cygwin-developers/> List-Post: <mailto:cygwin-developers AT sourceware DOT cygnus DOT com> List-Help: <mailto:cygwin-developers-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com Date: Fri, 12 May 2000 17:16:56 -0400 Message-Id: <200005122116.RAA19713@envy.delorie.com> From: DJ Delorie <dj AT delorie DOT com> To: earnie_boyd AT yahoo DOT com CC: cygwin-developers AT sourceware DOT cygnus DOT com In-reply-to: <20000512202953.28242.qmail@web109.yahoomail.com> (message from Earnie Boyd on Fri, 12 May 2000 13:29:52 -0700 (PDT)) Subject: Re: Can't build snapshots with net release? References: <20000512202953 DOT 28242 DOT qmail AT web109 DOT yahoomail DOT com> > Couldn't it be useful for someone who is developing a different > package? No, not really. makedoc only understands the weird syntax newlib et al use for their built-in documentation. All doctool does is merge inline and outline SGML snippets into a single SGML file. > Or perhaps developer might find it useful in converting sgml to > something readable. Neither tool does that. > BTW, the documentation did not build correctly; i.e.: db2html and > texi2html are "not found". Those are external packages. texi2html is at http://texinfo.org/texi2html/ and db2html is part of the Docbook tools.