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
- Host: GitHub
- URL: https://github.com/apache/httpd-docs-build
- Owner: apache
- Created: 2009-12-11T09:00:14.000Z (over 16 years ago)
- Default Branch: trunk
- Last Pushed: 2019-02-16T09:46:48.000Z (about 7 years ago)
- Last Synced: 2025-04-03T04:16:56.665Z (12 months ago)
- Topics: httpd
- Language: Perl
- Size: 11.7 MB
- Stars: 4
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README
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