From: Christian Geisert Date: Mon, 14 Jul 2003 15:59:06 +0000 (+0000) Subject: copied dev docs from head X-Git-Tag: fop-0_20_5~5 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0ef8b7b706de072f03a0e49686a79f2a5841fc35;p=xmlgraphics-fop.git copied dev docs from head git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@196706 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/content/xdocs/dev/book.xml b/src/documentation/content/xdocs/dev/book.xml index 9d34248ce..19a0f1e16 100644 --- a/src/documentation/content/xdocs/dev/book.xml +++ b/src/documentation/content/xdocs/dev/book.xml @@ -11,8 +11,7 @@ - - + @@ -22,20 +21,22 @@ + + - - - + + + diff --git a/src/documentation/content/xdocs/dev/examples.xml b/src/documentation/content/xdocs/dev/examples.xml deleted file mode 100644 index 2542dba56..000000000 --- a/src/documentation/content/xdocs/dev/examples.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - -
- FO Examples -
- -
- Example Documents Using FOP -

- These examples have been rendered using FOP. -

-
-
- Images Examples -

-Embedding images in FO: -

- - - - - - - - - - - - - - - - - - - - - - -
Images in FO
descriptionfo filepdf result
align in larger viewportalign.foalign.fo.pdf
align in smaller viewportalign2.foalign2.fo.pdf
scaling imagesize.fosize.fo.pdf
-
-
- Instream Foreign Object Examples -

-Instream Foreign Object images in FO, there are more on the -SVG Page: -

- - - - - - - - - - - - -
Embedding instream-foreign-object
descriptionfo filepdf result
embedding svg in viewportembed.foembed.fo.pdf
-
- -
- diff --git a/src/documentation/content/xdocs/dev/index.xml b/src/documentation/content/xdocs/dev/index.xml index 864f5dd91..1868faf55 100644 --- a/src/documentation/content/xdocs/dev/index.xml +++ b/src/documentation/content/xdocs/dev/index.xml @@ -18,7 +18,7 @@ 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.

@@ -57,14 +57,14 @@ This certainly includes programmers, but may also include those contributing to
Understand FOP's Design -

The design for FOP is specified under the Design section. This is where the information on how FOP is developed and designed +

The design for FOP is specified under the Design section. This is where the information on how FOP is developed and designed internally will be kept.

Subscribe to the fop-dev Mailing List

Use this forum to discuss topics related to FOP development, including patch submissions, bug reports, and design issues. Please do not 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 FOP User Resources page. +Appropriate mailing lists for these topics can be found on the FOP Mailing List page.

  • @@ -80,7 +80,7 @@ The Apache Mailing List archive
-
  • Before posting questions to any list, see "General Information".
  • +
  • Before posting questions to any list, see "General Information".
  • See Apache XML Mailing Lists for detailed subscription information. @@ -104,6 +104,7 @@ To unsubscribe: Send email to Mailing list ARChives (MARC) at the AIMS group (search).
  • Subscribe by sending an email to fop-cvs-subscribe@xml.apache.org.
  • @@ -126,17 +127,6 @@ 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 - Code Conventions - for the Java Programming Language as published by Sun. Additionally we agreed on 4 - spaces (no tabs) for indenting.

    -

    If you don't like those conventions, just use your own standards while developing and reformat the source before - committing with a tool like astyle (Artistic Style). -

    - diff --git a/src/documentation/content/xdocs/dev/pdf.xml b/src/documentation/content/xdocs/dev/pdf.xml deleted file mode 100644 index de718f5f4..000000000 --- a/src/documentation/content/xdocs/dev/pdf.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - -
    - PDF (Developer Information) -
    - -
    - Resources -
      -
    • Acrobat/PDF Technical Notes
    • -
    -
    - -
    - - diff --git a/src/documentation/content/xdocs/dev/ps.xml b/src/documentation/content/xdocs/dev/ps.xml deleted file mode 100644 index 7013699e5..000000000 --- a/src/documentation/content/xdocs/dev/ps.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - -
    - Postscript (Developer Information) -
    - -
    - Resources -
      -
    • Postscript Technical Notes
    • -
    -
    - -
    - -