Author: chkal
Date: Mon Sep 23 05:52:42 2013
New Revision: 1525510

URL: http://svn.apache.org/r1525510
Log:
Fixed broken list formatting

Modified:
    deltaspike/site/trunk/content/documentation.mdtext

Modified: deltaspike/site/trunk/content/documentation.mdtext
URL: 
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation.mdtext?rev=1525510&r1=1525509&r2=1525510&view=diff
==============================================================================
--- deltaspike/site/trunk/content/documentation.mdtext (original)
+++ deltaspike/site/trunk/content/documentation.mdtext Mon Sep 23 05:52:42 2013
@@ -27,10 +27,10 @@ not provided out of the box by the CDI s
 
 The goal of the project is also to provide useful classes to :
 
-    * Boot CDI Container (Weld, OpenWebbeans, OpenEJB) for Java SE,
-    * Stage a project,
-    * Provide new scopes (Window Scope, ...),
-    * Manage messages and configurations
+* Boot CDI Container (Weld, OpenWebbeans, OpenEJB) for Java SE,
+* Stage a project,
+* Provide new scopes (Window Scope, ...),
+* Manage messages and configurations
 
 The project is currently tested on different CDI implementations like Apache 
OpenWebBeans and JBoss Weld, and also on different Java Web containers like 
Apache TomEE or JavaEE, JBoss-AS7, Oracle GlassFish 3.1+, Oracle Weblogic 
Server 12c.
 


Reply via email to