diff options
author | Rich Bowen <rbowen@apache.org> | 2012-04-20 14:24:43 +0200 |
---|---|---|
committer | Rich Bowen <rbowen@apache.org> | 2012-04-20 14:24:43 +0200 |
commit | e96c47b81ab7c4bf1e5c8296244d09f7606a7b84 (patch) | |
tree | 1660e32a77d698b6ed2cca9fa0e6eba47f401aea | |
parent | Rebuild getting started doc. (diff) | |
download | apache2-e96c47b81ab7c4bf1e5c8296244d09f7606a7b84.tar.xz apache2-e96c47b81ab7c4bf1e5c8296244d09f7606a7b84.zip |
Link to the docs project, for folks who want to play along.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328348 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | docs/manual/index.html.en | 1 | ||||
-rw-r--r-- | docs/manual/index.xml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/manual/index.html.en b/docs/manual/index.html.en index 82fb249973..d4cabff902 100644 --- a/docs/manual/index.html.en +++ b/docs/manual/index.html.en @@ -93,6 +93,7 @@ Documentation</h1> <ul><li><a href="http://wiki.apache.org/httpd/FAQ">Frequently Asked Questions</a></li> <li><a href="sitemap.html">Sitemap</a></li> <li><a href="developer/">Documentation for Developers</a></li> +<li><a href="http://httpd.apache.org/docs-project/">Helping with the documentation</a></li> <li><a href="misc/">Other Notes</a></li> <li><a href="http://wiki.apache.org/httpd/">Wiki</a></li> </ul> diff --git a/docs/manual/index.xml b/docs/manual/index.xml index 743355ce57..a103ad56fd 100644 --- a/docs/manual/index.xml +++ b/docs/manual/index.xml @@ -90,6 +90,7 @@ Documentation</title> <page href="http://wiki.apache.org/httpd/FAQ">Frequently Asked Questions</page> <page href="sitemap.html">Sitemap</page> <page href="developer/">Documentation for Developers</page> + <page href="http://httpd.apache.org/docs-project/">Helping with the documentation</page> <page href="misc/">Other Notes</page> <page href="http://wiki.apache.org/httpd/">Wiki</page> </category> |