aboutsummaryrefslogtreecommitdiff
path: root/doc/documentation/index.html
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-10-25 15:46:45 +0200
committerChristian Grothoff <christian@grothoff.org>2018-10-25 15:46:45 +0200
commit7101471b5fc9ad10a0a0c06fb2aaeb5a568dbf56 (patch)
tree589b209e1943461eccb56e1bed4e4d4323bd8c08 /doc/documentation/index.html
parent8a4b969fd2e9fb399dfd1d9d1569e95a77d599bb (diff)
downloadgnunet-7101471b5fc9ad10a0a0c06fb2aaeb5a568dbf56.tar.gz
gnunet-7101471b5fc9ad10a0a0c06fb2aaeb5a568dbf56.zip
doc/documentation split into doc/tutorial and doc/handbook for clarity and to avoid automake freakout
Diffstat (limited to 'doc/documentation/index.html')
-rw-r--r--doc/documentation/index.html58
1 files changed, 0 insertions, 58 deletions
diff --git a/doc/documentation/index.html b/doc/documentation/index.html
deleted file mode 100644
index 1bd6da033..000000000
--- a/doc/documentation/index.html
+++ /dev/null
@@ -1,58 +0,0 @@
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="gnunet/index.html">GNUnet Reference Manual</li>
26 <li><a href="gnunet-c-tutorial/index.html">GNUnet C Tutorial</li>
27 </ul>
28
29 <div id="footer">
30 <div class="unprintable">
31
32 <p>Please send general FSF &amp; GNU inquiries to
33 <a href="mailto:gnu@gnu.org">&lt;gnu@gnu.org&gt;</a>.
34 There are also <a href="/contact/">other ways to contact</a>
35 the FSF. Broken links and other corrections or suggestions can be sent
36 to <a href="mailto:gnunet-developers@gnu.org">&lt;gnunet-developers@gnu.org&gt;</a>.</p>
37 </div>
38
39 <p>Copyright &copy; 2001 - 2018 GNUnet e.V.</p>
40
41 <p>
42 <a rel="license" href="http://creativecommons.org/licenses/by-nd/4.0/">
43 <img alt="Creative Commons License"
44 style="border-width:0"
45 src="https://i.creativecommons.org/l/by-nd/4.0/88x31.png" />
46 </a>
47 <br />
48 This page is licensed under a
49 <a rel="license"
50 href="http://creativecommons.org/licenses/by-nd/4.0/">
51 Creative Commons Attribution-NoDerivatives 4.0 International License
52 </a>. Individual Manuals are licensed under the licenses mentioned within
53 the books (GNU Free Documentation License, GNU General Public License).
54 </p>
55 </div>
56
57 </body>
58</html>