| This repository is checked out into docs/manual/build | |
| of an httpd working tree to support documentation | |
| authoring, and works on all httpd branches from 2.0 | |
| through trunk. | |
| To completely rebuild the docs, use: | |
| ./build.sh all convmap | |
| To check for valid XML: | |
| ./build.sh validate-xml | |
| To check the resulting HTML: | |
| ./build.sh validate-xhtml | |