diff options
Diffstat (limited to 'docs/manual/developer/index.html.en')
-rw-r--r-- | docs/manual/developer/index.html.en | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manual/developer/index.html.en b/docs/manual/developer/index.html.en index e5d260c827..9782dfb8c7 100644 --- a/docs/manual/developer/index.html.en +++ b/docs/manual/developer/index.html.en @@ -40,7 +40,7 @@ </ul></div> <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> <div class="section"> -<h2><a name="developing" id="developing">2.4 development documents</a><a title="Permanent link" href="#developing" class="permalink">¶</a></h2> +<h2><a name="developing" id="developing">2.4 development documents</a> <a title="Permanent link" href="#developing" class="permalink">¶</a></h2> <ul> <li><a href="modguide.html">Developing modules for the Apache HTTP Server 2.4</a></li> <li><a href="hooks.html">Hook Functions in 2.4</a></li> @@ -52,14 +52,14 @@ </ul> </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> <div class="section"> -<h2><a name="upgrading" id="upgrading">Upgrading to 2.4</a><a title="Permanent link" href="#upgrading" class="permalink">¶</a></h2> +<h2><a name="upgrading" id="upgrading">Upgrading to 2.4</a> <a title="Permanent link" href="#upgrading" class="permalink">¶</a></h2> <ul> <li><a href="new_api_2_4.html">API changes in 2.3/2.4</a></li> <li><a href="modules.html">Converting Modules from 1.3 to 2.x</a></li> </ul> </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> <div class="section"> -<h2><a name="external" id="external">External Resources</a><a title="Permanent link" href="#external" class="permalink">¶</a></h2> +<h2><a name="external" id="external">External Resources</a> <a title="Permanent link" href="#external" class="permalink">¶</a></h2> <ul> <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>). |