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/servlets.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/servlets.xml')
-rw-r--r-- | src/documentation/content/xdocs/trunk/servlets.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/documentation/content/xdocs/trunk/servlets.xml b/src/documentation/content/xdocs/trunk/servlets.xml index 07c22312d..dd2df4351 100644 --- a/src/documentation/content/xdocs/trunk/servlets.xml +++ b/src/documentation/content/xdocs/trunk/servlets.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,15 +19,15 @@ <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd"> <document> <header> - <title>Servlets</title> - <subtitle>How to use Apache FOP in a Servlet</subtitle> + <title>Apache™ FOP: Servlets</title> + <subtitle>How to use Apache™ FOP in a Servlet</subtitle> <version>$Revision$</version> </header> <body> <section id="overview"> <title>Overview</title> <p> - This page discusses topic all around using Apache FOP in a servlet environment. + This page discusses topic all around using Apache™ FOP in a servlet environment. </p> </section> <section id="example-servlets"> |