diff options
author | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2005-05-24 08:45:33 +0000 |
---|---|---|
committer | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2005-05-24 08:45:33 +0000 |
commit | b650066176c1315e83aac9b0ebfa3b539032e53e (patch) | |
tree | a5c7dffe17525e9a34b05e9976cbc46f02cdb824 /spss.server/doc/handbook/index.html | |
parent | e8186ca0358124cbdd322d71ae12b49a1c276f65 (diff) | |
download | moa-id-spss-b650066176c1315e83aac9b0ebfa3b539032e53e.tar.gz moa-id-spss-b650066176c1315e83aac9b0ebfa3b539032e53e.tar.bz2 moa-id-spss-b650066176c1315e83aac9b0ebfa3b539032e53e.zip |
Handbuch und Beispiele gelöscht, da nun im eigenen Projekt spss.handbook
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@334 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'spss.server/doc/handbook/index.html')
-rw-r--r-- | spss.server/doc/handbook/index.html | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/spss.server/doc/handbook/index.html b/spss.server/doc/handbook/index.html deleted file mode 100644 index 51bd0db60..000000000 --- a/spss.server/doc/handbook/index.html +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<html> -<head> - <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> - <title>Die österreichische Bürgerkarte - Einführung</title> - <link rel="stylesheet" href="./common/MOA.css" type="text/css"> -</head> -<body bgcolor="white" text="#000000" link="#990000" vlink="#666666" alink="#cc9966"> - <table class="logoTable" width="100%" border="0" cellspacing="0" cellpadding="10"> - <tr> - <td align="center" width="30%"><img src="./common/LogoBKA.png" width="267" height="36" alt="Logo BKA"></td> - <td align="center" class="logoTitle"><div align="right">Open Source - für das E-Government</div></td> - </tr> - </table> - <hr/> - <p class="title">MOA: Serversignatur (SS) und Signaturprüfung (SP) </p> - <p class="subtitle">Übersicht zur Dokumentation der Version 1.2 </p> - <hr/> - <dl> - <dt><a href="./intro/intro.html">Einführung</a></dt> - <dd>Übersicht über die beiden Module.</dd> - <dt><a href="./install/install.html">Installation</a></dt> - <dd>Detaillierte Anleitung für die Installation. </dd> - <dt><a href="./config/config.html">Konfiguration</a></dt> - <dd>Erläuterung aller Konfigurationsoptionen sowie Leitfaden für häufige Konfigurationsaufgaben.</dd> - <dt><a href="./usage/usage.html">Anwendung</a></dt> - <dd>Beispiele zur Verwendung der beiden Module.</dd> - <dt><a href="./faq/faq.html">FAQ</a></dt> - <dd>Häufig gestellte Fragen zu Installation, Konfiguration und Anwendung. </dd> - </dl> -</body> -</html> |