gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] manuscripts/UMLLink Makefile short-paper.rst st...


From: Tuomas J. Lukka
Subject: [Gzz-commits] manuscripts/UMLLink Makefile short-paper.rst st...
Date: Fri, 30 May 2003 07:38:32 -0400

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Changes by:     Tuomas J. Lukka <address@hidden>        03/05/30 07:38:32

Modified files:
        UMLLink        : Makefile short-paper.rst style.tex 

Log message:
        Remove experiences - need room. Need to add something more still

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/UMLLink/Makefile.diff?tr1=1.13&tr2=1.14&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/UMLLink/short-paper.rst.diff?tr1=1.52&tr2=1.53&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/UMLLink/style.tex.diff?tr1=1.7&tr2=1.8&r1=text&r2=text

Patches:
Index: manuscripts/UMLLink/Makefile
diff -u manuscripts/UMLLink/Makefile:1.13 manuscripts/UMLLink/Makefile:1.14
--- manuscripts/UMLLink/Makefile:1.13   Wed May 21 13:05:48 2003
+++ manuscripts/UMLLink/Makefile        Fri May 30 07:38:32 2003
@@ -1,6 +1,6 @@
 DIA_TARGETS=$(shell for file in *.dia; do echo $${file%.dia}.gen.eps; done)
 RST_TARGETS=$(shell for file in *.rst; do echo $${file%.rst}.gen.pdf; done)
-LATEX_DEPS=$(DIA_TARGETS)
+LATEX_DEPS=$(DIA_TARGETS) style.tex
 
 all: $(DIA_TARGETS) $(RST_TARGETS)
 
Index: manuscripts/UMLLink/short-paper.rst
diff -u manuscripts/UMLLink/short-paper.rst:1.52 
manuscripts/UMLLink/short-paper.rst:1.53
--- manuscripts/UMLLink/short-paper.rst:1.52    Fri May 30 07:26:19 2003
+++ manuscripts/UMLLink/short-paper.rst Fri May 30 07:38:32 2003
@@ -399,25 +399,25 @@
   
       * separated as navidoc
 
-Experiences
-===========
+..  Experiences
+    ===========
 
-Statistics from the WWW server of our project show that the 
-UML diagrams
-have been used to traverse between javadoc and design documentation.
-During three months (Jan 03 till end of Mar 03), 9% of all
-design documentation page requests resulted from traversing from the Javadoc 
pages to
-design documentation via UML diagrams, and 11% of all
-Javadoc page requests resulted from traversing from design documentation to 
the Javadoc pages
-using the imagemapped
-diagrams. 
-Unfortunately, the referrer logs did not allow us to 
-identify the use of UML diagrams for navigation
-within javadoc pages or within design documents, because there 
-are other links besides the UML diagrams between those pages.
-Also, we are unable to say how much of the traffic came from testing
-and debugging Navidoc itself and how much from real use.
-Anecdotally, finding the context *is* easier with the UML diagrams.
+    Statistics from the WWW server of our project show that the 
+    UML diagrams
+    have been used to traverse between javadoc and design documentation.
+    During three months (Jan 03 till end of Mar 03), 9% of all
+    design documentation page requests resulted from traversing from the 
Javadoc pages to
+    design documentation via UML diagrams, and 11% of all
+    Javadoc page requests resulted from traversing from design documentation 
to the Javadoc pages
+    using the imagemapped
+    diagrams. 
+    Unfortunately, the referrer logs did not allow us to 
+    identify the use of UML diagrams for navigation
+    within javadoc pages or within design documents, because there 
+    are other links besides the UML diagrams between those pages.
+    Also, we are unable to say how much of the traffic came from testing
+    and debugging Navidoc itself and how much from real use.
+    Anecdotally, finding the context *is* easier with the UML diagrams.
 
 
 .. We expect those number would be even higher.
@@ -436,7 +436,6 @@
        - javadoc pages reached from design docs 179 times
        - summa summarum: at leasts 10% all hits came via diagrams
 
-     * anecdotes - has someone used it?
 
 Conclusion
 ==========
Index: manuscripts/UMLLink/style.tex
diff -u manuscripts/UMLLink/style.tex:1.7 manuscripts/UMLLink/style.tex:1.8
--- manuscripts/UMLLink/style.tex:1.7   Wed May 21 03:24:31 2003
+++ manuscripts/UMLLink/style.tex       Fri May 30 07:38:32 2003
@@ -9,6 +9,8 @@
 \setcounter{bottomnumber}{9}
 \setcounter{totalnumber}{20}
 \setcounter{dbltopnumber}{9}
+\setlength{\extrarowheight}{0pt}
+
 
 %\numberofauthors{1}
 %




reply via email to

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