reticulum_website/docs/docs.html
2025-10-14 19:08:01 +02:00

18 lines
1.3 KiB
HTML

<!doctype html>
<html>
<head>
<link rel="stylesheet" href="css/water.css?v=6">
<meta charset="utf-8"/>
<title>Reticulum Network</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<center><div class="top_menu lang_menu">[Deutsch](./docs_de.html) | [English](./docs.html) | [Español](./docs_es.html) | [Nederlands](./docs_nl.html) | [Polski](./docs_pl.html) | [Português](./docs_pt-br.html) | [Türkçe](./docs_tr.html) | [Українська](./docs_uk.html) | [日本語](./docs_jp.html) | [简体中文](./docs_zh-cn.html)</div><div class="top_menu">[Reticulum](index.html) | [Start](start.html) | [Hardware](hardware.html) | [Connect](connect.html) | [Manual](docs.html) | [Cryptography](crypto.html) | [Credits](credits.html) | [Source](https://github.com/markqvist/reticulum) | [Donate](donate.html)</div></center>
<h1>Read The Manual</h1>
<p>You can browse full documentation for Reticulum <a href="manual/index.html">on this site</a> or <a href="https://markqvist.github.io/Reticulum/manual/">on GitHub Pages</a>.</p>
<p>You can also <a href="manual/Reticulum%20Manual.pdf">download the Reticulum manual as a PDF</a> or in <a href="manual/Reticulum%20Manual.epub">EPUB format</a>.</p>
<p align="right"><a href="crypto.html">Next Topic: Cryptographic Primitives</a></p>
</body>
</html>