PHP Classes

File: phpdoc.dist.xml

Recommend this page to a friend!
  Classes of CPK Smithies   Palm Desktop   phpdoc.dist.xml   Download  
File: phpdoc.dist.xml
Role: Configuration script
Content type: text/plain
Description: Documentation generator configuration
Class: Palm Desktop
Convert Palm Desktop files to other formats
Author: By
Last change:
Date: 11 years ago
Size: 631 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8" ?>
<docblox>
  <title>Palm File conversion for PHP</title>
  <parser>
    <target>doc/parser</target>
  </parser>
  <transformer>
    <target>doc</target>
  </transformer>
  <files>
    <file>palmfile.php</file>
    <file>cat_file.php</file>
    <file>adrbookfile.php</file>
    <file>datebookfile.php</file>
    <file>memofile.php</file>
    <file>binfile.php</file>
    <file>cvt_adrbook.php</file>
    <file>cvt_datebook.php</file>
    <file>cvt_memopad.php</file>
    <file>cvt_ical.php</file>
  </files>
  <transformations>
    <template name="new-black"/>
  </transformations>
</docblox>