1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-07-31 03:10:09 +02:00

Minor cosmetic changes.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1580 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2008-02-26 01:45:03 +00:00
parent 2cc535ad84
commit d765628d24
3 changed files with 3 additions and 19 deletions

View File

@@ -2,12 +2,12 @@
/**
* Generates XML and HTML documents describing configuration.
* @note PHP 5 only!
* @note PHP 5.2+ only!
*/
/*
TODO:
- make XML format richer (see XMLSerializer_ConfigSchema)
- make XML format richer
- extend XSLT transformation (see the corresponding XSLT file)
- allow generation of packaged docs that can be easily moved
- multipage documentation