Skip to content

Commit

Permalink
Refreshes Retype-generated documentation.
Browse files Browse the repository at this point in the history
Process triggered by RejectModderss.
  • Loading branch information
Retype GitHub Action committed Jun 8, 2024
1 parent ab36937 commit 6ca05a3
Show file tree
Hide file tree
Showing 7 changed files with 35 additions and 20 deletions.
8 changes: 4 additions & 4 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.771143113040">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.771143249830">

<!-- See retype.com -->
<meta name="generator" content="Retype 3.5.0">
Expand All @@ -28,11 +28,11 @@
<script data-cfasync="false">(function () { var el = document.documentElement, m = localStorage.getItem("doc_theme"), wm = window.matchMedia; if (m === "dark" || (!m && wm && wm("(prefers-color-scheme: dark)").matches)) { el.classList.add("dark") } else { el.classList.remove("dark") } })();</script>

<link href="/static/unibot-noback_fix.png" rel="icon">
<link href="/resources/css/retype.css?v=3.5.0.771143113040" rel="stylesheet">
<link href="/resources/css/retype.css?v=3.5.0.771143249830" rel="stylesheet">

<script data-cfasync="false" src="/resources/js/config.js?v=3.5.0.771143113040" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="/resources/js/config.js?v=3.5.0.771143249830" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="/resources/js/retype.js?v=3.5.0" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="/resources/js/lunr.js?v=3.5.0.771143113040" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="/resources/js/lunr.js?v=3.5.0.771143249830" data-turbo-eval="false" defer></script>
</head>
<body>
<div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300">
Expand Down
27 changes: 21 additions & 6 deletions guides/configuration/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.771143113040">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.771143249830">

<!-- See retype.com -->
<meta name="generator" content="Retype 3.5.0">
Expand Down Expand Up @@ -33,11 +33,11 @@
<script data-cfasync="false">(function () { var el = document.documentElement, m = localStorage.getItem("doc_theme"), wm = window.matchMedia; if (m === "dark" || (!m && wm && wm("(prefers-color-scheme: dark)").matches)) { el.classList.add("dark") } else { el.classList.remove("dark") } })();</script>

<link href="../../static/unibot-noback_fix.png" rel="icon">
<link href="../../resources/css/retype.css?v=3.5.0.771143113040" rel="stylesheet">
<link href="../../resources/css/retype.css?v=3.5.0.771143249830" rel="stylesheet">

<script data-cfasync="false" src="../../resources/js/config.js?v=3.5.0.771143113040" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../../resources/js/config.js?v=3.5.0.771143249830" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../../resources/js/retype.js?v=3.5.0" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../../resources/js/lunr.js?v=3.5.0.771143113040" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../../resources/js/lunr.js?v=3.5.0.771143249830" data-turbo-eval="false" defer></script>
</head>
<body>
<div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300">
Expand Down Expand Up @@ -239,8 +239,8 @@ <h2>
</doc-tab>
</doc-tabs>
<p><figure class="content-center">
<img src="../../static/configcommand.png" alt="Config Command">
<figcaption class="caption">Config Command</figcaption>
<img src="../../static/configcommand.png" alt="Config Command Example">
<figcaption class="caption">Config Command Example</figcaption>
</figure>
</p>
<doc-anchor-target id="setup-configurations">
Expand Down Expand Up @@ -421,6 +421,11 @@ <h3>
</div>
</doc-tab>
</doc-tabs>
<p><figure class="content-center">
<img src="../../static/serversetup.png" alt="Server Setup Example">
<figcaption class="caption">Server Setup Example</figcaption>
</figure>
</p>
<doc-anchor-target id="setup-logging">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#setup-logging">#</doc-anchor-trigger>
Expand Down Expand Up @@ -514,6 +519,11 @@ <h3>
</div>
</doc-tab>
</doc-tabs>
<p><figure class="content-center">
<img src="../../static/loggingsetup.png" alt="Logging Setup Example">
<figcaption class="caption">Logging Setup Example</figcaption>
</figure>
</p>
<doc-anchor-target id="setup-embed-fix">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#setup-embed-fix">#</doc-anchor-trigger>
Expand Down Expand Up @@ -641,6 +651,11 @@ <h3>
</div>
</doc-tab>
</doc-tabs>
<p><figure class="content-center">
<img src="../../static/embedfixsetup.png" alt="Embed Fix Setup Example">
<figcaption class="caption">Embed Fix Setup Example</figcaption>
</figure>
</p>
<doc-anchor-target id="setup-welcome-configuration">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#setup-welcome-configuration">#</doc-anchor-trigger>
Expand Down
8 changes: 4 additions & 4 deletions guides/getting-started/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.771143113040">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.771143249830">

<!-- See retype.com -->
<meta name="generator" content="Retype 3.5.0">
Expand Down Expand Up @@ -31,11 +31,11 @@
<script data-cfasync="false">(function () { var el = document.documentElement, m = localStorage.getItem("doc_theme"), wm = window.matchMedia; if (m === "dark" || (!m && wm && wm("(prefers-color-scheme: dark)").matches)) { el.classList.add("dark") } else { el.classList.remove("dark") } })();</script>

<link href="../../static/unibot-noback_fix.png" rel="icon">
<link href="../../resources/css/retype.css?v=3.5.0.771143113040" rel="stylesheet">
<link href="../../resources/css/retype.css?v=3.5.0.771143249830" rel="stylesheet">

<script data-cfasync="false" src="../../resources/js/config.js?v=3.5.0.771143113040" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../../resources/js/config.js?v=3.5.0.771143249830" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../../resources/js/retype.js?v=3.5.0" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../../resources/js/lunr.js?v=3.5.0.771143113040" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../../resources/js/lunr.js?v=3.5.0.771143249830" data-turbo-eval="false" defer></script>
</head>
<body>
<div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300">
Expand Down
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.771143113040">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.771143249830">

<!-- See retype.com -->
<meta name="generator" content="Retype 3.5.0">
Expand Down Expand Up @@ -31,11 +31,11 @@
<script data-cfasync="false">(function () { var el = document.documentElement, m = localStorage.getItem("doc_theme"), wm = window.matchMedia; if (m === "dark" || (!m && wm && wm("(prefers-color-scheme: dark)").matches)) { el.classList.add("dark") } else { el.classList.remove("dark") } })();</script>

<link href="static/unibot-noback_fix.png" rel="icon">
<link href="resources/css/retype.css?v=3.5.0.771143113040" rel="stylesheet">
<link href="resources/css/retype.css?v=3.5.0.771143249830" rel="stylesheet">

<script data-cfasync="false" src="resources/js/config.js?v=3.5.0.771143113040" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="resources/js/config.js?v=3.5.0.771143249830" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="resources/js/retype.js?v=3.5.0" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="resources/js/lunr.js?v=3.5.0.771143113040" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="resources/js/lunr.js?v=3.5.0.771143249830" data-turbo-eval="false" defer></script>
</head>
<body>
<div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300">
Expand Down
2 changes: 1 addition & 1 deletion resources/js/config.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6ca05a3

Please sign in to comment.