aboutsummaryrefslogtreecommitdiff
path: root/doc/old/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/old/index.html')
-rw-r--r--doc/old/index.html65
1 files changed, 65 insertions, 0 deletions
diff --git a/doc/old/index.html b/doc/old/index.html
new file mode 100644
index 000000000..3c25e61bd
--- /dev/null
+++ b/doc/old/index.html
@@ -0,0 +1,65 @@
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,unofficial,GNU">
6 <meta name="description" content="The GNUnet Manuals">
7 <link href="style.css" rel="stylesheet">
8 <meta name="viewport" content="width=device-width, initial-scale=1">
9 </head>
10
11 <body>
12 <center>
13 <h1>GNUnet - GNUnet Manuals and Handbooks</h1>
14 </center>
15
16 <blockquote><address>
17 GNUnet e.V.<br/>
18 Fakult&auml;t f&uuml;r Informatik -- I8<br/>
19 Technische Universit&auml;t M&uuml;nchen<br/>
20 Boltzmannstra&szlig;e 3<br/>
21 85748 Garching<br/>
22 GERMANY<br/>
23 </address></blockquote>
24
25 <p>The following handbooks and manuals are available:</p>
26
27 <ul>
28 <li><a href="/handbook/gnunet.html">GNUnet Reference Manual</li>
29 <li><a href="/tutorial/tutorial.html">GNUnet C Tutorial</li>
30 <li><a href="/doxygen/html">GNUnet Doxygen</li>
31 <li><a href="https://rest.gnunet.org/">REST API</a></li>
32 <li><a href="https://bib.gnunet.org/">Bibliography</a></li>
33 </ul>
34
35 <div id="footer">
36 <div class="unprintable">
37
38 <p>Please send general FSF &amp; GNU inquiries to
39 <a href="mailto:gnu@gnu.org">&lt;gnu@gnu.org&gt;</a>.
40 There are also <a href="https://gnunet.org/en/contact/">other
41 ways to contact</a>
42 us. Broken links and other corrections or suggestions can be sent
43 to <a href="mailto:gnunet-developers@gnu.org">&lt;gnunet-developers@gnu.org&gt;</a>.</p>
44 </div>
45
46 <p>Copyright &copy; 2001 - 2020 GNUnet e.V.</p>
47
48 <p>
49 <a rel="license" href="http://creativecommons.org/licenses/by-nd/4.0/">
50 <img alt="Creative Commons License"
51 style="border-width:0"
52 src="https://i.creativecommons.org/l/by-nd/4.0/88x31.png" />
53 </a>
54 <br />
55 This page is licensed under a
56 <a rel="license"
57 href="http://creativecommons.org/licenses/by-nd/4.0/">
58 Creative Commons Attribution-NoDerivatives 4.0 International License
59 </a>. Individual Manuals are licensed under the licenses mentioned within
60 the books (GNU Free Documentation License, GNU General Public License).
61 </p>
62 </div>
63
64 </body>
65</html>