2010-03-28 22:10:10 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2009-07-11 05:29:48 +00:00
|
|
|
<!-- $Revision$ -->
|
2007-06-27 13:21:49 +00:00
|
|
|
<chapter xml:id="chm.about" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
2002-02-05 14:30:19 +00:00
|
|
|
<title>About This Edition</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
The Windows HTML Help Edition of the PHP Manual is aimed at
|
|
|
|
developers, who want the manual at hand every time, and would like
|
|
|
|
to read manual pages and user notes without waiting for a remote
|
2007-02-15 09:24:37 +00:00
|
|
|
web page to download. This edition gives you the full content of the
|
2002-02-05 14:30:19 +00:00
|
|
|
manual plus the user notes, with some great features provided by
|
2002-08-27 19:13:45 +00:00
|
|
|
the viewer application by the scripts we use to generate this
|
|
|
|
format and by other contributors in the form of skins.
|
2002-08-08 20:05:48 +00:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
This distribution of the PHP Manual contains many files, including the
|
|
|
|
main manual file <filename>php_manual_en.chm</filename>. You can view
|
|
|
|
the manual by double clicking on this file (as you already guessed).
|
2009-11-16 13:19:36 +00:00
|
|
|
<!--
|
2002-08-08 20:05:48 +00:00
|
|
|
The user notes are in <filename>php_manual_notes.chm</filename>. You
|
|
|
|
only need to have one copy of this file on your computer, regardless
|
|
|
|
of how many languages you use to read the PHP Manual. The only
|
2002-08-11 15:24:32 +00:00
|
|
|
requirement is that you need to have all <filename>php_manual_LANG.chm</filename>
|
2002-08-08 20:05:48 +00:00
|
|
|
files in one directory with <filename>php_manual_notes.chm</filename>.
|
2009-11-16 13:19:36 +00:00
|
|
|
-->
|
2002-08-08 20:05:48 +00:00
|
|
|
You may also see a <filename>php_manual_en.chw</filename> file in the
|
|
|
|
directory, it's generated the first time you use the index tab, and
|
|
|
|
it contains an index with the manual's pages.
|
2002-02-05 14:30:19 +00:00
|
|
|
</para>
|
2002-08-25 14:36:39 +00:00
|
|
|
|
|
|
|
<para>
|
|
|
|
For those interested in technical details about Microsoft HTML Help,
|
2007-06-27 13:21:49 +00:00
|
|
|
<link xlink:href="&url.chm.helpware;">&url.chm.helpware;</link> is a great
|
2002-08-25 14:36:39 +00:00
|
|
|
resource. For more information and positioning of Windows HTML Help
|
|
|
|
in the Microsoft help formats and services history, see this
|
2007-06-27 13:21:49 +00:00
|
|
|
<link xlink:href="&url.chm.history;">WinWriters article</link>.
|
2002-08-25 14:36:39 +00:00
|
|
|
</para>
|
2002-02-05 14:30:19 +00:00
|
|
|
|
|
|
|
</chapter>
|
|
|
|
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
|
|
Local variables:
|
|
|
|
mode: sgml
|
|
|
|
sgml-omittag:t
|
|
|
|
sgml-shorttag:t
|
|
|
|
sgml-minimize-attributes:nil
|
|
|
|
sgml-always-quote-attributes:t
|
|
|
|
sgml-indent-step:1
|
|
|
|
sgml-indent-data:t
|
|
|
|
indent-tabs-mode:nil
|
|
|
|
sgml-parent-document:nil
|
2009-09-25 07:04:39 +00:00
|
|
|
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
|
2002-02-05 14:30:19 +00:00
|
|
|
sgml-exposed-tags:nil
|
|
|
|
sgml-local-catalogs:nil
|
|
|
|
sgml-local-ecat-files:nil
|
|
|
|
End:
|
|
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
|
|
vim: et tw=78 syn=sgml
|
|
|
|
vi: ts=1 sw=1
|
|
|
|
-->
|