Author: markt
Date: Thu Jun 17 11:45:42 2021
New Revision: 1890867

URL: http://svn.apache.org/viewvc?rev=1890867&view=rev
Log:
Add link to 10.1.x docs. Add 10.1.x to Tomcat 10 download page.

Modified:
    tomcat/site/trunk/xdocs/download-10.xml
    tomcat/site/trunk/xdocs/stylesheets/project.xml

Modified: tomcat/site/trunk/xdocs/download-10.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-10.xml?rev=1890867&r1=1890866&r2=1890867&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download-10.xml (original)
+++ tomcat/site/trunk/xdocs/download-10.xml Thu Jun 17 11:45:42 2021
@@ -32,9 +32,11 @@
  Documentation for ezt.py: https://code.google.com/p/ezt/wiki/Syntax
 -->
 [define v]10.0.6[end]
+[define v]10.1.0-M1[end]
         <a href="https://downloads.apache.org/tomcat/tomcat-10/KEYS";>KEYS</a> |
-        <a href="#[v]">[v]</a> |
-        <a href="[preferred]tomcat/tomcat-10/v[v]" rel="nofollow">Browse</a> |
+        <a href="#[w]">[v]</a> |
+        <a href="#[w]">[w] (alpha)</a> |
+        <a href="[preferred]tomcat/tomcat-10" rel="nofollow">Browse</a> |
         <a href="https://archive.apache.org/dist/tomcat/tomcat-10";>Archives</a>
       </section>
       <!-- End quick navigation section -->
@@ -77,18 +79,17 @@
   </section>
   <!-- End mirrors section -->
 
-      <!-- Begin version [v] section -->
-      <section name="[v]">
-      <p>
-      Please see the 
-      <a href="[preferred]tomcat/tomcat-10/v[v]/README.html" 
rel="nofollow">README</a>
-      file for packaging information.  It explains what every distribution 
contains.
-      </p>
+  <!-- Begin version [v] section -->
+  <section name="[v]">
+    <p>Please see the 
+    <a href="[preferred]tomcat/tomcat-10/v[v]/README.html" 
rel="nofollow">README</a>
+    file for packaging information.  It explains what every distribution 
contains.
+    </p>
 
-      <subsection name="Binary Distributions">
-      <ul>
-        <li>Core:
-          <ul>
+    <subsection name="Binary Distributions">
+    <ul>
+      <li>Core:
+        <ul>
           <li>
             <a 
href="[preferred]tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v].zip" 
rel="nofollow">zip</a> 
             (<a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v].zip.asc";>pgp</a>,
 
@@ -114,19 +115,19 @@
             (<a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v].exe.asc";>pgp</a>,
 
             <a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v].exe.sha512";>sha512</a>)
           </li>
-          </ul>
-        </li>
-        <li>Full documentation:
-          <ul>
+        </ul>
+      </li>
+      <li>Full documentation:
+        <ul>
           <li>
             <a 
href="[preferred]tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-fulldocs.tar.gz" 
rel="nofollow">tar.gz</a> 
             (<a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-fulldocs.tar.gz.asc";>pgp</a>,
 
             <a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-fulldocs.tar.gz.sha512";>sha512</a>)
           </li>
-          </ul>
-        </li>
-        <li>Deployer:
-          <ul>
+        </ul>
+      </li>
+      <li>Deployer:
+        <ul>
           <li>
             <a 
href="[preferred]tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-deployer.zip" 
rel="nofollow">zip</a> 
             (<a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-deployer.zip.asc";>pgp</a>,
  
@@ -137,10 +138,10 @@
             (<a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-deployer.tar.gz.asc";>pgp</a>,
 
             <a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-deployer.tar.gz.sha512";>sha512</a>)
           </li>
-          </ul>
-        </li>
-        <li>Embedded:
-          <ul>
+        </ul>
+      </li>
+      <li>Embedded:
+        <ul>
           <li>
             <a 
href="[preferred]tomcat/tomcat-10/v[v]/bin/embed/apache-tomcat-[v]-embed.tar.gz"
 rel="nofollow">tar.gz</a> 
             (<a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/embed/apache-tomcat-[v]-embed.tar.gz.asc";>pgp</a>,
 
@@ -151,14 +152,14 @@
             (<a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/embed/apache-tomcat-[v]-embed.zip.asc";>pgp</a>,
 
             <a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/embed/apache-tomcat-[v]-embed.zip.sha512";>sha512</a>)
           </li>
-          </ul>
-        </li>
-      </ul>
-      </subsection>
-      <!-- End of version [v] binary section -->
+        </ul>
+      </li>
+    </ul>
+    </subsection>
+    <!-- End of version [v] binary section -->
  
-      <!-- Begin version [v] source section -->
-      <subsection name="Source Code Distributions">
+    <!-- Begin version [v] source section -->
+    <subsection name="Source Code Distributions">
       <ul>
         <li>
           <a 
href="[preferred]tomcat/tomcat-10/v[v]/src/apache-tomcat-[v]-src.tar.gz" 
rel="nofollow">tar.gz</a> 
@@ -171,11 +172,110 @@
           <a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/src/apache-tomcat-[v]-src.zip.sha512";>sha512</a>)
         </li>
       </ul>
-      </subsection>
-      <!-- End version [v] source section -->
+    </subsection>
+    <!-- End version [v] source section -->
+
+  </section>
+  <!-- End version [v] section -->
+
+  <!-- Begin version [w] section -->
+  <section name="[w]">
+    <p>Please see the 
+    <a href="[preferred]tomcat/tomcat-10/v[w]/README.html" 
rel="nofollow">README</a>
+    file for packaging information.  It explains what every distribution 
contains.
+    </p>
+
+    <subsection name="Binary Distributions">
+    <ul>
+      <li>Core:
+        <ul>
+          <li>
+            <a 
href="[preferred]tomcat/tomcat-10/v[w]/bin/apache-tomcat-[w].zip" 
rel="nofollow">zip</a> 
+            (<a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[w]/bin/apache-tomcat-[w].zip.asc";>pgp</a>,
 
+            <a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[w]/bin/apache-tomcat-[w].zip.sha512";>sha512</a>)
+          </li>
+          <li>
+            <a 
href="[preferred]tomcat/tomcat-10/v[w]/bin/apache-tomcat-[w].tar.gz" 
rel="nofollow">tar.gz</a> 
+            (<a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[w]/bin/apache-tomcat-[w].tar.gz.asc";>pgp</a>,
 
+            <a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[w]/bin/apache-tomcat-[w].tar.gz.sha512";>sha512</a>)
+          </li>
+          <li>
+            <a 
href="[preferred]tomcat/tomcat-10/v[w]/bin/apache-tomcat-[w]-windows-x86.zip" 
rel="nofollow">32-bit Windows zip</a> 
+            (<a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[w]/bin/apache-tomcat-[w]-windows-x86.zip.asc";>pgp</a>,
 
+            <a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[w]/bin/apache-tomcat-[w]-windows-x86.zip.sha512";>sha512</a>)
+          </li>
+          <li>
+            <a 
href="[preferred]tomcat/tomcat-10/v[w]/bin/apache-tomcat-[w]-windows-x64.zip" 
rel="nofollow">64-bit Windows zip</a> 
+            (<a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[w]/bin/apache-tomcat-[w]-windows-x64.zip.asc";>pgp</a>,
 
+            <a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[w]/bin/apache-tomcat-[w]-windows-x64.zip.sha512";>sha512</a>)
+          </li>
+          <li>
+            <a 
href="[preferred]tomcat/tomcat-10/v[w]/bin/apache-tomcat-[w].exe" 
rel="nofollow">32-bit/64-bit Windows Service Installer</a> 
+            (<a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[w]/bin/apache-tomcat-[w].exe.asc";>pgp</a>,
 
+            <a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[w]/bin/apache-tomcat-[w].exe.sha512";>sha512</a>)
+          </li>
+        </ul>
+      </li>
+      <li>Full documentation:
+        <ul>
+          <li>
+            <a 
href="[preferred]tomcat/tomcat-10/v[w]/bin/apache-tomcat-[w]-fulldocs.tar.gz" 
rel="nofollow">tar.gz</a> 
+            (<a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[w]/bin/apache-tomcat-[w]-fulldocs.tar.gz.asc";>pgp</a>,
 
+            <a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[w]/bin/apache-tomcat-[w]-fulldocs.tar.gz.sha512";>sha512</a>)
+          </li>
+        </ul>
+      </li>
+      <li>Deployer:
+        <ul>
+          <li>
+            <a 
href="[preferred]tomcat/tomcat-10/v[w]/bin/apache-tomcat-[w]-deployer.zip" 
rel="nofollow">zip</a> 
+            (<a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[w]/bin/apache-tomcat-[w]-deployer.zip.asc";>pgp</a>,
  
+            <a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[w]/bin/apache-tomcat-[w]-deployer.zip.sha512";>sha512</a>)
+          </li>
+          <li>
+            <a 
href="[preferred]tomcat/tomcat-10/v[w]/bin/apache-tomcat-[w]-deployer.tar.gz" 
rel="nofollow">tar.gz</a> 
+            (<a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[w]/bin/apache-tomcat-[w]-deployer.tar.gz.asc";>pgp</a>,
 
+            <a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[w]/bin/apache-tomcat-[w]-deployer.tar.gz.sha512";>sha512</a>)
+          </li>
+        </ul>
+      </li>
+      <li>Embedded:
+        <ul>
+          <li>
+            <a 
href="[preferred]tomcat/tomcat-10/v[w]/bin/embed/apache-tomcat-[w]-embed.tar.gz"
 rel="nofollow">tar.gz</a> 
+            (<a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[w]/bin/embed/apache-tomcat-[w]-embed.tar.gz.asc";>pgp</a>,
 
+            <a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[w]/bin/embed/apache-tomcat-[w]-embed.tar.gz.sha512";>sha512</a>)
+          </li>
+          <li>
+            <a 
href="[preferred]tomcat/tomcat-10/v[w]/bin/embed/apache-tomcat-[w]-embed.zip" 
rel="nofollow">zip</a> 
+            (<a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[w]/bin/embed/apache-tomcat-[w]-embed.zip.asc";>pgp</a>,
 
+            <a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[w]/bin/embed/apache-tomcat-[w]-embed.zip.sha512";>sha512</a>)
+          </li>
+        </ul>
+      </li>
+    </ul>
+    </subsection>
+    <!-- End of version [w] binary section -->
+ 
+    <!-- Begin version [w] source section -->
+    <subsection name="Source Code Distributions">
+      <ul>
+        <li>
+          <a 
href="[preferred]tomcat/tomcat-10/v[w]/src/apache-tomcat-[w]-src.tar.gz" 
rel="nofollow">tar.gz</a> 
+          (<a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[w]/src/apache-tomcat-[w]-src.tar.gz.asc";>pgp</a>,
 
+          <a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[w]/src/apache-tomcat-[w]-src.tar.gz.sha512";>sha512</a>)
+        </li>
+        <li>
+          <a 
href="[preferred]tomcat/tomcat-10/v[w]/src/apache-tomcat-[w]-src.zip" 
rel="nofollow">zip</a> 
+          (<a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[w]/src/apache-tomcat-[w]-src.zip.asc";>pgp</a>,
 
+          <a 
href="https://downloads.apache.org/tomcat/tomcat-10/v[w]/src/apache-tomcat-[w]-src.zip.sha512";>sha512</a>)
+        </li>
+      </ul>
+    </subsection>
+    <!-- End version [w] source section -->
 
-    </section>
-    <!-- End version [v] section -->
+  </section>
+  <!-- End version [w] section -->
 
 </body>
 </document>

Modified: tomcat/site/trunk/xdocs/stylesheets/project.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/stylesheets/project.xml?rev=1890867&r1=1890866&r2=1890867&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/stylesheets/project.xml (original)
+++ tomcat/site/trunk/xdocs/stylesheets/project.xml Thu Jun 17 11:45:42 2021
@@ -31,6 +31,7 @@
     </menu>
 
     <menu name="Documentation">
+        <item name="Tomcat 10.1 (alpha)"      
href="/tomcat-10.1-doc/index.html"/>
         <item name="Tomcat 10.0"              
href="/tomcat-10.0-doc/index.html"/>
         <item name="Tomcat 9.0"               
href="/tomcat-9.0-doc/index.html"/>
         <item name="Tomcat 8.5"               
href="/tomcat-8.5-doc/index.html"/>



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

Reply via email to