diff options
author | Clay Leeds <clay@apache.org> | 2004-10-27 21:08:04 +0000 |
---|---|---|
committer | Clay Leeds <clay@apache.org> | 2004-10-27 21:08:04 +0000 |
commit | de6cc81998ef89ce0ab3026848092023def37751 (patch) | |
tree | 946f5cd0b76aa79affe5a17d0e9ef93b8fc8963e | |
parent | 3787bb5fbb981f5546f1b2ab2fdc7b0240d94a2b (diff) | |
download | xmlgraphics-fop-de6cc81998ef89ce0ab3026848092023def37751.tar.gz xmlgraphics-fop-de6cc81998ef89ce0ab3026848092023def37751.zip |
added site.xml to prepare for forrest-0.6
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198103 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | src/documentation/content/xdocs/site.xml | 218 |
1 files changed, 218 insertions, 0 deletions
diff --git a/src/documentation/content/xdocs/site.xml b/src/documentation/content/xdocs/site.xml new file mode 100644 index 000000000..3c2c4e61c --- /dev/null +++ b/src/documentation/content/xdocs/site.xml @@ -0,0 +1,218 @@ +<?xml version="1.0"?> +<!-- + Copyright 2002-2004 The Apache Software Foundation + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<site label="FOP" href="" xmlns="http://apache.org/forrest/linkmap/1.0" tab="home"> + + <about label="About"> + <index label="Introduction" href="index.html"/> + </about> + + <using label="Using FOP"> + <license label="Release Notes" href="relnotes.html"/> + <download label="Download" href="http://www.apache.org/dyn/closer.cgi/xml/fop/"/> + <build label="Build" href="compiling.html"/> + <config label="Configure" href="configuration.html"/> + <run label="Run" href="running.html"/> + <embed label="Embed" href="embedding.html"/> + <servlet label="Servlets" href="servlets.html"/> + <ant label="Ant Task" href="anttask.html"/> + </using> + + <features label="Features"> + <compliance label="Compliance" href="compliance.html"/> + <ouput label="Output Targets" href="output.html"/> + <pdfencryption label="PDF Encryption" href="pdfencryption.html"/> + <graphics label="Graphics" href="graphics.html"/> + <fonts label="Fonts" href="fonts.html"/> + <hyphenation label="Hyphenation" href="hyphenation.html"/> + <extensions label="Extensions" href="extensions.html"/> + </features> + + <resources label="Resources"> + <help label="Getting Help" href="gethelp.html"/> + <faqs label="FAQs" href="faq.html"/> + <xsl-fo label="XSL-FO" href="fo.html"/> + <examples label="Examples" href="examples.html"/> + <maillist label="Mailing Lists" href="maillist.html"/> + <bugs label="Bugs" href="bugs.html"/> + <wiki label="Wiki" href="http://nagoya.apache.org/wiki/apachewiki.cgi?FOPProjectPages"/> + <license label="License" href="license.html"/> + <other label="Other" href="resources.html"/> + </resources> + + <project label="Project"> + <news label="News" href="news.html"/> + <team label="Who We Are" href="team.html"/> + <status label="Status" href="status.html"/> + <logocontest label="Logo Contest" href="logocontest.html"/> + <changes label="Changes" href="changes.html"/> + <todo label="Todo" href="todo.html"/> + </project> + + <development label="Development" href="dev/" tab="development"> + <introduction label="About"> + <basics label="Basics" href="index.html"/> + </introduction> + + <design label="Design"> + <basics label="Resolved" href="site:design/"/> + <unresolved label="Unresolved (Wiki)" href="http://nagoya.apache.org/wiki/apachewiki.cgi?FOPProjectPages"/> + <svg label="SVG" href="svg.html"/> + <extensions label="Extensions" href="extensions.html"/> + </design> + + <develop label="Develop"> + <api-doc label="API Doc" href="api-doc.html"/> + <walkthru label="Walk-Thru" href="implement.html"/> + <patch 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"/> + <conventions label="Conventions" href="conventions.html"/> + </develop> + + <test label="Test"> + <testing label="Testing" href="testing.html"/> + </test> + + <deploy label="Deploy"> + <doc label="Doc Mgmt" href="doc.html"/> + <release label="Release" href="release.html"/> + <bugs 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"/> + </deploy> + + <resources label="Resources"> + <faq label="FAQs" href="faq.html"/> + <tools label="Tools" href="tools.html"/> + <view-cvs label="ViewCVS" href="http://cvs.apache.org/viewcvs.cgi/xml-fop"/> + </resources> + + <subpackages label="SubPackages"> + <rtflib label="RTFlib" href="rtflib.html"/> + </subpackages> + + </development> + + <design label="Design" href="design/" tab="design"> + <about label="About"> + <introduction label="Introduction" href="index.html"/> + </about> + + <core-process label="Core Process"> + <startup label="Startup" href="startup.html"/> + <parsing label="XML Parsing" href="parsing.html"/> + <fotree label="FO Tree" href="fotree.html"/> + <properties label="Properties" href="properties.html"/> + <layout label="Layout" href="layout.html"/> + <breakpos label="Break Possibility" href="breakpos.html"/> + <areas label="Area Tree" href="areas.html"/> + <renderers label="Renderers" href="renderers.html"/> + </core-process> + + <miscellaneous label="Miscellaneous"> + <images label="Images" href="images.html"/> + <pdflib label="PDF Library" href="pdf-library.html"/> + <svg label="SVG" href="svg.html"/> + <embedding label="Embedding" href="embedding.html"/> + <extending label="Extending" href="extending.html"/> + <optimise label="Optimisations" href="optimise.html"/> + <useragent label="User Agent" href="useragent.html"/> + </miscellaneous> + </design> + + <altdesign label="Alt Design" href="design/alt.design/" tab="altdesign"> + <about label="About"> + <intro label="Introduction" href="index.html"/> + <coroutines label="co-routines" href="coroutines.html"/> + <galleys label="galleys" href="galleys.html"/> + <footnotes label="footnotes" href="footnotes.html"/> + <keeps label="keeps" href="keeps.html"/> + <spaces label="space-specifiers" href="spaces.html"/> + </about> + + <input-parsing label="Input Parsing"> + <xml-parsing label="XML Parsing" href="xml-parsing.html"/> + </input-parsing> + + <properties label="Properties"> + <alt-properties label="alt.properties" href="properties/introduction.html"/> + </properties> + + <other label="Other"> + <traits label="Traits" href="traits.html"/> + <compound-properties label="Compound Types" href="compound-properties.html"/> + <user-agent-refs label="User agent refs" href="user-agent-refs.html"/> + </other> + </altdesign> + + <!-- references label="Related Projects"> + <forrest label="Apache Forrest" href="http://forrest.apache.org/"/> + <gump label="Apache Gump" href="http://jakarta.apache.org/gump/"/> + <cocoon label="Apache Cocoon" href="http://cocoon.apache.org/"/> + <lenya label="Apache Lenya" href="http://cocoon.apache.org/lenya/"/> + <centipede label="Krysalis Centipede" href="http://www.krysalis.org/"/> + </references --> + + <!--all label="Whole Site"> + <all_site label="Full HTML" href="site.html"/> + <all_sitePDF label="Full PDF" href="site.pdf"/> + </all--> + + <external-refs> + <!--cocoon href="http://cocoon.apache.org/2.1/"> + <ml href="mail-lists.html"/> + <actions href="userdocs/concepts/actions.html"/> + <catalogs href="userdocs/concepts/catalog.html"/> + <sitemap href="userdocs/concepts/sitemap.html"/> + <input-modules href="userdocs/concepts/modules.html"/> + <views href="userdocs/concepts/views.html"/> + </cocoon--> + <xml.apache.org href="http://xml.apache.org/"> + <forrest href="forrest/"/> + <xindice href="xindice/"/> + <fop href="fop/"/> + <batik href="batik/"/> + </xml.apache.org> + <mail-archive href="http://marc.theaimsgroup.com"/> + <xpath-tut href="http://www.w3schools.com/xpath/"/> + <!--jakarta href="http://jakarta.apache.org/"> + <jxpath href="commons/jxpath"/> + <anakia href="velocity/anakia.html"/> + <tomcat href="tomcat/"> + <r3.3.1 href="builds/jakarta-tomcat/release/v3.3.1/bin/"/> + </tomcat> + <ant href="ant/"/> + <gump href="gump/"/> + </jakarta--> + <ant href="http://ant.apache.org/"/> + + <catalog_spec href="http://www.oasis-open.org/committees/entity/spec.html"/> +<!--<catalog_spec href="http://www.oasis-open.org/committees/entity/background/9401.html"/>--> + <catalog_intro href="http://www.arbortext.com/Think_Tank/XML_Resources/Issue_Three/issue_three.html"/> + + <mail> + <linkmaps href="http://marc.theaimsgroup.com/?l=forrest-dev&amp;m=103444028129281&amp;w=2"/> + <semantic-linking href="http://marc.theaimsgroup.com/?l=forrest-dev&amp;m=103097808318773&amp;w=2"/> + <inputmoduletransformer + href="http://marc.theaimsgroup.com/?t=103992708800001&amp;r=1&w=2"/> + <linkrewritertransformer href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15611"/> + <xpathtransformer href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12235"/> + </mail> + <cool-uris href="http://www.w3.org/Provider/Style/URI.html"/> + <uri-rfc href="http://zvon.org/tmRFC/RFC2396/Output/index.html"/> + + <mozilla href="http://www.mozilla.org/"/> + <apache-stats href="http://www.apache.org/~vgritsenko/stats/index.html"/> + </external-refs> + +</site> |