Less clutter and clean ups.

Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/705dd4c9
Tree: http://git-wip-us.apache.org/repos/asf/commons-dbcp/tree/705dd4c9
Diff: http://git-wip-us.apache.org/repos/asf/commons-dbcp/diff/705dd4c9

Branch: refs/heads/release
Commit: 705dd4c97d380357e1b47b5f4d10c554e1a94fe2
Parents: bae87d9
Author: Gary Gregory <garydgreg...@gmail.com>
Authored: Sun Jul 8 10:44:24 2018 -0600
Committer: Gary Gregory <garydgreg...@gmail.com>
Committed: Sun Jul 8 10:44:24 2018 -0600

----------------------------------------------------------------------
 src/site/site.xml | 46 +++++++++++++++++++++++-----------------------
 1 file changed, 23 insertions(+), 23 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/705dd4c9/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index 05c0ce2..50755cb 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -24,34 +24,34 @@
   </bannerRight>
     <body>
       <menu name="Commons&#xA0;DBCP">
-        <item name="Overview" href="/index.html" />
-        <item name="Configuration" href="/configuration.html" />
-        <item name="Javadoc (1.2.2 release)" href="/api-1.2.2/index.html"/>
-        <item name="Javadoc (1.3 release)" href="/api-1.3/index.html"/>
-        <item name="Javadoc (1.4 release)" href="/api-1.4/index.html"/>
-        <item name="Javadoc (2.0.1 release)" href="/api-2.0.1/index.html"/>
-        <item name="Javadoc (2.1 release)" href="/api-2.1/index.html"/>
-        <item name="Javadoc (2.1.1 release)" href="/api-2.1.1/index.html"/>
-        <item name="Javadoc (2.2.0 release)" href="/api-2.2.0/index.html"/>
-        <item name="Javadoc (2.3.0 release)" href="/api-2.3.0/index.html"/>
-        <item name="Javadoc (2.4.0 release)" href="/api-2.4.0/index.html"/>
-        <item name="Developers&#xA0;Guide" href="/guide/index.html" 
collapse="true">
-        <item name="JNDI&#xA0;Howto"  href="/guide/jndi-howto.html"/>
-        <item name="Class&#xA0;Diagrams" href="/guide/classdiagrams.html"/>
+        <item name="Overview"               href="/index.html" />
+        <item name="Configuration"          href="/configuration.html" />
+        <item name="Javadoc&#xA0;1.2.2"     href="/api-1.2.2/index.html"/>
+        <item name="Javadoc&#xA0;1.3"       href="/api-1.3/index.html"/>
+        <item name="Javadoc&#xA0;1.4"       href="/api-1.4/index.html"/>
+        <item name="Javadoc&#xA0;2.0.1"     href="/api-2.0.1/index.html"/>
+        <item name="Javadoc&#xA0;2.1"       href="/api-2.1/index.html"/>
+        <item name="Javadoc&#xA0;2.1.1"     href="/api-2.1.1/index.html"/>
+        <item name="Javadoc&#xA0;2.2.0"     href="/api-2.2.0/index.html"/>
+        <item name="Javadoc&#xA0;2.3.0"     href="/api-2.3.0/index.html"/>
+        <item name="Javadoc&#xA0;2.4.0"     href="/api-2.4.0/index.html"/>
+        <item name="Developers&#xA0;Guide"  href="/guide/index.html" 
collapse="true">
+        <item name="JNDI&#xA0;Howto"        href="/guide/jndi-howto.html"/>
+        <item name="Class&#xA0;Diagrams"    href="/guide/classdiagrams.html"/>
         <item name="Sequence&#xA0;Diagrams" 
href="/guide/sequencediagrams.html"/>
         </item>
-        <item name="Examples" 
href="https://git-wip-us.apache.org/repos/asf?p=commons-dbcp.git;a=tree;f=doc;hb=HEAD"/>
-        <item name="Downloads" href="/download_dbcp.cgi"/>
-        <item name="Wiki" href="http://wiki.apache.org/commons/DBCP"/>
+        <item name="Examples"               
href="https://git-wip-us.apache.org/repos/asf?p=commons-dbcp.git;a=tree;f=doc;hb=HEAD"/>
+        <item name="Downloads"              href="/download_dbcp.cgi"/>
+        <item name="Wiki"                   
href="http://wiki.apache.org/commons/DBCP"/>
       </menu>
   
       <menu name="Development">
-        <item name="History" href="/changes-report.html"/>
-        <item name="Building"  href="/building.html"/>
-        <item name="Mailing lists" href="/mail-lists.html"/>
-        <item name="Issue Tracking" href="/issue-tracking.html"/>
-        <item name="Team"  href="/team-list.html"/>
-        <item name="Source Repository" href="/source-repository.html"/>
+        <item name="History"                href="/changes-report.html"/>
+        <item name="Building"               href="/building.html"/>
+        <item name="Mailing&#xA0;Lists"     href="/mail-lists.html"/>
+        <item name="Issue&#xA0;Tracking"    href="/issue-tracking.html"/>
+        <item name="Team"                   href="/team-list.html"/>
+        <item name="Source&#xA0;Repository" href="/source-repository.html"/>
       </menu>
 
     </body>

Reply via email to