Author: jawi
Date: Wed Aug 22 10:44:43 2012
New Revision: 1375979

URL: http://svn.apache.org/viewvc?rev=1375979&view=rev
Log:
Some minor corrections.

Modified:
    ace/site/trunk/content/user-doc/user-guide.mdtext

Modified: ace/site/trunk/content/user-doc/user-guide.mdtext
URL: 
http://svn.apache.org/viewvc/ace/site/trunk/content/user-doc/user-guide.mdtext?rev=1375979&r1=1375978&r2=1375979&view=diff
==============================================================================
--- ace/site/trunk/content/user-doc/user-guide.mdtext (original)
+++ ace/site/trunk/content/user-doc/user-guide.mdtext Wed Aug 22 10:44:43 2012
@@ -2,6 +2,10 @@ Title: ACE Users guide
 
 This article describes how to use ACE and should be a good starting point for 
new users of Apache ACE. The remainder of this article assumes you've read and 
followed the "[Getting Started](/user-doc/getting-started.html)" guide, meaning 
that you have an ACE server successfully up and running.
 
+Revision 0.8, last updated: August 22nd, 2012.
+
+[TOC]
+
 
 ## Introduction
 
@@ -27,13 +31,15 @@ When all acceptance tests are successful
 ## Working with ACE Server
 
 The server UI might look a bit daunting at first, but once you become more 
familiar with it, you'll see that it is rather easy to work with.  
+
+<a href="ace_server_ui.png" target="_blank"><img src="ace_server_ui.png" 
width="640px" title="Figure 1: The server UI of ACE, showing the control area 
at the top, and the resource area below that." /></a>  
+**Figure 1**: The server UI of ACE after logging in, showing the control area 
at the top, and the resource area below that (click on image to see full size).
+
 After logging in, the main window consists of two main areas:
 
 1. The control area at the top of the screen, where you can perform actions 
like, retrieving the latest repository changes, revert the changes you've made 
locally, add new artifacts, and so on;
 2. The resource area, consisting of (up to) four columns showing the current 
artifacts, features, distributions and targets that are known to ACE.
 
-![Figure 1: ACE server UI](ace_server_ui.png "Figure 1: The server UI of ACE, 
showing the control area at the top, and the resource area below that.")  
-
 
 ### Uploading artifacts
 
@@ -139,4 +145,4 @@ ACE will scan all configuration files an
 
 *[DTAP]: Development, Testing, Acceptance and Production
 
-*[CI]: Continuous Integration
+*[CI]: Continuous Integration
\ No newline at end of file


Reply via email to