Changeset 43
- Timestamp:
- 11/09/04 17:54:44 (4 years ago)
- Files:
-
- trunk/support/phpdoc-all.ini (modified) (1 diff)
- trunk/support/phpdoc-html.ini (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/support/phpdoc-all.ini
r42 r43 53 53 ;; where should the documentation be written? 54 54 ;; legal values: a legal path 55 target = ./docs/55 target = /tmp/midcom-docs/ 56 56 57 57 ;; Which files should be parsed out as special documentation files, such as README, trunk/support/phpdoc-html.ini
r42 r43 53 53 ;; where should the documentation be written? 54 54 ;; legal values: a legal path 55 target = ./docs/55 target = /tmp/midcom-docs/ 56 56 57 57 ;; Which files should be parsed out as special documentation files, such as README,
