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

svn commit: r904313 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/flexunit/tutorial/index.html

Author: buildbot
Date: Sun Mar 30 17:48:46 2014
New Revision: 904313

Log:
Staging update by buildbot for flex

Modified:
    websites/staging/flex/trunk/cgi-bin/   (props changed)
    websites/staging/flex/trunk/content/   (props changed)
    websites/staging/flex/trunk/content/flexunit/tutorial/index.html

Propchange: websites/staging/flex/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Mar 30 17:48:46 2014
@@ -1 +1 @@
-1583164
+1583166

Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Mar 30 17:48:46 2014
@@ -1 +1 @@
-1583164
+1583166

Modified: websites/staging/flex/trunk/content/flexunit/tutorial/index.html
==============================================================================
--- websites/staging/flex/trunk/content/flexunit/tutorial/index.html (original)
+++ websites/staging/flex/trunk/content/flexunit/tutorial/index.html Sun Mar 30 17:48:46 2014
@@ -182,21 +182,21 @@
 <!-- Home Page Exception -->
 
 
-<h2 id="welcome-to-the-apache-flexunit-tutorial">Welcome to the Apache FlexUnit Tutorial!</h2>
+<h3 id="welcome-to-the-apache-flexunit-tutorial">Welcome to the Apache FlexUnit Tutorial!</h3>
 <p>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:</p>
 <ul>
-<li>Concepts introduce new information.</li>
-<li>Demonstrations illustrate new concepts.</li>
-<li>Walkthroughs guide you through procedures.</li>
-<li>Summaries provide a brief synopsis of the unit’s content.</li>
-<li>Reviewing the Course Prerequisites</li>
+<li><em>Concepts</em> introduce new information.</li>
+<li><em>Demonstrations</em> illustrate new concepts.</li>
+<li><em>Walkthroughs</em> guide you through procedures.</li>
+<li><em>Summaries</em> provide a brief synopsis of the unit’s content.</li>
+<li><em>Reviewing</em> the Course Prerequisites</li>
 </ul>
 <p>To gain the most from this class, you should already:</p>
 <ul>
 <li>Be comfortable <a href="http://flex.apache.org/doc-getstarted.html">building applications</a> in Flex</li>
 <li>Be familiar with both <a href="http://help.adobe.com/en_US/flex/using/index.html">AS3 and MXML</a></li>
 </ul>
-<h2 id="tutorial-units">Tutorial Units:</h2>
+<h3 id="tutorial-units">Tutorial Units:</h3>
 <ul>
 <li><a href="flexunit/Unit-1.html">Introducing FlexUnit 4.1</a></li>
 <li><a href="flexunit/Unit-2.html">Overview of Testing Terms and Terminology</a></li>