From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3334f982144a667d X-Google-Attributes: gid103376,public From: Corey Minyard Subject: Re: javadoc => adadoc? Date: 1998/08/17 Message-ID: #1/1 X-Deja-AN: 382014952 Sender: minyard@wf-rch.cirr.com References: <6ptlbe$k3$1@nnrp1.dejanews.com> <6pvslq$poo@drn.newsguy.com> <6q4k5q$10uo$1@mdnews.btv.ibm.com> <35C5DAC4.F68DA421@earthling.net> <1998Aug4.073510.1@eisner> <6q7773$mhi$1@mdnews.btv.ibm.com> <35C7401E.54F17899@earthling.net> <6r98ml$i2$1@infosun2.rus.uni-stuttgart.de> Organization: Wonderforce Research Newsgroups: comp.lang.ada Date: 1998-08-17T00:00:00+00:00 List-Id: Peter Hermann writes: > Charles Hixson wrote: > > engine). What is needed is some way of marking index entries, and a way > > to generate > > agreed > > > (rtf?) > > disagree (from the frying pan into the fire): rtf is a monster > > > text with the index entries tied to page numbers > > (which must be determined at print time). > > agree. > > A simplified html is not that bad. > > I am still in search for a html-supporting utility which would > support automatic page division and numbering with automatic indexing > and crossreferencing in order to ease the making of paper documentation > e.g. books with TOC, index, cross-refs. > Use LaTeX and translate it to HTML with latex2html. It does all these things (and more). I use it quite a bit. Plus you can get very nice printed documents from it. Texinfo does this stuff, too, but I have never used the texinfo to HTML tools. -- Corey Minyard Internet: minyard@acm.org Work: minyard@nortel.ca UUCP: minyard@wf-rch.cirr.com