From f4b4a821ba358dc284b5468f9a75980cc703e77a Mon Sep 17 00:00:00 2001 From: William Victor Mote Date: Mon, 21 Apr 2003 20:35:41 +0000 Subject: [PATCH] Add missing
ids. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196290 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/dev/index.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/documentation/content/xdocs/dev/index.xml b/src/documentation/content/xdocs/dev/index.xml index 68dbef625..9b66bd848 100644 --- a/src/documentation/content/xdocs/dev/index.xml +++ b/src/documentation/content/xdocs/dev/index.xml @@ -23,13 +23,13 @@ This certainly includes programmers, but may also include those contributing to

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.

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.

-
+
Getting Involved
Understand Apache Roles

Review the Apache Project Roles and Responsibilities document for an understanding of the various roles of contributors within the community.

-
+
Understand FOP Development Tasks

There are many different ways that you can help with FOP development. The following is a non-exhaustive list of ways that non-programmers can help. Remember that an hour spent on the tasks below is an hour that a programmer can devote to fixing bugs or adding features instead:

    @@ -48,7 +48,7 @@ This certainly includes programmers, but may also include those contributing to
  • Implementing new features.
-
+
Understand FOP-related standards

At the moment FOP is mainly a tool to render XSL-FO files to pdf. Therefore if you want to contribute to FOP you should become familiar with these standards. You can find links at Specifications.

@@ -108,7 +108,7 @@ To unsubscribe: Send email to fop-cvs-subscribe@xml.apache.org.
-
+
Download and Use the Developers' Code Using CVS

Between releases the newest code can be accessed via cvs. To do this you need to install a cvs client on your computer, if it is not already there. An explanation how to connect to the @@ -127,7 +127,7 @@ To unsubscribe: Send email to Coding Conventions

As mentioned in Apache XML Project Guidelines, all Java Language source code in the repository must be written in conformance to the -- 2.39.5