svn commit: r13955 - trunk/www/tours
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mvw
Date: 2007-12-20 01:42:06-0800
New Revision: 13955
Modified:
trunk/www/tours/criticbrowser.html
trunk/www/tours/explorer.html
trunk/www/tours/ui.html
Log:
Clarified + added warning about the picture contents.
Modified: trunk/www/tours/criticbrowser.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/tours/criticbrowser.html?view=diff&rev=13955&p1=trunk/www/tours/criticbrowser.html&p2=trunk/www/tours/criticbrowser.html&r1=13954&r2=13955
==============================================================================
--- trunk/www/tours/criticbrowser.html (original)
+++ trunk/www/tours/criticbrowser.html 2007-12-20 01:42:06-0800
@@ -9,7 +9,10 @@
<BODY>
<h1>ArgoUML Critic Browser Window</h1>
-<P><IMG SRC="criticbrowser.gif"></P>
+<P><IMG SRC="criticbrowser.gif">
+<!-- Warning: The contents of this picture is bound by
+the description at http://argouml.tigris.org/tours/ui.html ! -->
+</P>
<P>ArgoUML's Critic Browser lists (at the left hand side)
all the critics that are currently in the system and
Modified: trunk/www/tours/explorer.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/tours/explorer.html?view=diff&rev=13955&p1=trunk/www/tours/explorer.html&p2=trunk/www/tours/explorer.html&r1=13954&r2=13955
==============================================================================
--- trunk/www/tours/explorer.html (original)
+++ trunk/www/tours/explorer.html 2007-12-20 01:42:06-0800
@@ -47,7 +47,11 @@
Perspective Configuration Window, as shown below.
</p>
-<p><IMG SRC="configurepers.gif"></p>
+<p><IMG SRC="configurepers.gif">
+<!-- Warning: The contents of this picture is bound by
+the description at http://argouml.tigris.org/tours/ui.html ! -->
+</p>
+
<HR style="clear:left">
Modified: trunk/www/tours/ui.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/tours/ui.html?view=diff&rev=13955&p1=trunk/www/tours/ui.html&p2=trunk/www/tours/ui.html&r1=13954&r2=13955
==============================================================================
--- trunk/www/tours/ui.html (original)
+++ trunk/www/tours/ui.html 2007-12-20 01:42:06-0800
@@ -173,7 +173,8 @@
in a project will be shown, base classes in a package will be shown,
and each class will show its subclasses. As
an example, we have
-added in a new rule that makes each class show its operations.</P>
+added in a new rule that makes each class show its operations
+(i.e. Classifier -> BehavioralFeature).</P>
<hr>
<h3><A NAME="17"></A>17. Modified Perspective</h3>