diff options
author | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2006-04-06 09:02:08 +0000 |
---|---|---|
committer | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2006-04-06 09:02:08 +0000 |
commit | ffb2df7d075045936cdd4e02fbbdf43503f0f8c2 (patch) | |
tree | d07e5688bf57d3e097ed131611e7a21ac19af758 /spss.slinterface/handbook/index.html | |
parent | c62b56dbce7c8936802c61a3f6b17a0e526a6023 (diff) | |
download | moa-id-spss-ffb2df7d075045936cdd4e02fbbdf43503f0f8c2.tar.gz moa-id-spss-ffb2df7d075045936cdd4e02fbbdf43503f0f8c2.tar.bz2 moa-id-spss-ffb2df7d075045936cdd4e02fbbdf43503f0f8c2.zip |
Initial commit.
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@701 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'spss.slinterface/handbook/index.html')
-rw-r--r-- | spss.slinterface/handbook/index.html | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/spss.slinterface/handbook/index.html b/spss.slinterface/handbook/index.html new file mode 100644 index 000000000..e8b496563 --- /dev/null +++ b/spss.slinterface/handbook/index.html @@ -0,0 +1,41 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> + +<html> +<head> + <title>MOA SL - Übersicht</title> + <meta content="Evrsoft First Page" name="GENERATOR"> + <meta http-equiv="content-type" content="text/html; charset=us-ascii"> + <link href="./common/MOA.css" type="text/css" rel="stylesheet"> +</head> + +<body text="#000000" vlink="#666666" alink="#CC9966" link="#990000" bgcolor="white"> + <table class="logoTable" cellspacing="0" cellpadding="10" width="100%" border="0"> + <tbody> + <tr> + <td class="logoTitle" align="middle" width="267"><img height="37" alt="Logo BKA" src="common/LogoBKA.png" width="267" align="left"></td> + + <td class="logoTitle" align="middle">Open Source<br> + für das E-Government</td> + + <td class="logoTitle" align="middle" width="123"><img height="138" alt="Logo MOA" src="common/LogoMoa4c.jpg" width="123" align="right"></td> + </tr> + </tbody> + </table> + <hr> + + <p class="title">MOA: Serverseitige Signaturprüfung (SL) </p> + + <p class="subtitle">Übersicht zur Dokumentation der Version 1.0</p> + <hr> + + <dl> + <dt><a href="./operation/operation.html">Betriebshandbuch </a></dt> + + <dd>Detaillierte Anleitung für die Installation sowie Erläuterung aller Konfigurationsoptionen.</dd> + + <dt><a href="./system/system.html">Systemhandbuch</a></dt> + + <dd>Beschreibung der einzelnen Komponenten von MOA SL und ihrem Zusammenspiel.</dd> + </dl> +</body> +</html> |