blob: 8fe02e1b15a2d39abbc55e7639fd11256ceec9ff [file] [log] [blame]
<!DOCTYPE html>
<!--
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.
-->
<html lang="en">
<head>
<meta charset="UTF-8">
<!--[if IE]>
<getMeta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Asciidoctor 1.5.2">
<title>Tamaya Documentation</title>
<link rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400">
</head>
<body class="article">
<div id="header">
</div>
<div id="content">
<hr>
<div class="sect1">
<h2 id="_how_tamaya_organizes_configuration">Tamaya Project Documentation</h2>
<div class="paragraph">
<p>This file links to several Tamaya project documentation resources. For the last accurate version please
visit the project homepage at:<A href="http://tamaya.incubator.apache.org"
target=""_blank">http://tamaya.incubator.apache.org</A></p>
</div>
<div class="sect2">
<h3>Developer Documentation</h3>
<div class="ulist">
<ul>
<li>
<p><A href="quickstart.html"><b>QuickStart: </b></A>A small Quick Start tutorial.</p>
</li>
<li>
<p><A href="HighLevelDesign.html"><b>High Level Design: </b></A>A Tamaya overall design description giving you the big picture.</p>
</li>
<li>
<p><A href="API.html"><b>API Design: </b></A>The minimalistic Tamaya Java SE core API.</p>
</li>
<li>
<p><A href="Core.html"><b>Core Implementation Design: </b></A>The core implementation design of Tamaya.</p>
</li>
<li>
<p><A href="extensions.html"><b>Extension modules: </b></A>Documentation of available extensions.</p>
</li>
<li>
<p><A href="examples.html"><b>Examples: </b></A>Short overview of available examples.</p>
</li>
<li>
<p><A href="source.html"><b>Source: </b></A>Where to get the full project sources.</p>
</li>
<li>
<p><A href="download.html"><b>Download: </b></A>Where to get the latest binary project artifacts.</p>
</li>
</ul>
</div>
</div>
<div class="sect2">
<h3>General Documentation</h3>
<div class="ulist">
<ul>
<li>
<p><A href="usecasesAndReqs.html"><b>Use Cases and Requirements: </b></A>The use cases Tamaya should deal with and the corresponding requirements identified.</p>
</li>
<li>
<p><A href="history.html"><b>Project History: </b></A>The project history.</p>
</li>
</ul>
</div>
</div>
<div class="sect2">
<h3>Committer amd Contributor Documentation</h3>
<div class="ulist">
<ul>
<li>
<p><A href="devguide.html"><b>Developer Guide: </b></A>What to consider when writing code for Tamaya.</p>
</li>
<li>
<p><A href="release-guide.html"><b>Release Guide: </b></A>How to perform a Tamaya release.</p>
</li>
</ul>
</div>
</div>
</div>
</div>
</body>
</html>