summaryrefslogtreecommitdiffstats
path: root/docs/manual/developer/index.html.en
diff options
context:
space:
mode:
authorEric Covener <covener@apache.org>2015-12-28 19:23:36 +0100
committerEric Covener <covener@apache.org>2015-12-28 19:23:36 +0100
commitc1980adcd69f0b5b7086bf3be087edd9fd60c19e (patch)
treeb19e665aad12ccfd9ba7d5c3818a15ca93da5632 /docs/manual/developer/index.html.en
parentrebuild (diff)
downloadapache2-c1980adcd69f0b5b7086bf3be087edd9fd60c19e.tar.xz
apache2-c1980adcd69f0b5b7086bf3be087edd9fd60c19e.zip
PR58761: developer doc improvements.
Submitted By: Luca Toscano git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1721973 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/developer/index.html.en')
-rw-r--r--docs/manual/developer/index.html.en9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/manual/developer/index.html.en b/docs/manual/developer/index.html.en
index cfd1de89f0..bed6a5f66e 100644
--- a/docs/manual/developer/index.html.en
+++ b/docs/manual/developer/index.html.en
@@ -30,9 +30,8 @@
<div class="warning"><h3>Warning</h3>
<p>Many of the documents listed here are in need of update.
They are in different stages of progress.
- Please be patient, and point out any discrepancies or
- errors on the developer/ pages directly to the
- <a href="http://httpd.apache.org/lists.html#http-dev">dev@httpd.apache.org</a> mailing list.</p>
+ Please be patient and follow <a href="https://httpd.apache.org/docs-project/">this link</a>
+ to propose a fix or point out any error/discrepancy.</p>
</div>
</div>
<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#developing">2.4 development documents</a></li>
@@ -62,7 +61,9 @@
<div class="section">
<h2><a name="external" id="external">External Resources</a></h2>
<ul>
- <li><a href="http://ci.apache.org/projects/httpd/trunk/doxygen/">Autogenerated Apache HTTP Server (trunk) code documentation</a></li>
+ <li><a href="http://ci.apache.org/projects/httpd/trunk/doxygen/">Autogenerated Apache HTTP Server (trunk) code documentation</a> (the link is built by
+ this <a href="https://ci.apache.org/builders/httpd-doxygen-nightly">job</a>).
+ </li>
<li>Developer articles at <a href="http://www.apachetutor.org/">apachetutor</a> include:
<ul>