Added link to documentation.

This commit is contained in:
Arjen Poutsma
2007-04-15 15:06:18 +00:00
parent 45a111d2a0
commit a07f521fcc
3 changed files with 19 additions and 6 deletions

View File

@@ -49,7 +49,7 @@
<fo:table-row>
<fo:table-cell text-align="center">
<fo:block font-family="Helvetica" font-size="12pt" padding="10mm">
<xsl:text>Copyright &#xA9; 2004-2007 </xsl:text>
<xsl:text>Copyright &#xA9; 2005-2007 </xsl:text>
<xsl:for-each select="bookinfo/authorgroup/author">
<xsl:if test="position() > 1">
<xsl:text>, </xsl:text>

View File

@@ -0,0 +1,11 @@
------------------------------------
Spring Web Services Reference Manual
------------------------------------
Reference Manual
The reference manual is available as HTML, and as PDF.
* View the {{{reference/html/index.html}HTML version}}
* Download the {{{reference/pdf/spring-ws-reference.pdf}PDF version}}

View File

@@ -21,8 +21,7 @@
</menu>
<menu name="Documentation">
<item name="API" href="apidocs/index.html"/>
<item name="Reference"
href="http://static.springframework.org/spring-ws/docs/1.0-m3/reference/html/index.html"/>
<item name="Reference" href="reference.html"/>
<item name="FAQ" href="faq.html"/>
<item name="Why Contract-First?" href="why-contract-first.html"/>
<item name="Upgrading" href="upgrading.html"/>
@@ -36,12 +35,15 @@
<menu ref="reports" name="Reports"/>
</body>
<poweredBy>
<logo name="Powered by Spring" href="http://www.springframework.org" img="images/logos/powered-by-spring_small.png"/>
<logo name="Powered by Structure 101" href="http://www.headwaysoftware.com/products/structure101/" img="images/logos/s101d.png"/>
<logo name="Powered by Spring" href="http://www.springframework.org"
img="images/logos/powered-by-spring_small.png"/>
<logo name="Powered by Structure 101" href="http://www.headwaysoftware.com/products/structure101/"
img="images/logos/s101d.png"/>
<logo name="Powered by JIRA" href="http://www.atlassian.com/software/jira/" img="images/logos/jira.png"/>
<logo name="Built by Bamboo" href="http://www.atlassian.com/software/bamboo/" img="images/logos/bamboo.png"/>
<logo name="Build with Maven 2" href="http://maven.apache.org" img="images/logos/maven-feather.png"/>
<logo name="Hosted on SourceForge.net" href="http://sourceforge.net" img="http://sourceforge.net/sflogo.php?group_id=73357&amp;type=1"/>
<logo name="Hosted on SourceForge.net" href="http://sourceforge.net"
img="http://sourceforge.net/sflogo.php?group_id=73357&amp;type=1"/>
<logo name="Hosted by Contegix" href="http://www.contegix.com/" img="images/logos/contegix.png"/>
</poweredBy>
</project>