~ubuntu-branches/ubuntu/vivid/doxia/vivid-proposed

« back to all changes in this revision

Viewing changes to doxia-modules/doxia-module-fo/src/site/xdoc/links.xml

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2009-10-08 14:20:22 UTC
  • mfrom: (2.3.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091008142022-f6ccxganfr2tbaig
Tags: 1.1-3build1
Upload to karmic, avoiding new version from unstable. LP: #443292.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
 
 
3
 
 
4
<!--
 
5
Licensed to the Apache Software Foundation (ASF) under one
 
6
or more contributor license agreements.  See the NOTICE file
 
7
distributed with this work for additional information
 
8
regarding copyright ownership.  The ASF licenses this file
 
9
to you under the Apache License, Version 2.0 (the
 
10
"License"); you may not use this file except in compliance
 
11
with the License.  You may obtain a copy of the License at
 
12
 
 
13
  http://www.apache.org/licenses/LICENSE-2.0
 
14
 
 
15
Unless required by applicable law or agreed to in writing,
 
16
software distributed under the License is distributed on an
 
17
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 
18
KIND, either express or implied.  See the License for the
 
19
specific language governing permissions and limitations
 
20
under the License.
 
21
-->
 
22
 
 
23
<document>
 
24
  <properties>
 
25
    <title>Doxia FO Module - Links</title>
 
26
    <author email="ltheussl@apache.org">Lukas Theussl</author>
 
27
  </properties>
 
28
 
 
29
  <body>
 
30
    <section name="Useful links">
 
31
 
 
32
      <ul>
 
33
        <li><a href="http://xmlgraphics.apache.org/fop/">Apache FOP</a></li>
 
34
        <li><a href="http://www.w3.org/TR/xsl/">W3C XSL Recommendation</a></li>
 
35
        <li><a href="http://www.w3.org/TR/xslt">W3C XSLT Recommendation</a></li>
 
36
        <li><a href="http://www.adobe.com/devnet/pdf/pdf_reference.html">PDF Reference</a></li>
 
37
        <li><a href="http://www.w3schools.com/xslfo/default.asp">XSL-FO Tutorial</a></li>
 
38
        <li><a href="http://www.xmlmind.com/foconverter/">XMLmind FO Converter</a></li>
 
39
      </ul>
 
40
 
 
41
    </section>
 
42
 
 
43
  </body>
 
44
</document>
 
 
b'\\ No newline at end of file'