1
0
mirror of https://github.com/php/doc-zh.git synced 2026-03-23 22:52:08 +01:00
Files
archived-doc-zh/chmonly/aboutchm.xml
Dallas Wang 36e9f235a8 Some updates and W/S fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/zh/trunk@329727 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-10 16:27:34 +00:00

55 lines
2.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- $Author$ -->
<!-- EN-Revision: 96c9d88bad9a7d7d44bfb7f26c226df7ee9ddf26 Maintainer: verdana Status: ready -->
<!-- CREDITS: dallas -->
<chapter xml:id="chm.about" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>关于此版本</title>
<para>
PHP 手册的 Windows HTML Help
版本是针对开发人员的,他们希望每时每刻都有手册在手头,并且不需要等待远程页面下载就可以阅读手册以及用户注解。此版本给你完整的手册内容加上用户注解,以及一些很棒的特色。这是由我们用来生成此格式的脚本产生的阅读程序以及其他人在皮肤样式上的贡献所提供的。
</para>
<para>
PHP 手册的此发行包中由很多文件组成,包括主要的手册文件
<filename>php_manual_zh.chm</filename>。你可以通过双击此文件查看本手册(你可能已经猜到了)。
<!--
用户注解在
<filename>php_manual_notes.chm</filename> 中。你只需要在你的机器上保留此文件的一个拷贝,不用管用了多少种语言来阅读
PHP 手册。唯一需要的就是将所有的 <filename>php_manual_LANG.chm</filename>
文件放在 <filename>php_manual_notes.chm</filename> 同一个目录中。
-->
你可能也会在目录中看到
<filename>php_manual_zh.chw</filename> 文件,该文件是在你第一次使用索引标签时生成的,包含了手册页面的索引。
</para>
<para>
对那些对 Microsoft HTML Help 的技术细节有兴趣的人来说,<link xlink:href="&url.chm.helpware;">&url.chm.helpware;</link>
是一个很棒的资源。有关 Microsoft 帮助格式和服务历史中的 Windows HTML Help
的更多信息与配置,见 <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
-->