update index page
[oweals/gnunet.git] / doc / handbook / index.html
1 <html>
2   <head>
3     <title>GNUnet - GNUnet Manuals and Handbooks</title>
4     <meta charset="utf-8">
5     <meta name="keywords" content="gnunet,GNUnet,Manual,Manuals,preview,developer-preview,inofficial,GNU">
6     <meta name="description" content="The GNUnet Manuals">
7     <meta name="viewport" content="width=device-width, initial-scale=1">
8   </head>
9
10   <body>
11     <h2>GNUnet - GNUnet Manuals and Handbooks</h2>
12
13     <blockquote><address>
14         GNUnet e.V.<br/>
15         Fakultät für Informatik -- I8<br/>
16         Technische Universität München<br/>
17         Boltzmannstraße 3<br/>
18         85748 Garching<br/>
19         GERMANY<br/>
20     </address></blockquote>
21
22     <p>The following handbooks and manuals are available:</p>
23
24     <ul>
25       <li><a href="/handbook/gnunet.html">GNUnet Reference Manual</li>
26       <li><a href="/tutorial/gnunet-tutorial.html">GNUnet C Tutorial</li>
27       <li><a href="/doxygen/">GNUnet Doxygen</li>
28     </ul>
29
30     <div id="footer">
31       <div class="unprintable">
32
33         <p>Please send general FSF &amp; GNU inquiries to
34           <a href="mailto:gnu@gnu.org">&lt;gnu@gnu.org&gt;</a>.
35           There are also <a href="/contact/">other ways to contact</a>
36           the FSF.  Broken links and other corrections or suggestions can be sent
37           to <a href="mailto:gnunet-developers@gnu.org">&lt;gnunet-developers@gnu.org&gt;</a>.</p>
38       </div>
39
40       <p>Copyright &copy; 2001 - 2018 GNUnet e.V.</p>
41
42       <p>
43         <a rel="license" href="http://creativecommons.org/licenses/by-nd/4.0/">
44           <img alt="Creative Commons License"
45                style="border-width:0"
46                src="https://i.creativecommons.org/l/by-nd/4.0/88x31.png" />
47         </a>
48         <br />
49         This page is licensed under a
50         <a rel="license"
51            href="http://creativecommons.org/licenses/by-nd/4.0/">
52           Creative Commons Attribution-NoDerivatives 4.0 International License
53         </a>. Individual Manuals are licensed under the licenses mentioned within
54         the books (GNU Free Documentation License, GNU General Public License).
55       </p>
56     </div>
57
58   </body>
59 </html>