diff options
author | Schanzenbach, Martin <martin.schanzenbach@aisec.fraunhofer.de> | 2017-12-04 17:39:55 +0100 |
---|---|---|
committer | Schanzenbach, Martin <martin.schanzenbach@aisec.fraunhofer.de> | 2017-12-04 17:39:55 +0100 |
commit | d4b252fd73bdda7be51a971ba06a650a1dceb45c (patch) | |
tree | 15026001f43b756e4a86d7ec80f62fc0d9756dea /doc/documentation/index.html | |
parent | 514dd6f53cb735d0e48f35ddf92eae469c0abc8a (diff) | |
parent | 24a0b84d503375bf66b5df932cd18631cc88cf8d (diff) |
Merge branch 'identity_abe' into identity_oidc
Diffstat (limited to 'doc/documentation/index.html')
-rw-r--r-- | doc/documentation/index.html | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/doc/documentation/index.html b/doc/documentation/index.html new file mode 100644 index 0000000000..0c3b04e9db --- /dev/null +++ b/doc/documentation/index.html @@ -0,0 +1,35 @@ +<title>GNUnet - GNUnet Manuals and Handbooks</title> +<h2>GNUnet - GNUnet Manuals and Handbooks</h2> + +<address>GNUnet e.V.</address> +<address>Fakultät für Informatik -- I8</address> +<address>Technische Universität München</address> +<address>Boltzmannstraße 3</address> +<address>85748 Garching</address> +<address>GERMANY</address> + +<p>The following handbooks and manuals are available:</p> + +<ul> +<li><a href="gnunet/index.html">GNUnet Reference Manual</li> +<li><a href="gnunet-c-tutorial/index.html">GNUnet C Tutorial</li> +</ul> + +<div id="footer"> +<div class="unprintable"> + +<p>Please send general FSF & GNU inquiries to +<a href="mailto:gnu@gnu.org"><gnu@gnu.org></a>. +There are also <a href="/contact/">other ways to contact</a> +the FSF. Broken links and other corrections or suggestions can be sent +to <a href="mailto:gnunet-developers@gnu.org"><gnunet-developers@gnu.org></a>.</p> +</div> + +<p>Copyright © 2001 - 2017 GNUnet e.V.</p> + +<p>This page is licensed under a FIXME License.</p> + +</div> +</div> +</body> +</html> |