This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git

commit 49befd6de491f1bd499e82887b9484f3c293cdcf
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Feb 5 08:27:04 2024 +0000

    Consistent formatting. Add missing entries.
---
 xdocs/miscellaneous/project.xml | 23 ++++++++++++-----------
 xdocs/news/project.xml          | 10 +++++-----
 xdocs/project.xml               |  8 +++++---
 3 files changed, 22 insertions(+), 19 deletions(-)

diff --git a/xdocs/miscellaneous/project.xml b/xdocs/miscellaneous/project.xml
index 786b2113b..8ac87194a 100644
--- a/xdocs/miscellaneous/project.xml
+++ b/xdocs/miscellaneous/project.xml
@@ -16,27 +16,28 @@
   limitations under the License.
 -->
 <project name="Apache Tomcat Native Documentation - Miscellaneous 
Documentation"
-        href="http://tomcat.apache.org/";>
+    href="http://tomcat.apache.org/";>
 
-    <title>The Apache Tomcat Native - Miscellaneous Documentation</title>
+  <title>The Apache Tomcat Native Library - Miscellaneous Documentation</title>
 
-    <logo href="/images/tomcat.gif">
-      The Apache Tomcat Native - Miscellaneous Documentation
-    </logo>
-<body>
+  <logo href="/images/tomcat.gif">
+    The Apache Tomcat Native Library - Miscellaneous Documentation
+  </logo>
 
+  <body>
     <menu name="Links">
-        <item name="Docs Home"                  href="../index.html"/>
+      <item name="Docs Home" href="../index.html"/>
     </menu>
 
     <menu name="Miscellaneous Documentation">
-        <item name="Changelog"                  
href="../miscellaneous/changelog.html"/>
-        <item name="TLS renegotiation"          
href="../miscellaneous/tls-renegotiation.html"/>
+      <item name="Changelog"         href="../miscellaneous/changelog.html"/>
+      <item name="TLS renegotiation" 
href="../miscellaneous/tls-renegotiation.html"/>
     </menu>
 
     <menu name="News">
-        <item name="2022"                       href="../news/2022.html"/>
+      <item name="2023" href="../news/2023.html"/>
+      <item name="2022" href="../news/2022.html"/>
     </menu>
 
-</body>
+  </body>
 </project>
diff --git a/xdocs/news/project.xml b/xdocs/news/project.xml
index ec408b7ed..cb4fc5eae 100644
--- a/xdocs/news/project.xml
+++ b/xdocs/news/project.xml
@@ -16,12 +16,12 @@
   limitations under the License.
 -->
 <project name="Apache Tomcat Native Documentation - News"
-  href="http://tomcat.apache.org/";>
+    href="http://tomcat.apache.org/";>
 
-  <title>The Apache Tomcat Native - News</title>
+  <title>The Apache Tomcat Native Library - News</title>
 
   <logo href="/images/tomcat.gif">
-    The Apache Tomcat Native - News
+    The Apache Tomcat Native Library - News
   </logo>
 
   <body>
@@ -30,8 +30,8 @@
     </menu>
 
     <menu name="Miscellaneous Documentation">
-      <item name="Changelog"           href="../miscellaneous/changelog.html"/>
-        <item name="TLS renegotiation" 
href="../miscellaneous/tls-renegotiation.html"/>
+      <item name="Changelog"         href="../miscellaneous/changelog.html"/>
+      <item name="TLS renegotiation" 
href="../miscellaneous/tls-renegotiation.html"/>
     </menu>
 
     <menu name="News">
diff --git a/xdocs/project.xml b/xdocs/project.xml
index 187634c8f..0c1cd793c 100644
--- a/xdocs/project.xml
+++ b/xdocs/project.xml
@@ -16,12 +16,12 @@
   limitations under the License.
 -->
 <project name="Apache Tomcat Native Documentation"
-  href="http://tomcat.apache.org/";>
+    href="http://tomcat.apache.org/";>
 
-  <title>Apache Tomcat Native Library</title>
+  <title>The Apache Tomcat Native Library</title>
 
   <logo href="/images/tomcat.gif">
-    Apache Tomcat Native Library
+    The Apache Tomcat Native Library
   </logo>
 
   <body>
@@ -36,6 +36,8 @@
 
     <menu name="News">
       <item name="2022" href="news/2022.html"/>
+      <item name="2023" href="news/2023.html"/>
     </menu>
+
   </body>
 </project>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to