This commit is contained in:
HueByte
2026-02-24 21:51:45 +00:00
parent 5031bf0e11
commit 49cb468b74
12 changed files with 53 additions and 38 deletions
+43 -11
View File
@@ -13,19 +13,51 @@
<ul class="nav level1">
<li>
<a href="getting-started.html" name="" title="Getting Started">Getting Started</a>
<span class="expand-stub"></span>
<a>Guides</a>
<ul class="nav level2">
<li>
<a href="getting-started.html" name="" title="Getting Started">Getting Started</a>
</li>
<li>
<a href="docker.html" name="" title="Docker">Docker</a>
</li>
<li>
<a href="architecture.html" name="" title="Architecture">Architecture</a>
</li>
<li>
<a href="encryption.html" name="" title="Encryption">Encryption</a>
</li>
<li>
<a href="notification-sounds.html" name="" title="Notification Sounds">Notification Sounds</a>
</li>
</ul>
</li>
<li>
<a href="docker.html" name="" title="Docker">Docker</a>
</li>
<li>
<a href="architecture.html" name="" title="Architecture">Architecture</a>
</li>
<li>
<a href="encryption.html" name="" title="Encryption">Encryption</a>
</li>
<li>
<a href="notification-sounds.html" name="" title="Notification Sounds">Notification Sounds</a>
<span class="expand-stub"></span>
<a>Flows</a>
<ul class="nav level2">
<li>
<a href="../flows/authentication.html" name="" title="Authentication">Authentication</a>
</li>
<li>
<a href="../flows/connection.html" name="" title="Connection">Connection</a>
</li>
<li>
<a href="../flows/messaging.html" name="" title="Messaging">Messaging</a>
</li>
<li>
<a href="../flows/channels.html" name="" title="Channels">Channels</a>
</li>
<li>
<a href="../flows/moderation.html" name="" title="Moderation">Moderation</a>
</li>
<li>
<a href="../flows/media.html" name="" title="Media &amp; Services">Media &amp; Services</a>
</li>
</ul>
</li>
</ul>
</div>
+1 -1
View File
@@ -1,2 +1,2 @@
{"items":[{"name":"Getting Started","href":"getting-started.html","topicHref":"getting-started.html"},{"name":"Docker","href":"docker.html","topicHref":"docker.html"},{"name":"Architecture","href":"architecture.html","topicHref":"architecture.html"},{"name":"Encryption","href":"encryption.html","topicHref":"encryption.html"},{"name":"Notification Sounds","href":"notification-sounds.html","topicHref":"notification-sounds.html"}]}
{"items":[{"name":"Guides","items":[{"name":"Getting Started","href":"getting-started.html","topicHref":"getting-started.html"},{"name":"Docker","href":"docker.html","topicHref":"docker.html"},{"name":"Architecture","href":"architecture.html","topicHref":"architecture.html"},{"name":"Encryption","href":"encryption.html","topicHref":"encryption.html"},{"name":"Notification Sounds","href":"notification-sounds.html","topicHref":"notification-sounds.html"}]},{"name":"Flows","includedFrom":"~/flows/toc.yml","items":[{"name":"Authentication","href":"../flows/authentication.html","topicHref":"../flows/authentication.html"},{"name":"Connection","href":"../flows/connection.html","topicHref":"../flows/connection.html"},{"name":"Messaging","href":"../flows/messaging.html","topicHref":"../flows/messaging.html"},{"name":"Channels","href":"../flows/channels.html","topicHref":"../flows/channels.html"},{"name":"Moderation","href":"../flows/moderation.html","topicHref":"../flows/moderation.html"},{"name":"Media & Services","href":"../flows/media.html","topicHref":"../flows/media.html"}]}]}
+1 -1
View File
@@ -11,7 +11,7 @@
<link rel="stylesheet" href="../public/docfx.min.css">
<link rel="stylesheet" href="../public/main.css">
<meta name="docfx:navrel" content="../toc.html">
<meta name="docfx:tocrel" content="toc.html">
<meta name="docfx:tocrel" content="../articles/toc.html">
<meta name="docfx:rel" content="../">
+1 -1
View File
@@ -11,7 +11,7 @@
<link rel="stylesheet" href="../public/docfx.min.css">
<link rel="stylesheet" href="../public/main.css">
<meta name="docfx:navrel" content="../toc.html">
<meta name="docfx:tocrel" content="toc.html">
<meta name="docfx:tocrel" content="../articles/toc.html">
<meta name="docfx:rel" content="../">
+1 -1
View File
@@ -11,7 +11,7 @@
<link rel="stylesheet" href="../public/docfx.min.css">
<link rel="stylesheet" href="../public/main.css">
<meta name="docfx:navrel" content="../toc.html">
<meta name="docfx:tocrel" content="toc.html">
<meta name="docfx:tocrel" content="../articles/toc.html">
<meta name="docfx:rel" content="../">
+1 -15
View File
@@ -11,7 +11,7 @@
<link rel="stylesheet" href="../public/docfx.min.css">
<link rel="stylesheet" href="../public/main.css">
<meta name="docfx:navrel" content="../toc.html">
<meta name="docfx:tocrel" content="toc.html">
<meta name="docfx:tocrel" content="../toc.html">
<meta name="docfx:rel" content="../">
@@ -63,23 +63,9 @@
</header>
<main class="container-xxl">
<div class="toc-offcanvas">
<div class="offcanvas-md offcanvas-start" tabindex="-1" id="tocOffcanvas" aria-labelledby="tocOffcanvasLabel">
<div class="offcanvas-header">
<h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
<button type="button" class="btn-close" data-bs-dismiss="offcanvas" data-bs-target="#tocOffcanvas" aria-label="Close"></button>
</div>
<div class="offcanvas-body">
<nav class="toc" id="toc"></nav>
</div>
</div>
</div>
<div class="content">
<div class="actionbar">
<button class="btn btn-lg border-0 d-md-none" type="button" data-bs-toggle="offcanvas" data-bs-target="#tocOffcanvas" aria-controls="tocOffcanvas" aria-expanded="false" aria-label="Show table of contents">
<i class="bi bi-list"></i>
</button>
<nav id="breadcrumb"></nav>
</div>
+1 -1
View File
@@ -11,7 +11,7 @@
<link rel="stylesheet" href="../public/docfx.min.css">
<link rel="stylesheet" href="../public/main.css">
<meta name="docfx:navrel" content="../toc.html">
<meta name="docfx:tocrel" content="toc.html">
<meta name="docfx:tocrel" content="../articles/toc.html">
<meta name="docfx:rel" content="../">
+1 -1
View File
@@ -11,7 +11,7 @@
<link rel="stylesheet" href="../public/docfx.min.css">
<link rel="stylesheet" href="../public/main.css">
<meta name="docfx:navrel" content="../toc.html">
<meta name="docfx:tocrel" content="toc.html">
<meta name="docfx:tocrel" content="../articles/toc.html">
<meta name="docfx:rel" content="../">
+1 -1
View File
@@ -11,7 +11,7 @@
<link rel="stylesheet" href="../public/docfx.min.css">
<link rel="stylesheet" href="../public/main.css">
<meta name="docfx:navrel" content="../toc.html">
<meta name="docfx:tocrel" content="toc.html">
<meta name="docfx:tocrel" content="../articles/toc.html">
<meta name="docfx:rel" content="../">
+1 -1
View File
@@ -1,2 +1,2 @@
{"items":[{"name":"Authentication","href":"authentication.html","topicHref":"authentication.html"},{"name":"Connection","href":"connection.html","topicHref":"connection.html"},{"name":"Messaging","href":"messaging.html","topicHref":"messaging.html"},{"name":"Channels","href":"channels.html","topicHref":"channels.html"},{"name":"Moderation","href":"moderation.html","topicHref":"moderation.html"},{"name":"Media & Services","href":"media.html","topicHref":"media.html"}]}
{"order":100,"items":[{"name":"Authentication","href":"authentication.html","topicHref":"authentication.html"},{"name":"Connection","href":"connection.html","topicHref":"connection.html"},{"name":"Messaging","href":"messaging.html","topicHref":"messaging.html"},{"name":"Channels","href":"channels.html","topicHref":"channels.html"},{"name":"Moderation","href":"moderation.html","topicHref":"moderation.html"},{"name":"Media & Services","href":"media.html","topicHref":"media.html"}]}
-3
View File
@@ -15,9 +15,6 @@
<li>
<a href="articles/getting-started.html" name="articles/toc.html" title="Articles">Articles</a>
</li>
<li>
<a href="flows/flows.html" name="flows/toc.html" title="Flows">Flows</a>
</li>
<li>
<a href="changelog/index.html" name="changelog/toc.html" title="Changelog">Changelog</a>
</li>
+1 -1
View File
@@ -1,2 +1,2 @@
{"items":[{"name":"Articles","href":"articles/getting-started.html","tocHref":"articles/toc.html","topicHref":"articles/getting-started.html","homepage":"articles/getting-started.html"},{"name":"Flows","href":"flows/flows.html","tocHref":"flows/toc.html","topicHref":"flows/flows.html","homepage":"flows/flows.html"},{"name":"Changelog","href":"changelog/index.html","tocHref":"changelog/toc.html","topicHref":"changelog/index.html","homepage":"changelog/index.html"},{"name":"API","href":"api/index.html","tocHref":"api/toc.html","topicHref":"api/index.html","homepage":"api/index.html"}]}
{"items":[{"name":"Articles","href":"articles/getting-started.html","tocHref":"articles/toc.html","topicHref":"articles/getting-started.html","homepage":"articles/getting-started.html"},{"name":"Changelog","href":"changelog/index.html","tocHref":"changelog/toc.html","topicHref":"changelog/index.html","homepage":"changelog/index.html"},{"name":"API","href":"api/index.html","tocHref":"api/toc.html","topicHref":"api/index.html","homepage":"api/index.html"}]}