From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: C++ information Date: Sun, 12 Mar 2000 09:30:27 +0200 Organization: NetVision Israel Lines: 36 Message-ID: References: <01bf870e$72e89400$5f84b7d8 AT dave> <7g39cs427mp1dmht1n9pmlss5eu5r2snl0 AT 4ax DOT com> <38C99300 DOT B159ADC3 AT gtcom DOT net> <38C9F7CF DOT A3702FA2 AT gtcom DOT net> <38ca2348_1 AT news DOT uni-bielefeld DOT de> <38CAC114 DOT 30DC6796 AT gtcom DOT net> NNTP-Posting-Host: is.elta.co.il Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: news.netvision.net.il 952846392 25724 199.203.121.2 (12 Mar 2000 07:33:12 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 12 Mar 2000 07:33:12 GMT X-Sender: eliz AT is In-Reply-To: <38CAC114.30DC6796@gtcom.net> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sat, 11 Mar 2000, Krogg wrote: > c:/djgpp/bin/makeinfo.exe: unrecognized option `--html' > Try `makeinfo.exe --help' for more information. > > Maybe my version of makeinfo is old... > > makeinfo (GNU texinfo 3.12) 1.68 Yes, it's old. You need Texinfo 4.0. > > But what's so bad about info anyway? > > Well,It is alot easier for me to navigate html files Why is it easier? Info readers have the same commands for navigation as HTML browsers do. Info readers have much better facilities for quickliy finding the required information. For example, the index-search command and the automatic completion of index items and section names. You lose all this if you use the HTML version of the docs. > and I just cant stand info.... There are better Info browsers than the stand-alone info.exe which comes with Texinfo. The FAQ mentions the other readers in section 5.1. If none of the Info readers is good enough for you, perhaps you could improve one of them and submit your changes to its maintainer(s). > Is my makeinfo to old,where can i get the newest one. v2gnu/txi40b.zip.