kaz 02/03/26 15:22:20
Modified: xdocs goals.xml
Log:
Minor formatting changes.
Revision Changes Path
1.6 +61 -61 jakarta-turbine-maven/xdocs/goals.xml
Index: goals.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/xdocs/goals.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- goals.xml 25 Mar 2002 18:34:39 -0000 1.5
+++ goals.xml 26 Mar 2002 23:22:20 -0000 1.6
@@ -10,69 +10,69 @@
<section name="Maven's Goals">
<p>
Maven's primary goal is to allow a developer to comprehend the
- complete state of a development effort in the shortest period of time.
+ complete state of a development effort in the shortest period of
+ time.
</p>
- </section>
-
- <section name="Visualization of Project Information">
- <p>
- In order to aid in that comprehension, it will be necessary not
- only to produce metrics for the source base in question but to provide
- a terse graphical representation of the state of development. The
- following is an excerpt from the beginning of Edward R. Tufte's
- book <i>The Visual Display of Quantitative Information</i>:
- </p>
-
- <p>
- Excellence in statistical graphics consists of complex ideas
- communicated with clarity, precision, and efficiency. Graphical
- displays should:
- </p>
-
- <p>
- <ul>
- <li>
- show the data
- </li>
-
- <li>
- induce the viewer to think about the substance rather than about
- methodology, graphic design, the technology of graphic production,
- or something else
- </li>
-
- <li>
- avoid distorting what the data have to say
- </li>
+
+ <subsection name="Visualization of Project Information">
+ <p>
+ In order to aid in that comprehension, it will be necessary
+ not only to produce metrics for the source base in question
+ but to provide a terse graphical representation of the state
+ of development. The following is an excerpt from the beginning
+ of Edward R. Tufte's book <i>The Visual Display of
+ Quantitative Information</i>:
+ </p>
+
+ <p>
+ Excellence in statistical graphics consists of complex ideas
+ communicated with clarity, precision, and efficiency.
+ Graphical displays should:
+ </p>
- <li>
- present many numbers in a small space
- </li>
-
- <li>
- make large data sets coherent
- </li>
-
- <li>
- encourage the eye to compare different pieces of data
- </li>
-
- <li>
- reveal the data at several levels of detail, from a broad overview
- to the fine structure
- </li>
-
- <li>
- serve a reasonably clear purpose: description, exploration, tabulation,
- or decoration
- </li>
-
- <li>
- be closely integrated with the statistical and verbal descriptions of
- a data set.
- </li>
- </ul>
- </p>
+ <ul>
+ <li>
+ show the data
+ </li>
+
+ <li>
+ induce the viewer to think about the substance rather than
+ about methodology, graphic design, the technology of graphic
+ production, or something else
+ </li>
+
+ <li>
+ avoid distorting what the data have to say
+ </li>
+
+ <li>
+ present many numbers in a small space
+ </li>
+
+ <li>
+ make large data sets coherent
+ </li>
+
+ <li>
+ encourage the eye to compare different pieces of data
+ </li>
+
+ <li>
+ reveal the data at several levels of detail, from a broad
+ overview to the fine structure
+ </li>
+
+ <li>
+ serve a reasonably clear purpose: description, exploration,
+ tabulation, or decoration
+ </li>
+
+ <li>
+ be closely integrated with the statistical and verbal
+ descriptions of a data set.
+ </li>
+ </ul>
+ </subsection>
</section>
</body>
</document>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>