Changeset 43

Show
Ignore:
Timestamp:
11/09/04 17:54:44 (4 years ago)
Author:
torben
Message:

Changed output directory to /tmp/midcom-docs/

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/support/phpdoc-all.ini

    r42 r43  
    5353;; where should the documentation be written? 
    5454;; legal values: a legal path 
    55 target = ./docs/ 
     55target = /tmp/midcom-docs/ 
    5656 
    5757;; Which files should be parsed out as special documentation files, such as README, 
  • trunk/support/phpdoc-html.ini

    r42 r43  
    5353;; where should the documentation be written? 
    5454;; legal values: a legal path 
    55 target = ./docs/ 
     55target = /tmp/midcom-docs/ 
    5656 
    5757;; Which files should be parsed out as special documentation files, such as README,