svn commit: r15096 - trunk/documentation/cookbook/inside_subsystems.xml
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: dthompson
Date: 2008-06-28 04:54:31-0700
New Revision: 15096
Modified:
trunk/documentation/cookbook/inside_subsystems.xml
Log:
Cookbook: created link from ToDo subsystem to Critics subsystem.
Modified: trunk/documentation/cookbook/inside_subsystems.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/documentation/cookbook/inside_subsystems.xml?view=diff&rev=15096&p1=trunk/documentation/cookbook/inside_subsystems.xml&p2=trunk/documentation/cookbook/inside_subsystems.xml&r1=15095&r2=15096
==============================================================================
--- trunk/documentation/cookbook/inside_subsystems.xml (original)
+++ trunk/documentation/cookbook/inside_subsystems.xml 2008-06-28 04:54:31-0700
@@ -603,8 +603,9 @@
<para> The To Do items are located in
<classname>org.argouml.cognitive.ToDoItem</classname>
</para>
- <warning>This is a set of classes in the Cognitive subsystem, not a
- subsystem of its own.</warning>
+ <warning>This is a set of classes in the
+ <link linkend="critics">Cognitive subsystem</link>,
+ not a subsystem of its own.</warning>
</sect1>