1
0
mirror of https://github.com/php/phd.git synced 2026-03-24 07:02:07 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
Rudy Nappée
7f3c75d018 * fixed verbose flags issue
* a new indexing is required if .manual.xml has changed since the last one ('--index false' automatically choose if a new indexing have to be done __ maybe it could be the default option? __)
* added few verbose msgs
2008-08-01 14:55:19 +00:00
Rudy Nappée
ac012e43b0 * reverted last commit (PhDErrors flags) 2008-08-01 13:04:05 +00:00
Rudy Nappée
7a9aa6315e * minor fix (PhD verbose flags) 2008-08-01 12:55:17 +00:00
Rudy Nappée
30afcf9400 * removed no longer necessary files
* added name of format processed
* added color and version stuff from RESTRUCTURE branch
2008-08-01 11:02:04 +00:00
Gwynne Raskind
ec1405a062 - Rewrote option parsing, allows the same code to be reused for multiple scripts
- Rewrote config option access, avoids globals
- Cleaned up error handler
- Color output is now on all three output streams if user selects for it
- --list option now glob()s the themes/ and formats/ directories
- Whitespace fix in chunkedhtml.php
2008-05-24 15:04:50 +00:00
Gwynne Raskind
868119845a revert my big commit 2008-05-24 14:49:14 +00:00
Gwynne Raskind
3e7102833c - Rewrote option parsing, allows the same code to be reused for multiple scripts
- Rewrote config option access, avoids globals
- Cleaned up error handler
- Color output is now on all three output streams if user selects for it
- --list option now glob()s the themes/ and formats/ directories
- Whitespace fix in chunkedhtml.php
2008-05-24 14:30:00 +00:00