Refreshes Retype-generated documentation.

Process triggered by Ravencentric.
This commit is contained in:
Retype GitHub Action
2025-03-15 18:47:37 +00:00
parent e07515ec87
commit d15acacade
8 changed files with 23 additions and 27 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="turbo-root" content="/awesome-arr">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.6.0.795379541656">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.6.0.795379655275">
<!-- See retype.com -->
<meta name="generator" content="Retype 3.6.0">
@@ -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="../resources/css/retype.css?v=3.6.0.795379541656" rel="stylesheet">
<link href="../resources/css/retype.css?v=3.6.0.795379655275" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.6.0.795379541656" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/config.js?v=3.6.0.795379655275" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.6.0" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.6.0.795379541656" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.6.0.795379655275" 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">
@@ -164,11 +164,7 @@ project you agree to abide by its terms.</p>
<ul>
<li>Follow the format <code v-pre>- [Name](link) - A small description.</code></li>
<li>Maintain alphabetical order in each category.</li>
</ul>
<p><strong>Submitting Your Own Project?</strong></p>
<p>If you are the author of the project you are adding, please be aware of the following:</p>
<ul>
<li>Self-submitted projects must meet a popularity threshold:
<li>Submitted projects must meet a popularity threshold:
<ul>
<li><strong>GitHub:</strong> Minimum 50 stars.</li>
<li><strong>Other Platforms:</strong> Comparable community interest.</li>