<copy tofile="${tomcat.build}/webapps/docs/appdev/sample/build.xml"
file="webapps/docs/appdev/build.xml.txt"/>
- <mkdir dir="${tomcat.build}/webapps/docs/funcspec" />
+ <mkdir dir="${tomcat.build}/webapps/docs/funcspecs" />
<!-- XSL processing -->
<style basedir="webapps/docs"
style="webapps/docs/tomcat-docs.xsl"
excludes="project.xml"
includes="*.xml">
- <param name="relative-path" expression="../.."/>
+ <param name="relative-path" expression=".."/>
</style>
<style basedir="webapps/docs/config"
destdir="${tomcat.build}/webapps/docs/config"
<li><a href="developers.html"><strong>Developers</strong></a> - List of active
Apache Tomcat contributors.
</li>
-<li><a href="catalina/funcspecs/index.html"><strong>Functional Specifications</strong></a>
+<li><a href="funcspecs/index.html"><strong>Functional Specifications</strong></a>
- Requirements specifications for features of the <em>Catalina</em> servlet
container portion of Apache Tomcat 6.</li>
<li><a href="api/index.html"><strong>Javadocs</strong></a>