Refreshes Retype-generated documentation.
Process triggered by Ravencentric.
This commit is contained in:
parent
fa150eda33
commit
4c5c3bdf6b
8 changed files with 54 additions and 54 deletions
24
404.html
24
404.html
|
|
@ -3,8 +3,8 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta name="turbo-root" content="/retype-test">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.733347087003">
|
||||
<meta name="turbo-root" content="/awesome-arr">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.733347203008">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 2.4.0">
|
||||
|
|
@ -14,25 +14,25 @@
|
|||
<meta name="title" content="Not Found">
|
||||
|
||||
<!-- Canonical -->
|
||||
<link rel="canonical" href="https://ravencentric.github.io/retype-test/404.html" />
|
||||
<link rel="canonical" href="https://ravencentric.github.io/awesome-arr/404.html" />
|
||||
|
||||
<!-- Open Graph / Facebook -->
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://ravencentric.github.io/retype-test/404.html">
|
||||
<meta property="og:url" content="https://ravencentric.github.io/awesome-arr/404.html">
|
||||
<meta property="og:title" content="Not Found">
|
||||
|
||||
<!-- Twitter -->
|
||||
<meta property="twitter:card" content="summary_large_image">
|
||||
<meta property="twitter:url" content="https://ravencentric.github.io/retype-test/404.html">
|
||||
<meta property="twitter:url" content="https://ravencentric.github.io/awesome-arr/404.html">
|
||||
<meta property="twitter:title" content="Not Found">
|
||||
|
||||
<script>(function () { var el = document.documentElement, m = localStorage.getItem("/retype-test/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>
|
||||
<script>(function () { var el = document.documentElement, m = localStorage.getItem("/awesome-arr/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="/retype-test/resources/css/retype.css?v=2.4.0.733347087003" rel="stylesheet" />
|
||||
<link href="/awesome-arr/resources/css/retype.css?v=2.4.0.733347203008" rel="stylesheet" />
|
||||
|
||||
<script type="text/javascript" src="/retype-test/resources/js/config.js?v=2.4.0.733347087003" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="/retype-test/resources/js/retype.js?v=2.4.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="/retype-test/resources/js/lunr.js?v=2.4.0.733347087003" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="/awesome-arr/resources/js/config.js?v=2.4.0.733347203008" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="/awesome-arr/resources/js/retype.js?v=2.4.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="/awesome-arr/resources/js/lunr.js?v=2.4.0.733347203008" 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">
|
||||
|
|
@ -47,7 +47,7 @@
|
|||
<!-- Logo -->
|
||||
<div class="flex items-center justify-between h-full py-2 md:w-75">
|
||||
<div class="flex items-center px-2 md:px-6">
|
||||
<a id="docs-site-logo" href="/retype-test/" class="flex items-center leading-snug text-2xl">
|
||||
<a id="docs-site-logo" href="/awesome-arr/" class="flex items-center leading-snug text-2xl">
|
||||
<span class="dark:text-white font-semibold line-clamp-1 md:line-clamp-2">Awesome *Arr</span>
|
||||
</a>
|
||||
</div>
|
||||
|
|
@ -148,7 +148,7 @@
|
|||
</div>
|
||||
<h1 class="mb-6 text-2xl font-bold leading-tight text-gray-900 dark:text-white md:text-4xl">Oops! The page you’re looking for doesn’t exist.</h1>
|
||||
<p class="mb-10 text-gray-600 dark:text-dark-350 md:text-lg md:px-4">You may have mistyped the address or the page may have been moved.</p>
|
||||
<a href="/retype-test/" class="inline-flex items-center justify-center h-12 px-4 text-sm leading-none text-white bg-blue-500 rounded shadow-xl focus:outline-none hover:bg-blue-700 transition-all duration-100 ease-linear">Go to homepage</a>
|
||||
<a href="/awesome-arr/" class="inline-flex items-center justify-center h-12 px-4 text-sm leading-none text-white bg-blue-500 rounded shadow-xl focus:outline-none hover:bg-blue-700 transition-all duration-100 ease-linear">Go to homepage</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta name="turbo-root" content="/retype-test">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.733347087003">
|
||||
<meta name="turbo-root" content="/awesome-arr">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.733347203008">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 2.4.0">
|
||||
|
|
@ -15,27 +15,27 @@
|
|||
<meta name="description" content="We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age,..." />
|
||||
|
||||
<!-- Canonical -->
|
||||
<link rel="canonical" href="https://ravencentric.github.io/retype-test/code_of_conduct/" />
|
||||
<link rel="canonical" href="https://ravencentric.github.io/awesome-arr/code_of_conduct/" />
|
||||
|
||||
<!-- Open Graph / Facebook -->
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://ravencentric.github.io/retype-test/code_of_conduct/">
|
||||
<meta property="og:url" content="https://ravencentric.github.io/awesome-arr/code_of_conduct/">
|
||||
<meta property="og:title" content="Contributor Covenant Code of Conduct">
|
||||
<meta property="og:description" content="We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age,...">
|
||||
|
||||
<!-- Twitter -->
|
||||
<meta property="twitter:card" content="summary_large_image">
|
||||
<meta property="twitter:url" content="https://ravencentric.github.io/retype-test/code_of_conduct/">
|
||||
<meta property="twitter:url" content="https://ravencentric.github.io/awesome-arr/code_of_conduct/">
|
||||
<meta property="twitter:title" content="Contributor Covenant Code of Conduct">
|
||||
<meta property="twitter:description" content="We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age,...">
|
||||
|
||||
<script>(function () { var el = document.documentElement, m = localStorage.getItem("/retype-test/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>
|
||||
<script>(function () { var el = document.documentElement, m = localStorage.getItem("/awesome-arr/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=2.4.0.733347087003" rel="stylesheet" />
|
||||
<link href="../resources/css/retype.css?v=2.4.0.733347203008" rel="stylesheet" />
|
||||
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.733347087003" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.733347203008" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/retype.js?v=2.4.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.733347087003" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.733347203008" 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">
|
||||
|
|
@ -316,7 +316,7 @@ enforcement ladder</a>.</p>
|
|||
</div>
|
||||
<footer class="clear-both">
|
||||
<div class="flex flex-wrap items-center justify-between mt-14">
|
||||
<a class="my-2.5 inline-flex items-center text-sm whitespace-nowrap text-blue-500 dark:text-blue-400 hover:text-blue-700 hover:underline" href="https://github.com/Ravencentric/retype-test/edit/main/CODE_OF_CONDUCT.md" target="_blank" rel="noopener">
|
||||
<a class="my-2.5 inline-flex items-center text-sm whitespace-nowrap text-blue-500 dark:text-blue-400 hover:text-blue-700 hover:underline" href="https://github.com/Ravencentric/awesome-arr/edit/main/CODE_OF_CONDUCT.md" target="_blank" rel="noopener">
|
||||
<svg class="mr-1.5" xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="currentColor" overflow="visible"><path d="M20 12c-.55 0-1 .45-1 1v7c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1h7c.55 0 1-.45 1-1s-.45-1-1-1H4C2.35 3 1 4.35 1 6v14c0 1.65 1.35 3 3 3h14c1.65 0 3-1.35 3-3v-7c0-.55-.45-1-1-1z" /><path d="M22.21 1.79c-1.18-1.18-3.24-1.18-4.41 0l-9.5 9.5c-.13.13-.22.29-.26.46l-1 4c-.08.34.01.7.26.95.18.2.44.3.7.3.08 0 .16-.01.24-.03l4-1c.18-.04.34-.13.46-.26l9.5-9.5c1.22-1.22 1.22-3.2.01-4.42zm-1.42 3l-9.3 9.3-2.11.53.53-2.11 9.3-9.3c.42-.42 1.16-.42 1.59 0 .43.43.43 1.15-.01 1.58z" /><path fill="none" d="M0 0h24v24H0z" /></svg>
|
||||
<span>Edit this page</span>
|
||||
</a>
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta name="turbo-root" content="/retype-test">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.733347087003">
|
||||
<meta name="turbo-root" content="/awesome-arr">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.733347203008">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 2.4.0">
|
||||
|
|
@ -15,27 +15,27 @@
|
|||
<meta name="description" content="Learn How to Contribute" />
|
||||
|
||||
<!-- Canonical -->
|
||||
<link rel="canonical" href="https://ravencentric.github.io/retype-test/contributing/" />
|
||||
<link rel="canonical" href="https://ravencentric.github.io/awesome-arr/contributing/" />
|
||||
|
||||
<!-- Open Graph / Facebook -->
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://ravencentric.github.io/retype-test/contributing/">
|
||||
<meta property="og:url" content="https://ravencentric.github.io/awesome-arr/contributing/">
|
||||
<meta property="og:title" content="Contribution Guidelines">
|
||||
<meta property="og:description" content="Learn How to Contribute">
|
||||
|
||||
<!-- Twitter -->
|
||||
<meta property="twitter:card" content="summary_large_image">
|
||||
<meta property="twitter:url" content="https://ravencentric.github.io/retype-test/contributing/">
|
||||
<meta property="twitter:url" content="https://ravencentric.github.io/awesome-arr/contributing/">
|
||||
<meta property="twitter:title" content="Contribution Guidelines">
|
||||
<meta property="twitter:description" content="Learn How to Contribute">
|
||||
|
||||
<script>(function () { var el = document.documentElement, m = localStorage.getItem("/retype-test/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>
|
||||
<script>(function () { var el = document.documentElement, m = localStorage.getItem("/awesome-arr/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=2.4.0.733347087003" rel="stylesheet" />
|
||||
<link href="../resources/css/retype.css?v=2.4.0.733347203008" rel="stylesheet" />
|
||||
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.733347087003" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.733347203008" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/retype.js?v=2.4.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.733347087003" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.733347203008" 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">
|
||||
|
|
@ -188,7 +188,7 @@ on the different ways you can update your PR so that we can merge it.</p>
|
|||
</div>
|
||||
<footer class="clear-both">
|
||||
<div class="flex flex-wrap items-center justify-between mt-14">
|
||||
<a class="my-2.5 inline-flex items-center text-sm whitespace-nowrap text-blue-500 dark:text-blue-400 hover:text-blue-700 hover:underline" href="https://github.com/Ravencentric/retype-test/edit/main/contributing.md" target="_blank" rel="noopener">
|
||||
<a class="my-2.5 inline-flex items-center text-sm whitespace-nowrap text-blue-500 dark:text-blue-400 hover:text-blue-700 hover:underline" href="https://github.com/Ravencentric/awesome-arr/edit/main/contributing.md" target="_blank" rel="noopener">
|
||||
<svg class="mr-1.5" xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="currentColor" overflow="visible"><path d="M20 12c-.55 0-1 .45-1 1v7c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1h7c.55 0 1-.45 1-1s-.45-1-1-1H4C2.35 3 1 4.35 1 6v14c0 1.65 1.35 3 3 3h14c1.65 0 3-1.35 3-3v-7c0-.55-.45-1-1-1z" /><path d="M22.21 1.79c-1.18-1.18-3.24-1.18-4.41 0l-9.5 9.5c-.13.13-.22.29-.26.46l-1 4c-.08.34.01.7.26.95.18.2.44.3.7.3.08 0 .16-.01.24-.03l4-1c.18-.04.34-.13.46-.26l9.5-9.5c1.22-1.22 1.22-3.2.01-4.42zm-1.42 3l-9.3 9.3-2.11.53.53-2.11 9.3-9.3c.42-.42 1.16-.42 1.59 0 .43.43.43 1.15-.01 1.58z" /><path fill="none" d="M0 0h24v24H0z" /></svg>
|
||||
<span>Edit this page</span>
|
||||
</a>
|
||||
|
|
|
|||
20
index.html
20
index.html
|
|
@ -3,8 +3,8 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta name="turbo-root" content="/retype-test">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.733347087003">
|
||||
<meta name="turbo-root" content="/awesome-arr">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.733347203008">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 2.4.0">
|
||||
|
|
@ -15,29 +15,29 @@
|
|||
<meta name="description" content="A collection of *Arrs and related stuff" />
|
||||
|
||||
<!-- Canonical -->
|
||||
<link rel="canonical" href="https://ravencentric.github.io/retype-test/" />
|
||||
<link rel="canonical" href="https://ravencentric.github.io/awesome-arr/" />
|
||||
|
||||
<!-- Open Graph / Facebook -->
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://ravencentric.github.io/retype-test/">
|
||||
<meta property="og:url" content="https://ravencentric.github.io/awesome-arr/">
|
||||
<meta property="og:title" content="Awesome *Arr">
|
||||
<meta property="og:description" content="A collection of *Arrs and related stuff">
|
||||
<meta property="og:image" content="https://awesome.re/badge.svg">
|
||||
|
||||
<!-- Twitter -->
|
||||
<meta property="twitter:card" content="summary_large_image">
|
||||
<meta property="twitter:url" content="https://ravencentric.github.io/retype-test/">
|
||||
<meta property="twitter:url" content="https://ravencentric.github.io/awesome-arr/">
|
||||
<meta property="twitter:title" content="Awesome *Arr">
|
||||
<meta property="twitter:description" content="A collection of *Arrs and related stuff">
|
||||
<meta property="twitter:image" content="https://awesome.re/badge.svg">
|
||||
|
||||
<script>(function () { var el = document.documentElement, m = localStorage.getItem("/retype-test/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>
|
||||
<script>(function () { var el = document.documentElement, m = localStorage.getItem("/awesome-arr/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=2.4.0.733347087003" rel="stylesheet" />
|
||||
<link href="resources/css/retype.css?v=2.4.0.733347203008" rel="stylesheet" />
|
||||
|
||||
<script type="text/javascript" src="resources/js/config.js?v=2.4.0.733347087003" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="resources/js/config.js?v=2.4.0.733347203008" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="resources/js/retype.js?v=2.4.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="resources/js/lunr.js?v=2.4.0.733347087003" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="resources/js/lunr.js?v=2.4.0.733347203008" 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">
|
||||
|
|
@ -338,7 +338,7 @@
|
|||
</div>
|
||||
<footer class="clear-both">
|
||||
<div class="flex flex-wrap items-center justify-between mt-14">
|
||||
<a class="my-2.5 inline-flex items-center text-sm whitespace-nowrap text-blue-500 dark:text-blue-400 hover:text-blue-700 hover:underline" href="https://github.com/Ravencentric/retype-test/edit/main/README.md" target="_blank" rel="noopener">
|
||||
<a class="my-2.5 inline-flex items-center text-sm whitespace-nowrap text-blue-500 dark:text-blue-400 hover:text-blue-700 hover:underline" href="https://github.com/Ravencentric/awesome-arr/edit/main/README.md" target="_blank" rel="noopener">
|
||||
<svg class="mr-1.5" xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="currentColor" overflow="visible"><path d="M20 12c-.55 0-1 .45-1 1v7c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1h7c.55 0 1-.45 1-1s-.45-1-1-1H4C2.35 3 1 4.35 1 6v14c0 1.65 1.35 3 3 3h14c1.65 0 3-1.35 3-3v-7c0-.55-.45-1-1-1z" /><path d="M22.21 1.79c-1.18-1.18-3.24-1.18-4.41 0l-9.5 9.5c-.13.13-.22.29-.26.46l-1 4c-.08.34.01.7.26.95.18.2.44.3.7.3.08 0 .16-.01.24-.03l4-1c.18-.04.34-.13.46-.26l9.5-9.5c1.22-1.22 1.22-3.2.01-4.42zm-1.42 3l-9.3 9.3-2.11.53.53-2.11 9.3-9.3c.42-.42 1.16-.42 1.59 0 .43.43.43 1.15-.01 1.58z" /><path fill="none" d="M0 0h24v24H0z" /></svg>
|
||||
<span>Edit this page</span>
|
||||
</a>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
var __DOCS_CONFIG__ = {"id":"UK7EdoONgfEOGV142sWs+Yvq7F2om9J5kif","key":"+TNILlpCXcD1676ggRj3WyuWp2SFh2aba/EFbZ/0gZc.aOE+zXX0YmBIRmC7yHVCN8OQaO9l+3xcOzsKcpHbp8Q79m/qtnAC80COtwuSMWx8vEeAncDMyFjfH2EIlBCwYw.83","base":"/retype-test/","host":"ravencentric.github.io","version":"1.0.0","useRelativePaths":true,"documentName":"index.html","appendDocumentName":false,"trailingSlash":true,"preloadSearch":false,"cacheBustingToken":"2.4.0.733347087003","cacheBustingStrategy":"query","sidebarFilterPlaceholder":"Filter","toolbarFilterPlaceholder":"Filter","showSidebarFilter":true,"filterNotFoundMsg":"No member names found containing the query \"{query}\"","maxHistoryItems":15,"homeIcon":"<path d=\"M12.97 2.59a1.5 1.5 0 00-1.94 78 0l-7.5 6.363A1.5 1.5 0 003 10.097V19.5A1.5 1.5 0 004.5 21h4.75a.75.75 0 00.75-.75V14h4v6.25c0 .414.336.75.75.75h4.75a1.5 1.5 0 001.5-1.5v-9.403a1.5 1.5 0 00-.53-1.144l-7.5-6.363z\"></path>","access":[{"value":"public","label":"Public"},{"value":"protected","label":"Protected"}],"toolbarLinks":[{"id":"fields","label":"Fields"},{"id":"properties","label":"Properties","shortLabel":"Props"},{"id":"methods","label":"Methods"},{"id":"events","label":"Events"}],"sidebar":[{"n":"/","l":"Awesome *Arr","s":"<symbol id=\"log-icon-symbol\" viewBox=\"0 0 16 16\"><path d=\"M5 8.25a.75.75 0 01.75-.75h4a.75.75 0 010 1.5h-4A.75.75 0 015 8.25zM4 10.5A.75.75 0 004 12h4a.75.75 0 000-1.5H4z\"/><path fill-rule=\"evenodd\" d=\"M13-.005H3a3 3 0 00-3 3c0 .676.224 1.254.603 1.722.526.65 1.331.783 1.907.783h1.177c-.364.662-.814 1.339-1.287 2.048-.205.309-.414.624-.623.946C.891 9.865 0 11.418 0 13a3 3 0 003 3h10a3 3 0 001.667-5.494.75.75 0 00-.834 1.246A1.5 1.5 0 1111.5 13c0-.642.225-1.347.623-2.136.397-.787.933-1.593 1.501-2.446l.011-.017c.554-.83 1.139-1.709 1.582-2.588.445-.885.783-1.836.783-2.818 0-1.672-1.346-3-3-3zm-10 1.5a1.5 1.5 0 00-1.5 1.5c0 .321.1.569.27.778.097.12.325.227.74.227h7.674A2.737 2.737 0 0110 2.995c0-.546.146-1.059.401-1.5H3zm10 0c.831 0 1.5.662 1.5 1.5 0 .646-.225 1.353-.623 2.143-.398.79-.933 1.595-1.501 2.448l-.017.026c-.552.828-1.134 1.702-1.575 2.576C10.338 11.072 10 12.021 10 13c0 .546.146 1.059.401 1.5H3A1.5 1.5 0 011.5 13c0-1.084.63-2.289 1.537-3.692.177-.274.366-.556.558-.845.632-.948 1.306-1.96 1.773-2.963h6.382a.75.75 0 00.417-1.373c-.444-.298-.667-.656-.667-1.132a1.5 1.5 0 011.5-1.5z\"/></symbol><use xlink:href=\"#log-icon-symbol\" />"},{"n":"unmaintained","l":"Unmaintained","s":"<path d=\"M13 17.5a1 1 0 11-2 0 1 1 0 012 0zm-.25-8.25a.75.75 0 00-1.5 0v4.5a.75.75 0 001.5 0v-4.5z\"/><path fill-rule=\"evenodd\" d=\"M9.836 3.244c.963-1.665 3.365-1.665 4.328 0l8.967 15.504c.963 1.667-.24 3.752-2.165 3.752H3.034c-1.926 0-3.128-2.085-2.165-3.752L9.836 3.244zm3.03.751a1 1 0 00-1.732 0L2.168 19.499A1 1 0 003.034 21h17.932a1 1 0 00.866-1.5L12.866 3.994z\"/>"},{"n":"contributing","l":"Contribution Guidelines","s":"<path fill-rule=\"evenodd\" d=\"M4.75 3a1.75 1.75 0 100 3.5 1.75 1.75 0 000-3.5zM1.5 4.75a3.25 3.25 0 116.5 0 3.25 3.25 0 01-6.5 0zM4.75 17.5a1.75 1.75 0 100 3.5 1.75 1.75 0 000-3.5zM1.5 19.25a3.25 3.25 0 116.5 0 3.25 3.25 0 01-6.5 0zm17.75-1.75a1.75 1.75 0 100 3.5 1.75 1.75 0 000-3.5zM16 19.25a3.25 3.25 0 116.5 0 3.25 3.25 0 01-6.5 0z\"/><path fill-rule=\"evenodd\" d=\"M4.75 7.25A.75.75 0 015.5 8v8A.75.75 0 014 16V8a.75.75 0 01.75-.75zm8.655-5.53a.75.75 0 010 1.06L12.185 4h4.065A3.75 3.75 0 0120 7.75v8.75a.75.75 0 01-1.5 0V7.75a2.25 2.25 0 00-2.25-2.25h-4.064l1.22 1.22a.75.75 0 01-1.061 1.06l-2.5-2.5a.75.75 0 010-1.06l2.5-2.5a.75.75 0 011.06 0z\"/>"}],"search":{"mode":0,"minChars":2,"maxResults":20,"placeholder":"Search","hotkeys":["/"],"noResultsFoundMsg":"Sorry, no results found.","recognizeLanguages":true,"languages":[0],"preload":false}};
|
||||
var __DOCS_CONFIG__ = {"id":"Nl142L5DsJJeyqIMWKvBh+gzOwl+lrWO8sp","key":"GJDMWmBkJu3Hyo1GjDvnfyAgFIroV1kMFQxiaIMeRj4.irVdsBBN9yuKYxOm/r0ADXaEQj7zm0YQicUz8j5CL/7djIOkIllXtkogGcZpx7U0NWRNS2z0HbiExYpfz8j4QQ.24","base":"/awesome-arr/","host":"ravencentric.github.io","version":"1.0.0","useRelativePaths":true,"documentName":"index.html","appendDocumentName":false,"trailingSlash":true,"preloadSearch":false,"cacheBustingToken":"2.4.0.733347203008","cacheBustingStrategy":"query","sidebarFilterPlaceholder":"Filter","toolbarFilterPlaceholder":"Filter","showSidebarFilter":true,"filterNotFoundMsg":"No member names found containing the query \"{query}\"","maxHistoryItems":15,"homeIcon":"<path d=\"M12.97 2.59a1.5 1.5 0 00-1.94 78 0l-7.5 6.363A1.5 1.5 0 003 10.097V19.5A1.5 1.5 0 004.5 21h4.75a.75.75 0 00.75-.75V14h4v6.25c0 .414.336.75.75.75h4.75a1.5 1.5 0 001.5-1.5v-9.403a1.5 1.5 0 00-.53-1.144l-7.5-6.363z\"></path>","access":[{"value":"public","label":"Public"},{"value":"protected","label":"Protected"}],"toolbarLinks":[{"id":"fields","label":"Fields"},{"id":"properties","label":"Properties","shortLabel":"Props"},{"id":"methods","label":"Methods"},{"id":"events","label":"Events"}],"sidebar":[{"n":"/","l":"Awesome *Arr","s":"<symbol id=\"log-icon-symbol\" viewBox=\"0 0 16 16\"><path d=\"M5 8.25a.75.75 0 01.75-.75h4a.75.75 0 010 1.5h-4A.75.75 0 015 8.25zM4 10.5A.75.75 0 004 12h4a.75.75 0 000-1.5H4z\"/><path fill-rule=\"evenodd\" d=\"M13-.005H3a3 3 0 00-3 3c0 .676.224 1.254.603 1.722.526.65 1.331.783 1.907.783h1.177c-.364.662-.814 1.339-1.287 2.048-.205.309-.414.624-.623.946C.891 9.865 0 11.418 0 13a3 3 0 003 3h10a3 3 0 001.667-5.494.75.75 0 00-.834 1.246A1.5 1.5 0 1111.5 13c0-.642.225-1.347.623-2.136.397-.787.933-1.593 1.501-2.446l.011-.017c.554-.83 1.139-1.709 1.582-2.588.445-.885.783-1.836.783-2.818 0-1.672-1.346-3-3-3zm-10 1.5a1.5 1.5 0 00-1.5 1.5c0 .321.1.569.27.778.097.12.325.227.74.227h7.674A2.737 2.737 0 0110 2.995c0-.546.146-1.059.401-1.5H3zm10 0c.831 0 1.5.662 1.5 1.5 0 .646-.225 1.353-.623 2.143-.398.79-.933 1.595-1.501 2.448l-.017.026c-.552.828-1.134 1.702-1.575 2.576C10.338 11.072 10 12.021 10 13c0 .546.146 1.059.401 1.5H3A1.5 1.5 0 011.5 13c0-1.084.63-2.289 1.537-3.692.177-.274.366-.556.558-.845.632-.948 1.306-1.96 1.773-2.963h6.382a.75.75 0 00.417-1.373c-.444-.298-.667-.656-.667-1.132a1.5 1.5 0 011.5-1.5z\"/></symbol><use xlink:href=\"#log-icon-symbol\" />"},{"n":"unmaintained","l":"Unmaintained","s":"<path d=\"M13 17.5a1 1 0 11-2 0 1 1 0 012 0zm-.25-8.25a.75.75 0 00-1.5 0v4.5a.75.75 0 001.5 0v-4.5z\"/><path fill-rule=\"evenodd\" d=\"M9.836 3.244c.963-1.665 3.365-1.665 4.328 0l8.967 15.504c.963 1.667-.24 3.752-2.165 3.752H3.034c-1.926 0-3.128-2.085-2.165-3.752L9.836 3.244zm3.03.751a1 1 0 00-1.732 0L2.168 19.499A1 1 0 003.034 21h17.932a1 1 0 00.866-1.5L12.866 3.994z\"/>"},{"n":"contributing","l":"Contribution Guidelines","s":"<path fill-rule=\"evenodd\" d=\"M4.75 3a1.75 1.75 0 100 3.5 1.75 1.75 0 000-3.5zM1.5 4.75a3.25 3.25 0 116.5 0 3.25 3.25 0 01-6.5 0zM4.75 17.5a1.75 1.75 0 100 3.5 1.75 1.75 0 000-3.5zM1.5 19.25a3.25 3.25 0 116.5 0 3.25 3.25 0 01-6.5 0zm17.75-1.75a1.75 1.75 0 100 3.5 1.75 1.75 0 000-3.5zM16 19.25a3.25 3.25 0 116.5 0 3.25 3.25 0 01-6.5 0z\"/><path fill-rule=\"evenodd\" d=\"M4.75 7.25A.75.75 0 015.5 8v8A.75.75 0 014 16V8a.75.75 0 01.75-.75zm8.655-5.53a.75.75 0 010 1.06L12.185 4h4.065A3.75 3.75 0 0120 7.75v8.75a.75.75 0 01-1.5 0V7.75a2.25 2.25 0 00-2.25-2.25h-4.064l1.22 1.22a.75.75 0 01-1.061 1.06l-2.5-2.5a.75.75 0 010-1.06l2.5-2.5a.75.75 0 011.06 0z\"/>"}],"search":{"mode":0,"minChars":2,"maxResults":20,"placeholder":"Search","hotkeys":["/"],"noResultsFoundMsg":"Sorry, no results found.","recognizeLanguages":true,"languages":[0],"preload":false}};
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
User-agent: *
|
||||
Allow: /
|
||||
|
||||
Sitemap: https://ravencentric.github.io/retype-test/sitemap.xml.gz
|
||||
Sitemap: https://ravencentric.github.io/awesome-arr/sitemap.xml.gz
|
||||
|
|
|
|||
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
|
|
@ -3,8 +3,8 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta name="turbo-root" content="/retype-test">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.733347087003">
|
||||
<meta name="turbo-root" content="/awesome-arr">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.733347203008">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 2.4.0">
|
||||
|
|
@ -15,27 +15,27 @@
|
|||
<meta name="description" content="Unmaintained *Arrs" />
|
||||
|
||||
<!-- Canonical -->
|
||||
<link rel="canonical" href="https://ravencentric.github.io/retype-test/unmaintained/" />
|
||||
<link rel="canonical" href="https://ravencentric.github.io/awesome-arr/unmaintained/" />
|
||||
|
||||
<!-- Open Graph / Facebook -->
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://ravencentric.github.io/retype-test/unmaintained/">
|
||||
<meta property="og:url" content="https://ravencentric.github.io/awesome-arr/unmaintained/">
|
||||
<meta property="og:title" content="Unmaintained">
|
||||
<meta property="og:description" content="Unmaintained *Arrs">
|
||||
|
||||
<!-- Twitter -->
|
||||
<meta property="twitter:card" content="summary_large_image">
|
||||
<meta property="twitter:url" content="https://ravencentric.github.io/retype-test/unmaintained/">
|
||||
<meta property="twitter:url" content="https://ravencentric.github.io/awesome-arr/unmaintained/">
|
||||
<meta property="twitter:title" content="Unmaintained">
|
||||
<meta property="twitter:description" content="Unmaintained *Arrs">
|
||||
|
||||
<script>(function () { var el = document.documentElement, m = localStorage.getItem("/retype-test/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>
|
||||
<script>(function () { var el = document.documentElement, m = localStorage.getItem("/awesome-arr/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=2.4.0.733347087003" rel="stylesheet" />
|
||||
<link href="../resources/css/retype.css?v=2.4.0.733347203008" rel="stylesheet" />
|
||||
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.733347087003" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.733347203008" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/retype.js?v=2.4.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.733347087003" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.733347203008" 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">
|
||||
|
|
@ -185,7 +185,7 @@
|
|||
</div>
|
||||
<footer class="clear-both">
|
||||
<div class="flex flex-wrap items-center justify-between mt-14">
|
||||
<a class="my-2.5 inline-flex items-center text-sm whitespace-nowrap text-blue-500 dark:text-blue-400 hover:text-blue-700 hover:underline" href="https://github.com/Ravencentric/retype-test/edit/main/UNMAINTAINED.md" target="_blank" rel="noopener">
|
||||
<a class="my-2.5 inline-flex items-center text-sm whitespace-nowrap text-blue-500 dark:text-blue-400 hover:text-blue-700 hover:underline" href="https://github.com/Ravencentric/awesome-arr/edit/main/UNMAINTAINED.md" target="_blank" rel="noopener">
|
||||
<svg class="mr-1.5" xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="currentColor" overflow="visible"><path d="M20 12c-.55 0-1 .45-1 1v7c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1h7c.55 0 1-.45 1-1s-.45-1-1-1H4C2.35 3 1 4.35 1 6v14c0 1.65 1.35 3 3 3h14c1.65 0 3-1.35 3-3v-7c0-.55-.45-1-1-1z" /><path d="M22.21 1.79c-1.18-1.18-3.24-1.18-4.41 0l-9.5 9.5c-.13.13-.22.29-.26.46l-1 4c-.08.34.01.7.26.95.18.2.44.3.7.3.08 0 .16-.01.24-.03l4-1c.18-.04.34-.13.46-.26l9.5-9.5c1.22-1.22 1.22-3.2.01-4.42zm-1.42 3l-9.3 9.3-2.11.53.53-2.11 9.3-9.3c.42-.42 1.16-.42 1.59 0 .43.43.43 1.15-.01 1.58z" /><path fill="none" d="M0 0h24v24H0z" /></svg>
|
||||
<span>Edit this page</span>
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Reference in a new issue