From: Rich Bowen
Date: Tue, 28 Apr 2026 14:14:19 +0000 (+0000)
Subject: Fix doxygen link
X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3328bbaf1c3b6ea9ecfb8982f93a3f9b99301fff;p=thirdparty%2Fapache%2Fhttpd.git
Fix doxygen link
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933427 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/developer/documenting.xml b/docs/manual/developer/documenting.xml
index 77631189d3..beb039b90e 100644
--- a/docs/manual/developer/documenting.xml
+++ b/docs/manual/developer/documenting.xml
@@ -26,7 +26,7 @@
Documenting code in Apache 2.4
- Apache 2.4 uses Doxygen to
+
Apache 2.4 uses Doxygen to
document the APIs and global variables in the code. This will explain
the basics of how to document using Doxygen.
@@ -78,7 +78,7 @@
{Name_of_library_header}.html, so try to be concise with your names.
For a further discussion of the possibilities please refer to
- the Doxygen site.
+ the Doxygen site.