index.html 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  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. <body>
  10. <h2>GNUnet - GNUnet Manuals and Handbooks</h2>
  11. <blockquote><address>
  12. GNUnet e.V.<br/>
  13. Fakultät für Informatik -- I8<br/>
  14. Technische Universität München<br/>
  15. Boltzmannstraße 3<br/>
  16. 85748 Garching<br/>
  17. GERMANY<br/>
  18. </address></blockquote>
  19. <p>The following handbooks and manuals are available:</p>
  20. <ul>
  21. <li><a href="/handbook/gnunet.html">GNUnet Reference Manual</li>
  22. <li><a href="/tutorial/gnunet-tutorial.html">GNUnet C Tutorial</li>
  23. <li><a href="/doxygen/">GNUnet Doxygen</li>
  24. <li><a href="https://rest.gnunet.org/">REST API</a></li>
  25. <li><a href="https://bib.gnunet.org/">Bibliography</a></li>
  26. </ul>
  27. <div id="footer">
  28. <div class="unprintable">
  29. <p>Please send general FSF &amp; GNU inquiries to
  30. <a href="mailto:gnu@gnu.org">&lt;gnu@gnu.org&gt;</a>.
  31. There are also <a href="/contact/">other ways to contact</a>
  32. the FSF. Broken links and other corrections or suggestions can be sent
  33. to <a href="mailto:gnunet-developers@gnu.org">&lt;gnunet-developers@gnu.org&gt;</a>.</p>
  34. </div>
  35. <p>Copyright &copy; 2001 - 2018 GNUnet e.V.</p>
  36. <p>
  37. <a rel="license" href="http://creativecommons.org/licenses/by-nd/4.0/">
  38. <img alt="Creative Commons License"
  39. style="border-width:0"
  40. src="https://i.creativecommons.org/l/by-nd/4.0/88x31.png" />
  41. </a>
  42. <br />
  43. This page is licensed under a
  44. <a rel="license"
  45. href="http://creativecommons.org/licenses/by-nd/4.0/">
  46. Creative Commons Attribution-NoDerivatives 4.0 International License
  47. </a>. Individual Manuals are licensed under the licenses mentioned within
  48. the books (GNU Free Documentation License, GNU General Public License).
  49. </p>
  50. </div>
  51. </body>
  52. </html>