You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by qu...@apache.org on 2014/03/30 19:48:41 UTC

svn commit: r1583166 - /flex/site/trunk/content/flexunit/tutorial/index.cmsPage

Author: quetwo
Date: Sun Mar 30 17:48:41 2014
New Revision: 1583166

URL: http://svn.apache.org/r1583166
Log:
Working with Apache FlexUnit Tutorial Pages

Modified:
    flex/site/trunk/content/flexunit/tutorial/index.cmsPage

Modified: flex/site/trunk/content/flexunit/tutorial/index.cmsPage
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/flexunit/tutorial/index.cmsPage?rev=1583166&r1=1583165&r2=1583166&view=diff
==============================================================================
--- flex/site/trunk/content/flexunit/tutorial/index.cmsPage (original)
+++ flex/site/trunk/content/flexunit/tutorial/index.cmsPage Sun Mar 30 17:48:41 2014
@@ -1,23 +1,22 @@
 Title:  Apache FlexUnit Tutorial
 
-Welcome to the Apache FlexUnit Tutorial!
-----------------------------------------
+###Welcome to the Apache FlexUnit Tutorial!###
 
 This course is divided into units, most of which present new information and contain walkthroughs. At the end of each unit, you will find a summary of the unit’s content. The following are used throughout the guide:
 
-   * Concepts introduce new information.
-   * Demonstrations illustrate new concepts.
-   * Walkthroughs guide you through procedures.
-   * Summaries provide a brief synopsis of the unit’s content.
-   * Reviewing the Course Prerequisites
+   * *Concepts* introduce new information.
+   * *Demonstrations* illustrate new concepts.
+   * *Walkthroughs* guide you through procedures.
+   * *Summaries* provide a brief synopsis of the unit’s content.
+   * *Reviewing* the Course Prerequisites
+
 
 To gain the most from this class, you should already:
 
    * Be comfortable [building applications](http://flex.apache.org/doc-getstarted.html) in Flex
    * Be familiar with both [AS3 and MXML](http://help.adobe.com/en_US/flex/using/index.html)
 
-Tutorial Units:
-------------------
+###Tutorial Units:###
 
    * [Introducing FlexUnit 4.1](flexunit/Unit-1.html)
    * [Overview of Testing Terms and Terminology](flexunit/Unit-2.html)