dahlemd 04/10/05 04:02:55
Modified: dotuml/xdocs Tag: new-dotuml-plugin_01-branch properties.xml
Log:
added missing properties description
Revision Changes Path
No revision
No revision
1.1.2.2 +5 -0 maven-plugins/dotuml/xdocs/Attic/properties.xml
Index: properties.xml
===================================================================
RCS file: /cvsroot/maven-plugins/maven-plugins/dotuml/xdocs/Attic/properties.xml,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- properties.xml 3 Oct 2004 15:59:00 -0000 1.1.2.1
+++ properties.xml 5 Oct 2004 11:02:55 -0000 1.1.2.2
@@ -95,6 +95,11 @@
Default to 12pt.
</td>
</tr>
+ <tr>
+ <td colspan="3"><strong>Note:</strong> the sequence.pic file from the UmlGraph
+ distribution has to be somewhere in your project path. The header of the .pic files
+ require a relative/absolute path to the sequence.pic file.</td>
+ </tr>
</table>
</section>
<section name="UmlGraph Doclet Behavioural Settings">
|