blob: 651277c71bb7c50c36afa4b439f7230e1a5d7653 [file]
<!--
! Licensed to the Apache Software Foundation (ASF) under one or more
! contributor license agreements. See the NOTICE file distributed with
! this work for additional information regarding copyright ownership.
! The ASF licenses this file to You 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.
!-->
<!--
Forrest site.xml
This file contains an outline of the site's information content. It is used to:
- Generate the website menus (though these can be overridden - see docs)
- Provide semantic, location-independent aliases for internal 'site:' URIs, eg
<link href="site:changes"> links to changes.html (or ../changes.html if in
subdir).
- Provide aliases for external URLs in the external-refs section. Eg, <link
href="ext:cocoon"> links to http://cocoon.apache.org/
See http://forrest.apache.org/docs/linking.html for more info
-->
<site label="PDFBox" href="" xmlns="http://apache.org/forrest/linkmap/1.0" tab="">
<about label="About">
<index label="Index" href="index.html" description="Welcome to PDFBox"/>
<download label="Download" href="download.html" description="Download PDFBox" />
<license label="License" href="http://www.apache.org/licenses/LICENSE-2.0" description="Apache License" />
<!--
<nightly_release label="Nightly Build" href="http://www.pdfbox.org/dist/" description="Download a nightly release of PDFBox" />
<forums label="Forums" href="http://sourceforge.net/forum/?group_id=78314" description="Discuss PDFBox" />
-->
<mailing-list label="Mailing List" href="mailing-list.html" description="Discuss PDFBox" />
<issues label="Issue Tracker" href="https://issues.apache.org/jira/browse/PDFBOX" description="Submit an issue" />
<releaasenotes label="Release Notes" href="changes.html" description="Release Notes" />
<incubator-status label="Incubator Status Page" href="http://incubator.apache.org/projects/pdfbox.html" description="Where we track PDFBox's incubator status"/>
<!--
<sourceforge label="SourceForge" href="http://www.sf.net/projects/pdfbox" description="SourceForge Site" />
-->
<references label="References" href="references.html" description="References" />
<!--
<donations label="Donations" href="donations.html" description="Donations" />
-->
<asf-sponsorship label="ASF Sponsorship Program" href="http://www.apache.org/foundation/sponsorship.html"/>"
<asf-thanks label="ASF Thanks" href="http://www.apache.org/foundation/thanks.html"/>"
</about>
<commandline label="Command Line Utilities">
<index label="Index" href="commandlineutilities/index.html" description="Index"/>
<index label="Decrypt" href="commandlineutilities/Decrypt.html" description="Decrypt"/>
<index label="Encrypt" href="commandlineutilities/Encrypt.html" description="Encrypt"/>
<index label="ExtractText" href="commandlineutilities/ExtractText.html" description="ExtractText"/>
<index label="PDFToImage" href="commandlineutilities/PDFToImage.html" description="PDFToImage"/>
<index label="PrintPDF" href="commandlineutilities/PrintPDF.html" description="PrintPDF"/>
<index label="ConvertColorspace" href="commandlineutilities/ConvertColorspace.html" description="Convert PDF colorspace, ie RGB to CMYK"/>
<index label="TextToPDF" href="commandlineutilities/TextToPDF.html" description="TextToPDF"/>
</commandline>
<userguide label="Developers Guide">
<index label="Index" href="userguide/index.html" description="A note on the docs" />
<bookmarks label="Bookmarks" href="userguide/bookmarks.html" description="PDF Bookmarks" />
<building_pdfbox label="Building PDFBox" href="userguide/building_pdfbox.html" description="Building PDFBox" />
<faq label="FAQ" href="userguide/faq.html" description="Answers to Questions about PDFBox" />
<file_references label="File References" href="userguide/file_references.html" description="Documentation on embedded and externally referenced files" />
<fonts label="Fonts" href="userguide/fonts.html" description="Fonts in PDFBox" />
<highlighting label="Highlighting" href="userguide/highlighting.html" description="Highlighting text in a PDF" />
<javadoc label="Javadoc" href="./javadoc/index.html" description="Javadoc API" />
<metadata label="Metadata" href="userguide/metadata.html" description="XMP Metadata" />
<redistribution label="Redistribution" href="userguide/redistribution.html" description="PDFBox Redistribution"/>
<dot_net label=".NET Version" href="userguide/dot_net.html" description=".NET Version" />
<text_extraction label="Text Extraction" href="userguide/text_extraction.html" description="PDF Text Extraction" />
</userguide>
</site>