diff options
author | Chris Bowditch <cbowditch@apache.org> | 2012-03-09 07:55:31 +0000 |
---|---|---|
committer | Chris Bowditch <cbowditch@apache.org> | 2012-03-09 07:55:31 +0000 |
commit | eba117d34f664d9cd55be96dadb9028662eaa02c (patch) | |
tree | ef60a634679992e637d405a8b5aef3496d795319 /src/documentation/content/xdocs/trunk/compiling.xml | |
parent | 202445c5d3a482c3f3767359796000ae63f573f5 (diff) | |
download | xmlgraphics-fop-eba117d34f664d9cd55be96dadb9028662eaa02c.tar.gz xmlgraphics-fop-eba117d34f664d9cd55be96dadb9028662eaa02c.zip |
Apache Brand compliance;
Add links to security and Apache websites
Make sure at least the titles all refer to FOP with Apache™ prefix
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1298724 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs/trunk/compiling.xml')
-rw-r--r-- | src/documentation/content/xdocs/trunk/compiling.xml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/src/documentation/content/xdocs/trunk/compiling.xml b/src/documentation/content/xdocs/trunk/compiling.xml index 0a8bf3486..7bfa165b5 100644 --- a/src/documentation/content/xdocs/trunk/compiling.xml +++ b/src/documentation/content/xdocs/trunk/compiling.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" standalone="no"?> +<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with @@ -19,7 +19,7 @@ <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd"> <document> <header> - <title>Apache FOP: Building from Source Code</title> + <title>Apache™ FOP: Building from Source Code</title> <version>$Revision$</version> </header> <body> @@ -35,7 +35,7 @@ <!-- /text for released versions --> <!-- text for trunk --> <p> - FOP snapshots are either pre-compiled binary or source. + Apache™ FOP snapshots are either pre-compiled binary or source. If you are using a binary snapshot, it is already built and there is no need to build it again. If you got the source code from a repository snapshot or via Subversion you will need to build FOP. See the <a href="../download.html">Download Instructions</a> for information about where to obtain binary or repository snapshots, and whether a @@ -144,5 +144,4 @@ </ul> </section> </body> -</document> - +</document>
\ No newline at end of file |