|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2009-02-16 08:04 UTC] bjori@php.net
[2010-03-12 16:25 UTC] moacir@php.net
-Type: Bug
+Type: Feature/Change Request
[2010-04-29 21:45 UTC] bjori@php.net
-Status: Open
+Status: Closed
-Assigned To:
+Assigned To: bjori
[2010-04-29 21:45 UTC] bjori@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Thu Feb 12 12:00:01 2026 UTC |
Description: ------------ Currently one has to pass a bunch of options to phd to make it generate the files in the flavor one wants it. When doing that repeatedly, it would help to have configuration files where phd would read its options from. The config files could contain: - general options, like indexing settings - per-theme options, like output filename [phd] file=manual.xml format=xhtml index=false verbose=false language=de color=true highlighter=PhD_Highlighter_Geshi [pearchunkedhtml] outdir=build/{$language}/html/ [pearbightml] outfile=build/$language/pear_manual_{$language}.html