chrisg 2003/07/14 08:59:06
Modified: src/documentation/content/xdocs/dev Tag: fop-0_20_2-maintain
book.xml index.xml
Added: src/documentation/content/xdocs/dev Tag: fop-0_20_2-maintain
conventions.xml release.xml rtflib.xml
Removed: src/documentation/content/xdocs/dev Tag: fop-0_20_2-maintain
examples.xml pdf.xml ps.xml
Log:
copied dev docs from head
Revision Changes Path
No revision
No revision
1.25.2.3 +6 -5 xml-fop/src/documentation/content/xdocs/dev/book.xml
Index: book.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/dev/book.xml,v
retrieving revision 1.25.2.2
retrieving revision 1.25.2.3
diff -u -r1.25.2.2 -r1.25.2.3
--- book.xml 19 May 2003 11:28:40 -0000 1.25.2.2
+++ book.xml 14 Jul 2003 15:59:06 -0000 1.25.2.3
@@ -11,8 +11,7 @@
<menu-item label="Basics" href="index.html"/>
</menu>
<menu label="Design">
- <!--<menu-item label="Resolved" href="../design/index.html"/>-->
- <menu-item label="Resolved"
href="http://xml.apache.org/fop/design/index.html"/>
+ <menu-item label="Resolved" href="../design/index.html"/>
<external label="Unresolved (Wiki)"
href="http://nagoya.apache.org/wiki/apachewiki.cgi?FOPProjectPages"/>
<menu-item label="SVG" href="svg.html"/>
<menu-item label="Fonts" href="fonts.html"/>
@@ -22,20 +21,22 @@
<menu-item label="API Doc" href="api-doc.html"></menu-item>
<menu-item label="Walk-Thru" href="implement.html"/>
<external label="Patch queue"
href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Fop&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&namedcmd=Fop+all&newqueryname=fop+patch+queue&tofooter=1&order=Reuse+same+sort+as+last+time"/>
+ <menu-item label="Conventions" href="conventions.html"/>
</menu>
<menu label="Test">
<menu-item label="Testing" href="testing.html"/>
</menu>
<menu label="Deploy">
<menu-item label="Doc Mgmt" href="doc.html"/>
+ <menu-item label="Release" href="release.html"/>
<external label="Bugs"
href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Fop&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&order=bugs.component"/>
</menu>
<menu label="Resources">
<menu-item label="FAQs" href="faq.html"/>
- <menu-item label="Examples" href="examples.html"/>
<menu-item label="Tools" href="tools.html"/>
<external label="ViewCVS" href="http://cvs.apache.org/viewcvs.cgi/xml-fop"/>
- <menu-item label="PDF" href="pdf.html"/>
- <menu-item label="Postscript" href="ps.html"/>
+ </menu>
+ <menu label="SubPackages">
+ <menu-item label="RTFlib" href="rtflib.html"></menu-item>
</menu>
</book>
1.16.2.3 +5 -15 xml-fop/src/documentation/content/xdocs/dev/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/dev/index.xml,v
retrieving revision 1.16.2.2
retrieving revision 1.16.2.3
diff -u -r1.16.2.2 -r1.16.2.3
--- index.xml 19 May 2003 11:28:41 -0000 1.16.2.2
+++ index.xml 14 Jul 2003 15:59:06 -0000 1.16.2.3
@@ -18,7 +18,7 @@
<ul>
<li>The oldest is the one that releases are currently generated from, and
is also called the "maintenance branch". Because of limitations in its design, the FOP
committers decided to freeze new development on this branch, and are providing only
bug fixes. This branch is tagged as "fop-0_20_2-maintain" in the CVS repository.</li>
<li>The main development line is the future of FOP. It was spawned from the
"maintenance" branch, but had to quickly be "broken" so that the needed redesign could
be dropped into place. It is currently not as mature as the "maintenance" branch, but
has far greater long-term prospects. It is also known as the "root" or "trunk" or
"redesign".</li>
- <li>The "Alt Design" is exactly that: an alternative design approach.
Because its efforts are largely complementary and parallel to the main development
branch, and because it is expected to be merged at some point into the trunk, it is
<link href="http://xml.apache.org/fop/design/alt.design/index.html">documented
separately</link>. The authors of this effort are currently in the process of merging
their work into the trunk.</li>
+ <li>The "Alt Design" is exactly that: an alternative design approach.
Because its efforts are largely complementary and parallel to the main development
branch, and because it is expected to be merged at some point into the trunk, it is
<link href="../design/alt.design/index.html">documented separately</link>. The authors
of this effort are currently in the process of merging their work into the trunk.</li>
</ul>
<p>Please note that patches for enhancements to the maintenance branch will
generally not be considered. Bug fixes are welcome there, but new developers are
strongly encouraged to apply their efforts to the trunk development line.</p>
<p>Because there is a fair amount of common information between the
maintenance and trunk development lines, we attempt to document them together,
highlighting differences only where needed.</p>
@@ -57,14 +57,14 @@
</section>
<section id="design">
<title>Understand FOP's Design</title>
- <p>The design for FOP is specified under the <link
href="http://xml.apache.org/fop/design/index.html">Design</link> section. This is
where the information on how FOP is developed and designed
+ <p>The design for FOP is specified under the <link
href="../design/index.html">Design</link> section. This is where the information on
how FOP is developed and designed
internally will be kept.
</p>
</section>
<section id="mail-fop-dev">
<title>Subscribe to the fop-dev Mailing List</title>
<p>Use this forum to discuss topics related to FOP development, including
patch submissions, bug reports, and design issues. Please <em>do not</em> use it for
XML support, XSLT support, XSL-FO support, or even FOP support.
-Resources for these and other topics can be found on the <link
href="../resources.html">FOP User Resources</link> page.
+Appropriate mailing lists for these topics can be found on the <link
href="../maillist.html">FOP Mailing List</link> page.
</p>
<ul>
<li>
@@ -80,7 +80,7 @@
</li>
</ul>
</li>
- <li>Before posting questions to any list, see "<link
href="../resources.html#mailing-lists-general">General Information</link>".</li>
+ <li>Before posting questions to any list, see "<link
href="../maillist.html#general">General Information</link>".</li>
<li>
See <link href="http://xml.apache.org/mail.html#fop-dev_fop-cvs">Apache XML Mailing
Lists</link>
for detailed subscription information.
@@ -104,6 +104,7 @@
<p>When changes are committed to the code repository, a record of the diffs
is emailed to the fop-cvs mailing list. FOP developers are encouraged to subscribe to
this list because it helps in following the progress of the project.
</p>
<ul>
+ <li>Review the archives at <link
href="http://marc.theaimsgroup.com/?l=fop-cvs&r=1&w=2">Mailing list
ARChives</link> (MARC) at the AIMS group (search).</li>
<li>Subscribe by sending an email to <link href="mailto:[EMAIL
PROTECTED]">[EMAIL PROTECTED]</link>.</li>
</ul>
</section>
@@ -125,17 +126,6 @@
<li><link href="../bugs.html#issues_new">Create a new bugzilla
issue</link> for the patch. Include the text "[PATCH]" at the beginning of the
description. Attach the patch file to the issue.</li>
</ul>
<p>One of the committers will test your patch and consider its implications
for the project. They will then either commit it to the repository or explain on the
issue why they did not. Depending on the work load and skill-sets of the various
committers, it may take some time before a a submitted patch is addressed.</p>
- </section>
- <section id="code-conventions">
- <title>Coding Conventions</title>
- <p>As mentioned in <link href="http://xml.apache.org/source.html">Apache
XML Project Guidelines</link>,
- <strong>all Java Language source code in the repository must be written in
conformance to the</strong>
- <link
href="http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html">Code Conventions
- for the Java Programming Language</link> as published by Sun. Additionally we
agreed on 4
- spaces (no tabs) for indenting.</p>
- <p>If you don't like those conventions, just use your own standards while
developing and reformat the source before
- committing with a tool like <link
href="http://astyle.sourceforge.net/">astyle</link> (Artistic Style).
- </p>
</section>
</section>
</body>
No revision
No revision
1.4.2.1 +0 -0 xml-fop/src/documentation/content/xdocs/dev/conventions.xml
Index: conventions.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/dev/conventions.xml,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -r1.4 -r1.4.2.1
1.2.2.1 +0 -0 xml-fop/src/documentation/content/xdocs/dev/release.xml
Index: release.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/dev/release.xml,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -r1.2 -r1.2.2.1
1.5.2.1 +0 -0 xml-fop/src/documentation/content/xdocs/dev/rtflib.xml
Index: rtflib.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/dev/rtflib.xml,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -u -r1.5 -r1.5.2.1
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]