init
This commit is contained in:
56
webapps/docs/funcspecs/project.xml
Normal file
56
webapps/docs/funcspecs/project.xml
Normal file
@@ -0,0 +1,56 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
contributor license agreements. See the NOTICE file distributed with
|
||||
this work for additional information regarding copyright ownership.
|
||||
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||
(the "License"); you may not use this file except in compliance with
|
||||
the License. You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<project name="Catalina Functional Specifications"
|
||||
href="https://tomcat.apache.org/">
|
||||
|
||||
<title>Catalina Functional Specifications</title>
|
||||
|
||||
<logo href="/images/tomcat.gif">
|
||||
Catalina Functional Specifications
|
||||
</logo>
|
||||
|
||||
<body>
|
||||
|
||||
<menu name="Links">
|
||||
<item name="Docs Home" href="../index.html"/>
|
||||
<item name="Functional Specs" href="index.html"/>
|
||||
<item name="FAQ" href="https://wiki.apache.org/tomcat/FAQ" />
|
||||
<item name="User Comments" href="#comments_section"/>
|
||||
</menu>
|
||||
|
||||
<menu name="Administrative Apps">
|
||||
<item name="Overall Requirements" href="fs-admin-apps.html"/>
|
||||
<item name="Tomcat MBean Names" href="mbean-names.html"/>
|
||||
<item name="Administered Objects" href="fs-admin-objects.html"/>
|
||||
<item name="Supported Operations" href="fs-admin-opers.html"/>
|
||||
</menu>
|
||||
|
||||
<menu name="Internal Servlets">
|
||||
<item name="Default Servlet" href="fs-default.html"/>
|
||||
</menu>
|
||||
|
||||
<menu name="Realm Implementations">
|
||||
<item name="JDBC Realm" href="fs-jdbc-realm.html"/>
|
||||
<item name="JNDI Realm" href="fs-jndi-realm.html"/>
|
||||
<item name="Memory Realm" href="fs-memory-realm.html"/>
|
||||
</menu>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
</project>
|
||||
Reference in New Issue
Block a user