Author: olamy
Date: Tue Mar 5 15:08:27 2013
New Revision: 1452839
URL: http://svn.apache.org/r1452839
Log:
add a simple index with link to configuration file model
Added:
archiva/trunk/archiva-modules/archiva-base/archiva-configuration/src/site/
archiva/trunk/archiva-modules/archiva-base/archiva-configuration/src/site/xdoc/
archiva/trunk/archiva-modules/archiva-base/archiva-configuration/src/site/xdoc/index.xml
(with props)
Added:
archiva/trunk/archiva-modules/archiva-base/archiva-configuration/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/archiva/trunk/archiva-modules/archiva-base/archiva-configuration/src/site/xdoc/index.xml?rev=1452839&view=auto
==============================================================================
---
archiva/trunk/archiva-modules/archiva-base/archiva-configuration/src/site/xdoc/index.xml
(added)
+++
archiva/trunk/archiva-modules/archiva-base/archiva-configuration/src/site/xdoc/index.xml
Tue Mar 5 15:08:27 2013
@@ -0,0 +1,36 @@
+<?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.
+ -->
+<document>
+ <properties>
+ <title>User Configuration Guide</title>
+ </properties>
+ <body>
+
+ <section>
+ <div>
+ This module contains the Apache Archiva configuration code.
+ See <a href="./configuration.html">xml model file</a>
+ </div>
+
+ </section>
+
+ </body>
+</document>
Propchange:
archiva/trunk/archiva-modules/archiva-base/archiva-configuration/src/site/xdoc/index.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
archiva/trunk/archiva-modules/archiva-base/archiva-configuration/src/site/xdoc/index.xml
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision