An open API service indexing awesome lists of open source software.

https://github.com/apache/httpd-docs-build

Mirror of Apache HTTPD Docs Build
https://github.com/apache/httpd-docs-build

httpd

Last synced: 12 months ago
JSON representation

Mirror of Apache HTTPD Docs Build

Awesome Lists containing this project

README

          

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