c++ - Help suggestion
- "Javier Gutiérrez" <jgutierrez impiric-bcn.com> Jan 18 2002
- "Walter" <walter digitalmars.com> Jan 19 2002
- "Javier Gutiérrez" <nikkho hotmail.com> Jan 20 2002
- "Walter" <walter digitalmars.com> Jan 20 2002
- "Javier Gutiérrez" <jgutierrez impiric-bcn.com> Jan 21 2002
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...At www.digitalmars.com there is the compiler help. Unfortunatelly it
not downloadable (you only can download the PDF files, which are
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 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...
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...
At www.digitalmars.com there is the compiler help. Unfortunatelly it
not downloadable (you only can download the PDF files, which are
as a reference).
Have you considered generating a CHM o HLP file with the updated
The CHM should be an easy step, since you have the HTML files in the
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...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
CHM docs. "Walter" <walter digitalmars.com> escribió en el mensaje news:a2ba51$k94$2 digitaldaemon.com...I don't know what CHM is. All the .html files come with the CD version
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...At www.digitalmars.com there is the compiler help. Unfortunatelly
isnot downloadable (you only can download the PDF files, which are
as a reference). Have you considered generating a CHM o HLP file with the updated
The CHM should be an easy step, since you have the HTML files in the
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...
Thanks! But disk space is not too much of an issue here, and there's
a search engine.
"Javier Gutiérrez" <nikkho hotmail.com> wrote in message
news:a2ekb1$2s6p$1 digitaldaemon.com...
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
CHM docs.
"Walter" <walter digitalmars.com> escribió en el mensaje
news:a2ba51$k94$2 digitaldaemon.com...
I don't know what CHM is. All the .html files come with the CD version
the compiler. The pdf versions will get dropped (as they are
"Javier Gutiérrez" <jgutierrez impiric-bcn.com> wrote in message
news:a290l2$1qnp$1 digitaldaemon.com...
At www.digitalmars.com there is the compiler help.
it
is
not downloadable (you only can download the PDF files, which are
as a reference).
Have you considered generating a CHM o HLP file with the updated
The CHM should be an easy step, since you have the HTML files in the
Jan 21 2002








"Javier Gutiérrez" <jgutierrez impiric-bcn.com>