mirror of
https://github.com/Ravencentric/awesome-arr.git
synced 2026-04-20 07:54:25 +02:00
Refreshes Retype-generated documentation.
Process triggered by Ravencentric.
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
<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.9.0.802458590700">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.11.0.805490003188">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.9.0">
|
||||
<meta name="generator" content="Retype 3.11.0">
|
||||
|
||||
<!-- Primary Meta Tags -->
|
||||
<title>Contributor Covenant Code of Conduct</title>
|
||||
@@ -31,36 +31,36 @@
|
||||
|
||||
<script data-cfasync="false">(function(){var cl=document.documentElement.classList,ls=localStorage.getItem("retype_scheme"),hd=cl.contains("dark"),hl=cl.contains("light"),wm=window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches;if(ls==="dark"||(!ls&&wm&&!hd&&!hl)){cl.remove("light");cl.add("dark")}else if(ls==="light"||(!ls&&!wm&&!hd&&!hl)){cl.remove("dark");cl.add("light")}})();</script>
|
||||
|
||||
<link href="../resources/css/retype.css?v=3.9.0.802458590700" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.11.0.805490003188" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.9.0.802458590700" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/retype.js?v=3.9.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.9.0.802458590700" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.11.0.805490003188" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/retype.js?v=3.11.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.11.0.805490003188" 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">
|
||||
<div class="absolute bottom-0 left-0 bg-gray-100 dark:bg-dark-800" style="top: 5rem; right: 50%"></div>
|
||||
<div id="retype-app" class="relative text-base antialiased text-base-text bg-base-bg font-body">
|
||||
<div class="absolute bottom-0 left-0" style="top: 5rem; right: 50%"></div>
|
||||
|
||||
<header id="docs-site-header" class="sticky top-0 z-30 flex w-full h-16 bg-white border-b border-gray-200 md:h-20 dark:bg-dark-850 dark:border-dark-650">
|
||||
<header id="retype-header" class="sticky top-0 z-30 flex w-full h-16 bg-header-bg border-b border-header-border md:h-20">
|
||||
<div class="container relative flex items-center justify-between pr-6 grow md:justify-start">
|
||||
<!-- Mobile menu button skeleton -->
|
||||
<button v-cloak class="skeleton docs-mobile-menu-button flex items-center justify-center shrink-0 overflow-hidden dark:text-white focus:outline-none rounded-full w-10 h-10 ml-3.5 md:hidden"><svg xmlns="http://www.w3.org/2000/svg" class="mb-px shrink-0" width="24" height="24" viewBox="0 0 24 24" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor"><path d="M2 4h20v2H2zM2 11h20v2H2zM2 18h20v2H2z"></path></g></svg></button>
|
||||
<div v-cloak id="docs-sidebar-toggle"></div>
|
||||
<button v-cloak class="skeleton retype-mobile-menu-button flex items-center justify-center shrink-0 overflow-hidden dark:text-white focus:outline-none rounded-full w-10 h-10 ml-3.5 md:hidden"><svg xmlns="http://www.w3.org/2000/svg" class="mb-px shrink-0" width="24" height="24" viewBox="0 0 24 24" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor"><path d="M2 4h20v2H2zM2 11h20v2H2zM2 18h20v2H2z"></path></g></svg></button>
|
||||
<div v-cloak id="retype-sidebar-left-toggle-button"></div>
|
||||
|
||||
<!-- 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="../" class="flex items-center leading-snug text-2xl">
|
||||
<a id="retype-branding-logo" href="../" class="flex items-center leading-snug text-2xl">
|
||||
<span class="dark:text-white font-bold line-clamp-1 md:line-clamp-2">Awesome *arr</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<span class="hidden h-8 border-r md:inline-block dark:border-dark-650"></span>
|
||||
<span class="hidden h-8 border-r md:inline-block border-base-border"></span>
|
||||
</div>
|
||||
|
||||
<div class="flex justify-between md:grow">
|
||||
<!-- Top Nav -->
|
||||
<nav class="hidden md:flex">
|
||||
<nav id="retype-header-nav" class="hidden md:flex">
|
||||
<ul class="flex flex-col mb-4 md:pl-16 md:mb-0 md:flex-row md:items-center">
|
||||
|
||||
</ul>
|
||||
@@ -74,7 +74,7 @@
|
||||
<div class="absolute flex items-center justify-center h-full pl-3 dark:text-dark-300">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon-base" width="16" height="16" viewBox="0 0 24 24" aria-labelledby="icon" role="presentation" style="margin-bottom: 1px;"><g fill="currentColor" ><path d="M21.71 20.29l-3.68-3.68A8.963 8.963 0 0020 11c0-4.96-4.04-9-9-9s-9 4.04-9 9 4.04 9 9 9c2.12 0 4.07-.74 5.61-1.97l3.68 3.68c.2.19.45.29.71.29s.51-.1.71-.29c.39-.39.39-1.03 0-1.42zM4 11c0-3.86 3.14-7 7-7s7 3.14 7 7c0 1.92-.78 3.66-2.04 4.93-.01.01-.02.01-.02.01-.01.01-.01.01-.01.02A6.98 6.98 0 0111 18c-3.86 0-7-3.14-7-7z" ></path></g></svg>
|
||||
</div>
|
||||
<input class="w-full h-10 placeholder-gray-400 transition-colors duration-200 ease-in bg-gray-200 border border-transparent rounded md:text-sm hover:bg-white hover:border-gray-300 focus:outline-none focus:bg-white focus:border-gray-500 dark:bg-dark-600 dark:border-dark-600 dark:placeholder-dark-400" style="padding: 0.625rem 0.75rem 0.625rem 2rem" type="text" placeholder="Search">
|
||||
<input class="w-full h-10 placeholder-search-placeholder transition-colors duration-200 ease-in bg-search-bg border border-transparent rounded md:text-sm hover:border-search-border-hover focus:outline-none focus:border-search-border-focus" style="padding: 0.625rem 0.75rem 0.625rem 2rem" type="text" placeholder="Search">
|
||||
</div>
|
||||
|
||||
<!-- Mobile search button -->
|
||||
@@ -92,7 +92,7 @@
|
||||
</div>
|
||||
|
||||
<div v-cloak class="flex justify-end grow">
|
||||
<div id="docs-mobile-search-button"></div>
|
||||
<div id="retype-mobile-search-button"></div>
|
||||
<doc-search-desktop></doc-search-desktop>
|
||||
|
||||
<doc-theme-switch class="lg:ml-2"></doc-theme-switch>
|
||||
@@ -102,25 +102,26 @@
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="container relative flex bg-white">
|
||||
|
||||
<div id="retype-container" class="container relative flex bg-white">
|
||||
<!-- Sidebar Skeleton -->
|
||||
<div v-cloak class="fixed flex flex-col shrink-0 duration-300 ease-in-out bg-white border-gray-200 sidebar top-20 w-75 border-r h-screen md:sticky transition-transform skeleton dark:bg-dark-800 dark:border-dark-650">
|
||||
<div v-cloak class="fixed flex flex-col shrink-0 duration-300 ease-in-out bg-sidebar-left-bg border-sidebar-left-border sidebar top-20 w-75 border-r h-screen md:sticky transition-transform skeleton">
|
||||
|
||||
<div class="flex items-center h-16 px-6">
|
||||
<input class="w-full h-8 px-3 py-2 transition-colors duration-200 ease-linear bg-white border border-gray-200 rounded shadow-none text-sm focus:outline-none focus:border-gray-600 dark:bg-dark-600 dark:border-dark-600" type="text" placeholder="Filter">
|
||||
<input class="w-full h-8 px-3 py-2 transition-colors duration-200 ease-linear bg-filter-bg border border-filter-border rounded shadow-none text-sm focus:outline-none focus:border-filter-border-focus" type="text" placeholder="Filter">
|
||||
</div>
|
||||
|
||||
<div class="pl-6 mt-1 mb-4">
|
||||
<div class="w-32 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-32 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-32 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-32 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
</div>
|
||||
|
||||
<div class="shrink-0 mt-auto bg-transparent dark:border-dark-650">
|
||||
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-400 dark:text-dark-400 hover:text-gray-700 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
|
||||
<div class="shrink-0 mt-auto bg-transparent dark:border-base-border">
|
||||
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-350 dark:text-dark-400 hover:text-gray-600 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
|
||||
<span class="text-xs whitespace-nowrap">Powered by</span>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="ml-2" fill="currentColor" width="96" height="20" overflow="visible"><path d="M0 0v20h13.59V0H0zm11.15 17.54H2.44V2.46h8.71v15.08zM15.8 20h2.44V4.67L15.8 2.22zM20.45 6.89V20h2.44V9.34z"/><g><path d="M40.16 8.44c0 1.49-.59 2.45-1.75 2.88l2.34 3.32h-2.53l-2.04-2.96h-1.43v2.96h-2.06V5.36h3.5c1.43 0 2.46.24 3.07.73s.9 1.27.9 2.35zm-2.48 1.1c.26-.23.38-.59.38-1.09 0-.5-.13-.84-.4-1.03s-.73-.28-1.39-.28h-1.54v2.75h1.5c.72 0 1.2-.12 1.45-.35zM51.56 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92h4.74v1.83h-6.79V5.36h6.64zM60.09 7.15v7.48h-2.06V7.15h-2.61V5.36h7.28v1.79h-2.61zM70.81 14.64h-2.06v-3.66l-3.19-5.61h2.23l1.99 3.45 1.99-3.45H74l-3.19 5.61v3.66zM83.99 6.19c.65.55.97 1.4.97 2.55s-.33 1.98-1 2.51-1.68.8-3.04.8h-1.23v2.59h-2.06V5.36h3.26c1.42 0 2.45.28 3.1.83zm-1.51 3.65c.25-.28.37-.69.37-1.22s-.16-.92-.48-1.14c-.32-.23-.82-.34-1.5-.34H79.7v3.12h1.38c.68 0 1.15-.14 1.4-.42zM95.85 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92H96v1.83h-6.79V5.36h6.64z"/></g></svg>
|
||||
</a>
|
||||
@@ -130,9 +131,9 @@
|
||||
<!-- Sidebar component -->
|
||||
<doc-sidebar v-cloak>
|
||||
<template #sidebar-footer>
|
||||
<div class="shrink-0 mt-auto border-t md:bg-transparent md:border-none dark:border-dark-650">
|
||||
<div class="shrink-0 mt-auto border-t md:bg-transparent md:border-none dark:border-base-border">
|
||||
|
||||
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-400 dark:text-dark-400 hover:text-gray-700 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
|
||||
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-350 dark:text-dark-400 hover:text-gray-600 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
|
||||
<span class="text-xs whitespace-nowrap">Powered by</span>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="ml-2" fill="currentColor" width="96" height="20" overflow="visible"><path d="M0 0v20h13.59V0H0zm11.15 17.54H2.44V2.46h8.71v15.08zM15.8 20h2.44V4.67L15.8 2.22zM20.45 6.89V20h2.44V9.34z"/><g><path d="M40.16 8.44c0 1.49-.59 2.45-1.75 2.88l2.34 3.32h-2.53l-2.04-2.96h-1.43v2.96h-2.06V5.36h3.5c1.43 0 2.46.24 3.07.73s.9 1.27.9 2.35zm-2.48 1.1c.26-.23.38-.59.38-1.09 0-.5-.13-.84-.4-1.03s-.73-.28-1.39-.28h-1.54v2.75h1.5c.72 0 1.2-.12 1.45-.35zM51.56 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92h4.74v1.83h-6.79V5.36h6.64zM60.09 7.15v7.48h-2.06V7.15h-2.61V5.36h7.28v1.79h-2.61zM70.81 14.64h-2.06v-3.66l-3.19-5.61h2.23l1.99 3.45 1.99-3.45H74l-3.19 5.61v3.66zM83.99 6.19c.65.55.97 1.4.97 2.55s-.33 1.98-1 2.51-1.68.8-3.04.8h-1.23v2.59h-2.06V5.36h3.26c1.42 0 2.45.28 3.1.83zm-1.51 3.65c.25-.28.37-.69.37-1.22s-.16-.92-.48-1.14c-.32-.23-.82-.34-1.5-.34H79.7v3.12h1.38c.68 0 1.15-.14 1.4-.42zM95.85 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92H96v1.83h-6.79V5.36h6.64z"/></g></svg>
|
||||
</a>
|
||||
@@ -140,14 +141,14 @@
|
||||
</template>
|
||||
</doc-sidebar>
|
||||
|
||||
<div class="grow min-w-0 dark:bg-dark-850">
|
||||
<div class="grow min-w-0 bg-body-bg">
|
||||
<!-- Render "toolbar" template here on api pages --><!-- Render page content -->
|
||||
<div class="flex">
|
||||
<div class="min-w-0 p-4 grow md:px-16">
|
||||
<div id="retype-main" class="min-w-0 p-4 grow md:px-16">
|
||||
<main class="relative pb-12 lg:pt-2">
|
||||
<div class="docs-markdown" id="docs-content">
|
||||
<div class="retype-markdown" id="retype-content">
|
||||
<!-- Rendered if sidebar right is enabled -->
|
||||
<div id="docs-sidebar-right-toggle"></div>
|
||||
<div id="retype-sidebar-right-toggle"></div>
|
||||
<!-- Page content -->
|
||||
<doc-anchor-target id="contributor-covenant-code-of-conduct" class="break-words">
|
||||
<h1>
|
||||
@@ -310,9 +311,9 @@ enforcement ladder</a>.</p>
|
||||
<!-- Required only on API pages -->
|
||||
<doc-toolbar-member-filter-no-results></doc-toolbar-member-filter-no-results>
|
||||
</div>
|
||||
<footer class="clear-both">
|
||||
<footer id="retype-content-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/awesome-arr/edit/main/CODE_OF_CONDUCT.md" target="_blank" rel="noopener">
|
||||
<a id="retype-edit-this-page" class="my-2.5 inline-flex items-center text-sm whitespace-nowrap text-body-link font-body-link-weight hover:text-body-link-hover 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>
|
||||
@@ -321,24 +322,24 @@ enforcement ladder</a>.</p>
|
||||
</footer>
|
||||
</main>
|
||||
|
||||
<div class="print:border-none border-t dark:border-dark-650 pt-6 mb-8">
|
||||
<div id="retype-page-footer" class="print:border-none border-t border-base-border pt-6 mb-8">
|
||||
<footer class="flex flex-wrap items-center justify-between print:justify-center">
|
||||
<div class="print:hidden">
|
||||
<div id="retype-footer-links" class="print:hidden">
|
||||
<ul class="flex flex-wrap items-center text-sm">
|
||||
</ul>
|
||||
</div>
|
||||
<div class="print:justify-center docs-copyright py-2 text-gray-500 dark:text-dark-350 text-sm leading-relaxed"></div>
|
||||
<div id="retype-copyright" class="print:justify-center py-2 text-footer-text font-footer-link-weight text-sm leading-relaxed"></div>
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Rendered if sidebar right is enabled -->
|
||||
<!-- Sidebar right skeleton-->
|
||||
<div v-cloak class="fixed top-0 bottom-0 right-0 translate-x-full bg-white border-gray-200 lg:sticky lg:border-l lg:shrink-0 lg:pt-6 lg:transform-none sm:w-1/2 lg:w-64 lg:z-0 md:w-104 sidebar-right skeleton dark:bg-dark-850 dark:border-dark-650">
|
||||
<div v-cloak class="fixed top-0 bottom-0 right-0 translate-x-full bg-sidebar-right-bg border-sidebar-right-border lg:sticky lg:border-l lg:shrink-0 lg:pt-6 lg:transform-none sm:w-1/2 lg:w-64 lg:z-0 md:w-104 sidebar-right skeleton">
|
||||
<div class="pl-5">
|
||||
<div class="w-32 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
|
||||
<div class="w-32 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -354,7 +355,7 @@ enforcement ladder</a>.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<div id="docs-overlay-target"></div>
|
||||
<div id="retype-overlay-target"></div>
|
||||
|
||||
<script data-cfasync="false">window.__DOCS__ = { "title": "Code of Conduct", level: 1, icon: "file", hasPrism: false, hasMermaid: false, hasMath: false, tocDepth: 23 }</script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user