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

svn commit: r1528589 - /openwebbeans/cms-site/trunk/content/documentation.mdtext

Author: struberg
Date: Wed Oct  2 18:35:20 2013
New Revision: 1528589

URL: http://svn.apache.org/r1528589
Log:
just make the plugin paragraphs lvl 3 instead of 4

Modified:
    openwebbeans/cms-site/trunk/content/documentation.mdtext

Modified: openwebbeans/cms-site/trunk/content/documentation.mdtext
URL: http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/documentation.mdtext?rev=1528589&r1=1528588&r2=1528589&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/documentation.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/documentation.mdtext Wed Oct  2 18:35:20 2013
@@ -32,19 +32,19 @@ to extend it's functionality. The core s
 and does not need any further dependency. All special JavaEE features get added via 
 separate plugins.
 
-#### System Core
+### System Core
 - [OpenWebBeans Core](openwebbeans-impl.html)
 - [SPI definition](openwebbeans-spi.html)
 
 
-#### Commonly used Plugins
+### Commonly used Plugins
 - [Web plugin](openwebbeans-web.html)
 - [EL plugins 1.0 & 2.2](openwebbeans-el.html)
 - [JSF plugins 1.2 & 2.x](openwebbeans-jsf.html)
 - [Tomcat plugins 6 & 7](openwebbeans-tomcat.html)
 
 
-#### Technical Integration Plugins
+### Technical Integration Plugins
 - [EE Common plugin](openwebbeans-ee-common.html)
 - [Java EE plugin](openwebbeans-ee.html)
 - [EJB plugin](openwebbeans-ejb.html)