Author: kkolinko
Date: Fri Sep 6 12:07:34 2024
New Revision: 1920495
URL: http://svn.apache.org/viewvc?rev=1920495&view=rev
Log:
Update Tools page: Add a link to PlantUML.
Modified:
tomcat/site/trunk/docs/tools.html
tomcat/site/trunk/xdocs/tools.xml
Modified: tomcat/site/trunk/docs/tools.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tools.html?rev=1920495&r1=1920494&r2=1920495&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tools.html (original)
+++ tomcat/site/trunk/docs/tools.html Fri Sep 6 12:07:34 2024
@@ -48,6 +48,11 @@ and a committer should be able to fix it
</td>
</tr>
<tr>
+ <td><a href="https://plantuml.com/en/" rel="nofollow"
style="font-family:Helvetica; font-size:28px; font-weight:600;
text-decoration:none; text-wrap:nowrap">🌱 PlantUML</a></td>
+ <td><p>PlantUML is used to create diagrams for Tomcat documentation.</p>
+ </td>
+</tr>
+<tr>
<td><a href="https://www.farmanager.com/index.php?l=en" rel="nofollow">
<img src="res/images/far-icon.png" alt="Far Manager"></a></td>
<td><p>Far Manager is a two-panel file manager application for
Modified: tomcat/site/trunk/xdocs/tools.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/tools.xml?rev=1920495&r1=1920494&r2=1920495&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/tools.xml (original)
+++ tomcat/site/trunk/xdocs/tools.xml Fri Sep 6 12:07:34 2024
@@ -67,6 +67,13 @@ and a committer should be able to fix it
</td>
</tr>
<tr>
+ <td><a href="https://plantuml.com/en/" rel="nofollow"
+ style="font-family:Helvetica; font-size:28px; font-weight:600;
text-decoration:none; text-wrap:nowrap"
+ >🌱 PlantUML</a></td>
+ <td><p>PlantUML is used to create diagrams for Tomcat documentation.</p>
+ </td>
+</tr>
+<tr>
<td><a href="https://www.farmanager.com/index.php?l=en" rel="nofollow">
<img src="res/images/far-icon.png" alt="Far Manager"/></a></td>
<td><p>Far Manager is a two-panel file manager application for
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]