Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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 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.