gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] CVSROOT: /cvsroot/navidoc


From: Asko Soukka
Subject: [Gzz-commits] CVSROOT: /cvsroot/navidoc
Date: Mon, 28 Jul 2003 15:04:03 -0400

Module name:    navidoc
Branch:         rel-0-1
Changes by:     Asko Soukka <address@hidden>    03/07/28 15:04:03
Reply-to: address@hidden

CVSROOT:        /cvsroot/navidoc
Module name:    navidoc
Branch:         rel-0-1
Changes by:     Asko Soukka <address@hidden>    03/07/28 15:04:03

Modified files:
        doc            : syntax.rst 

Log message:
        current bigpackage restrictions

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/navidoc/navidoc/doc/syntax.rst.diff?only_with_tag=rel-0-1&tr1=1.12.2.1&tr2=1.12.2.2&r1=text&r2=text

Patches:
Index: navidoc/doc/syntax.rst
diff -u navidoc/doc/syntax.rst:1.12.2.1 navidoc/doc/syntax.rst:1.12.2.2
--- navidoc/doc/syntax.rst:1.12.2.1     Mon Jul 28 10:46:17 2003
+++ navidoc/doc/syntax.rst      Mon Jul 28 15:04:03 2003
@@ -4,7 +4,7 @@
 
 Defining UML diagram begins like any directive definition in reStructuredText::
 
-  .. UML:: foobar
+   .. UML:: foobar
 
 After the definition follows an indented content. The content should
 contain definition part and usually also layout part.
@@ -221,6 +221,12 @@
        class bar
    ---
    horizontally(50, horiz, foo, bar);
+
+Note: The first syntax of ``bigpackage`` seem to have currently 
+a few unfortunate restrictions:
+
+ - ``bigpackage`` itself cannot be linked
+ - bigpackages cannot be placed using ``horizontally`` or ``vertically`` macro
 
 .. UML:: elements-bigpackage-explicit
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]