You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by bu...@apache.org on 2013/10/02 20:35:25 UTC

svn commit: r880930 - in /websites/staging/openwebbeans/trunk/content: ./ documentation.html

Author: buildbot
Date: Wed Oct  2 18:35:24 2013
New Revision: 880930

Log:
Staging update by buildbot for openwebbeans

Modified:
    websites/staging/openwebbeans/trunk/content/   (props changed)
    websites/staging/openwebbeans/trunk/content/documentation.html

Propchange: websites/staging/openwebbeans/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Oct  2 18:35:24 2013
@@ -1 +1 @@
-1528588
+1528589

Modified: websites/staging/openwebbeans/trunk/content/documentation.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/documentation.html (original)
+++ websites/staging/openwebbeans/trunk/content/documentation.html Wed Oct  2 18:35:24 2013
@@ -88,19 +88,19 @@
 to extend it's functionality. The core system itself is purely JavaSE based
 and does not need any further dependency. All special JavaEE features get added via 
 separate plugins.</p>
-<h4 id="system-core">System Core</h4>
+<h3 id="system-core">System Core</h3>
 <ul>
 <li><a href="openwebbeans-impl.html">OpenWebBeans Core</a></li>
 <li><a href="openwebbeans-spi.html">SPI definition</a></li>
 </ul>
-<h4 id="commonly-used-plugins">Commonly used Plugins</h4>
+<h3 id="commonly-used-plugins">Commonly used Plugins</h3>
 <ul>
 <li><a href="openwebbeans-web.html">Web plugin</a></li>
 <li><a href="openwebbeans-el.html">EL plugins 1.0 &amp; 2.2</a></li>
 <li><a href="openwebbeans-jsf.html">JSF plugins 1.2 &amp; 2.x</a></li>
 <li><a href="openwebbeans-tomcat.html">Tomcat plugins 6 &amp; 7</a></li>
 </ul>
-<h4 id="technical-integration-plugins">Technical Integration Plugins</h4>
+<h3 id="technical-integration-plugins">Technical Integration Plugins</h3>
 <ul>
 <li><a href="openwebbeans-ee-common.html">EE Common plugin</a></li>
 <li><a href="openwebbeans-ee.html">Java EE plugin</a></li>