Author: markt
Date: Wed Aug 18 14:38:41 2021
New Revision: 1892419

URL: http://svn.apache.org/viewvc?rev=1892419&view=rev
Log:
Add my presentaion from ApacheCon Asia 2021

Modified:
    tomcat/site/trunk/docs/presentations.html
    tomcat/site/trunk/xdocs/presentations.xml

Modified: tomcat/site/trunk/docs/presentations.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/presentations.html?rev=1892419&r1=1892418&r2=1892419&view=diff
==============================================================================
--- tomcat/site/trunk/docs/presentations.html (original)
+++ tomcat/site/trunk/docs/presentations.html Wed Aug 18 14:38:41 2021
@@ -37,6 +37,16 @@ li.targeted {
   transition:ease-in-out 1s;
 }
 </style>
+<div class="subsection"><h4 id="ApacheCon_Asia_2021">ApacheCon Asia 
2021</h4><div class="text">
+<ul>
+  <li>
+    Debugging complex issues in web applications - Mark Thomas,
+    <a 
href="https://people.apache.org/~markt/presentations/2021-08-08-debugging-complex-webapps/2021-08-08-debugging-complex-webapps.pdf";>slides</a>,
+    <a 
href="https://people.apache.org/~markt/presentations/2021-08-08-debugging-complex-webapps/2021-08-08-debugging-complex-webapps.m4a";>audio</a>,
+    <a 
href="https://people.apache.org/~markt/presentations/2021-08-08-debugging-complex-webapps/2021-08-08-debugging-complex-webapps.mp4";>video</a>
+  </li>
+</ul>
+</div></div>
 <div class="subsection"><h4 id="ApacheCon_@Home_2020">ApacheCon @Home 
2020</h4><div class="text">
 <ul>
   <li>

Modified: tomcat/site/trunk/xdocs/presentations.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/presentations.xml?rev=1892419&r1=1892418&r2=1892419&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/presentations.xml (original)
+++ tomcat/site/trunk/xdocs/presentations.xml Wed Aug 18 14:38:41 2021
@@ -43,6 +43,16 @@ li.targeted {
   transition:ease-in-out 1s;
 }
 </style>
+<subsection name="ApacheCon Asia 2021">
+<ul>
+  <li>
+    Debugging complex issues in web applications - Mark Thomas,
+    <a 
href="https://people.apache.org/~markt/presentations/2021-08-08-debugging-complex-webapps/2021-08-08-debugging-complex-webapps.pdf";>slides</a>,
+    <a 
href="https://people.apache.org/~markt/presentations/2021-08-08-debugging-complex-webapps/2021-08-08-debugging-complex-webapps.m4a";>audio</a>,
+    <a 
href="https://people.apache.org/~markt/presentations/2021-08-08-debugging-complex-webapps/2021-08-08-debugging-complex-webapps.mp4";>video</a>
+  </li>
+</ul>
+</subsection>
 <subsection name="ApacheCon @Home 2020">
 <ul>
   <li>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to