mirror of
https://github.com/markqvist/reticulum_website.git
synced 2025-11-26 01:16:39 -05:00
18 lines
1.4 KiB
HTML
18 lines
1.4 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_pl.html) | [Jak Zacząć](start_pl.html) | [Hardware](hardware_pl.html) | [Podłączać](connect_pl.html) | [Podręcznik](docs_pl.html) | [Kryptografia](crypto_pl.html) | [Zasługi](credits_pl.html) | [Kod Źródłowy](https://github.com/markqvist/reticulum) | [Darowizna](donate_pl.html)</div></center>
|
|
|
|
<h1>Przeczytaj Podręcznik</h1>
|
|
<p>Możesz sprawdzić pełną dokumentację Reticulum <a href="manual/index.html">na tej stronie</a> lub <a href="https://markqvist.github.io/Reticulum/manual/">na stronach GitHub</a>.</p>
|
|
<p>Możesz również <a href="manual/Reticulum%20Manual.pdf">pobrać podręcznik Reticulum jako PDF</a> lub <a href="manual/Reticulum%20Manual.epub">EPUB</a>.</p>
|
|
<p align="right"><a href="crypto_pl.html">Następny Temat: Prymitywy Kryptograficzne</a></p>
|
|
</body>
|
|
</html>
|