aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2007-04-20 07:50:40 +0000
committerJeremias Maerki <jeremias@apache.org>2007-04-20 07:50:40 +0000
commitc2008825eac9ce12fe7dab4bf0ead8199900fab2 (patch)
treeb04d8b63ccb6947544b5da047878b208c818fa03 /src/documentation/content
parentd7b52de1217c788f48a9c734c279484ddb02ca7d (diff)
downloadxmlgraphics-fop-c2008825eac9ce12fe7dab4bf0ead8199900fab2.tar.gz
xmlgraphics-fop-c2008825eac9ce12fe7dab4bf0ead8199900fab2.zip
I messed up the RDF. Fixed now.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@530681 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content')
-rw-r--r--src/documentation/content/doap.rdf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/documentation/content/doap.rdf b/src/documentation/content/doap.rdf
index f1ac23bcb..82be83e32 100644
--- a/src/documentation/content/doap.rdf
+++ b/src/documentation/content/doap.rdf
@@ -28,7 +28,7 @@
<asfext:pmc rdf:resource="http://xmlgraphics.apache.org" />
<shortdesc>The Apache Foundation's XSL Formatting Objects (XSL-FO) implementation.</shortdesc>
<description>FOP (Formatting Objects Processor) is the world's first print formatter driven by XSL formatting objects (XSL-FO) and the world's first output independent formatter. It is a Java application that reads a formatting object (FO) tree and renders the resulting pages to a specified output. Output formats currently supported include PDF, PCL, PS, SVG, XML (area tree representation), Print, AWT, MIF and TXT. The primary output target is PDF.</description>
- <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Fop&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=bugs.bug_id" />
+ <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Fop&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;order=bugs.bug_id" />
<mailing-list rdf:resource="http://xmlgraphics.apache.org/fop/maillist.html" />
<download-page rdf:resource="http://xmlgraphics.apache.org/fop/download.html" />
<programming-language>Java</programming-language>