mirror of
https://github.com/markqvist/reticulum_website.git
synced 2025-05-05 08:15:12 -04:00
Github pages output
This commit is contained in:
parent
2fe75e0d2f
commit
57c6597646
220 changed files with 70985 additions and 1 deletions
17
docs/docs.html
Normal file
17
docs/docs.html
Normal file
|
@ -0,0 +1,17 @@
|
|||
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="css/water.css?v=5">
|
||||
<meta charset="utf-8"/>
|
||||
<title>Reticulum Network</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
<body>
|
||||
<p><center><div class="top_menu lang_menu"><a href="./docs_de.html">Deutsch</a> | <a href="./docs.html">English</a> | <a href="./docs_pl.html">Polski</a> | <a href="./docs_pt-br.html">Português</a></div><div class="top_menu"><a href="index.html">Reticulum</a> | <a href="start.html">Start</a> | <a href="hardware.html">Hardware</a> | <a href="connect.html">Testnet</a> | <a href="docs.html">Manual</a> | <a href="crypto.html">Crypto</a> | <a href="credits.html">Credits</a> | <a href="https://github.com/markqvist/reticulum">Source</a> | <a href="donate.html">Donate</a></div></center></p>
|
||||
<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></p>
|
||||
<p align="right"><a href="crypto.html">Next Topic: Cryptographic Primitives</a></p>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue