[3.1.0] Document Config Schema, also, fix bug with null defaults
commit27ba8f21923f83999f33a13f34f96f9af709025d
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sat, 5 Apr 2008 18:37:08 +0000 (5 18:37 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sat, 5 Apr 2008 18:37:08 +0000 (5 18:37 +0000)
tree731b2e494c84dcee4e18b7de24965228f7c169dd
parent9f1e678b482793c91c25b794ffb8fe5c9756bd93
[3.1.0] Document Config Schema, also, fix bug with null defaults

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1651 48356398-32a2-884e-a903-53898d9a118a
TODO
docs/dev-advanced-api.html
docs/dev-config-schema.html [new file with mode: 0644]
docs/dev-includes.txt
docs/index.html
docs/ref-html-modularization.txt
library/HTMLPurifier/ConfigSchema/InterchangeBuilder.php
library/HTMLPurifier/ConfigSchema/Validator.php
maintenance/generate-includes.php
tests/HTMLPurifier/ConfigSchema/Validator/directive/defaultNullWithAllowed.vtest [new file with mode: 0644]
tests/HTMLPurifier/ConfigSchema/Validator/directive/defaultType.vtest