mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
61 lines
2.3 KiB
XML
61 lines
2.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- $Revision$ -->
|
|
<chapter xml:id="chm.about" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<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
|
|
web page to download. This edition gives you the full content of the
|
|
manual plus the user notes, with some great features provided by
|
|
the viewer application by the scripts we use to generate this
|
|
format and by other contributors in the form of skins.
|
|
</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).
|
|
<!--
|
|
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
|
|
requirement is that you need to have all <filename>php_manual_LANG.chm</filename>
|
|
files in one directory with <filename>php_manual_notes.chm</filename>.
|
|
-->
|
|
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.
|
|
</para>
|
|
|
|
<para>
|
|
For those interested in technical details about Microsoft HTML Help,
|
|
<link xlink:href="&url.chm.helpware;">&url.chm.helpware;</link> is a great
|
|
resource. For more information and positioning of Windows HTML Help
|
|
in the Microsoft help formats and services history, see this
|
|
<link xlink:href="&url.chm.history;">WinWriters article</link>.
|
|
</para>
|
|
|
|
</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
|
|
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
|
|
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
|
|
-->
|