|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
c++ - Help suggestion
At www.digitalmars.com there is the compiler help. Unfortunatelly it is
not downloadable (you only can download the PDF files, which are unpractical
as a reference).
Have you considered generating a CHM o HLP file with the updated help?
The CHM should be an easy step, since you have the HTML files in the web.
Jan 18 2002
I don't know what CHM is. All the .html files come with the CD version of the compiler. The pdf versions will get dropped (as they are obsolete). "Javier Gutiérrez" <jgutierrez impiric-bcn.com> wrote in message news:a290l2$1qnp$1 digitaldaemon.com... Jan 19 2002
CHM is something like Compiled HTML, there is a lot of software to
convert a set of HTML files into a CHM.
The main advantage of CHM files is that you can search inside all of
them, and the savings in disk space.
As a example refer to http://www.php.net/download-docs.php, and get some
CHM docs.
"Walter" <walter digitalmars.com> escribió en el mensaje
news:a2ba51$k94$2 digitaldaemon.com...
Jan 20 2002
Thanks! But disk space is not too much of an issue here, and there's already a search engine. "Javier Gutiérrez" <nikkho hotmail.com> wrote in message news:a2ekb1$2s6p$1 digitaldaemon.com... Jan 20 2002
You are right, but the downloaded documentation, does not have search
capabilities.
"Walter" <walter digitalmars.com> escribió en el mensaje
news:a2gfkp$vtr$1 digitaldaemon.com...
Jan 21 2002
|