]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Removes link to autogenerated docs which are no longer generated.
authorRich Bowen <rbowen@apache.org>
Tue, 26 May 2026 21:29:56 +0000 (21:29 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 26 May 2026 21:29:56 +0000 (21:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1934659 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/developer/index.xml

index 6b52240bcb3e62df439e3fb0249b851b4dc23355..a2ab2548b8d264e22e9857183c8816cbf019120b 100644 (file)
 
 <section id="external"><title>Other Resources</title>
     <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>).
-      </li>
-
       <li>Developer articles at <a href="http://www.apachetutor.org/">apachetutor</a> include:
       <ul>
         <li><a href="http://www.apachetutor.org/dev/request">Request Processing</a></li>