goba            Tue Feb  5 09:30:19 2002 EDT

  Added files:                 
    /phpdoc     chmonly.xml.in 
    /phpdoc/en/chmonly  aboutchm.xml 
  Log:
  Adding Part file for CHM only manual part (referenced in manual.xml.in),
  and the very first file for starting this new section. More will come in
  the future.
  
  

Index: phpdoc/chmonly.xml.in
+++ phpdoc/chmonly.xml.in
<?xml version='1.0' encoding='@ENCODING@' ?>

<part id="chmonly">
 <title>&CHMEdition;</title>
 &chmonly.aboutchm;
</part>

<!-- 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:"manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
-->


Index: phpdoc/en/chmonly/aboutchm.xml
+++ phpdoc/en/chmonly/aboutchm.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
 <chapter id="chm.about">
  <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
   webpage 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.
  </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:"../../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
-->


Reply via email to