(httpd-site) branch main updated: Update description of what documentation we provide, and on what sites.
| Newsgroups | gmane.comp.apache.cvs |
|---|---|
| Message-ID | <177990465352.2138828.17596165985688421968@gitbox3-he-fi.apache.org> |
This is an automated email from the ASF dual-hosted git repository.
rbowen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/httpd-site.git
The following commit(s) were added to refs/heads/main by this push:
new 9dfc892 Update description of what documentation we provide, and on what sites.
9dfc892 is described below
commit 9dfc8926f6441ebb4fc3e75a8ce1160a894a157f
Author: Rich Bowen <[email protected]>
AuthorDate: Wed May 27 13:57:07 2026 -0400
Update description of what documentation we provide, and on what sites.
---
content/docs/index.md | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/content/docs/index.md b/content/docs/index.md
index 072557a..a2bae4c 100644
--- a/content/docs/index.md
+++ b/content/docs/index.md
@@ -3,20 +3,19 @@ license: https://www.apache.org/licenses/LICENSE-2.0
# Apache HTTP Server Documentation {#Welcome}
-The documentation is available is several formats. Downloadable formats
-including Windows Help format and offline-browsable html are available from
-our [distribution
-mirrors](https://www.apache.org/dyn/closer.lua/httpd/docs/). Online
-browsable documentation is also available:
+Documentation is available for current, development, and historical
+versions of Apache httpd. Downloadable zip files of the documentation,
+for your offline use, are available in various languages on our
+[distribution siite](https://downloads.apache.org/httpd/docs/).
- [Version 2.4](2.4/) ([Current](current/))
+- [Trunk](trunk/) (Development / Draft)
+
- [Version 2.2](2.2/) (Historical)
- [Version 2.0](2.0/) (Historical)
-- [Trunk](trunk/) (Development / Draft)
-
There is also a [Documentation Wiki](http://wiki.apache.org/httpd/) for
user-contributed recipes, tips, and tricks.