Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action
2023-11-03 00:51:12 +00:00
parent 49c13766f0
commit 8e53767f92
26 changed files with 185 additions and 227 deletions

View File

@@ -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.752278136069">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.752287830274">
<!-- See retype.com -->
<meta name="generator" content="Retype 3.5.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="../static/favicon.ico" rel="icon">
<link href="../resources/css/retype.css?v=3.5.0.752278136069" rel="stylesheet">
<link href="../resources/css/retype.css?v=3.5.0.752287830274" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.752278136069" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.752287830274" 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.752278136069" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.752287830274" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css">
@@ -475,7 +475,7 @@
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://leetcode.com/">Leetcode</a></strong> - Coding Practice</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong>Leetcode Tools</strong> - <a href="https://discord.com/invite/vAPMSZ5UwG">Discord</a> / <a href="https://walkccc.me/LeetCode/">Solutions</a>, <a href="https://leetcode.ca/">2</a> / <a href="https://github.com/MysteryVaibhav/leetcode_company_wise_questions">Company Questions</a>, <a href="https://docs.google.com/document/d/1icaNSRq6XcWO3EOycEP9F9P8SLerBanpY3Ni_ZzCfFA/edit">2</a> / <a href="https://github.com/MisterBooo/LeetCodeAnimation">Animations</a> / <a href="https://github.com/fspv/leetcode-anki">Anki Cards</a> / <a href="https://github.com/fishercoder1534/Leetcode">Videos</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong>Leetcode Tools</strong> - <a href="https://walkccc.me/LeetCode/">Solutions</a>, <a href="https://leetcode.ca/">2</a> / <a href="https://github.com/MysteryVaibhav/leetcode_company_wise_questions">Company Questions</a>, <a href="https://docs.google.com/document/d/1icaNSRq6XcWO3EOycEP9F9P8SLerBanpY3Ni_ZzCfFA/edit">2</a> / <a href="https://github.com/MisterBooo/LeetCodeAnimation">Animations</a> / <a href="https://github.com/fspv/leetcode-anki">Anki Cards</a> / <a href="https://github.com/fishercoder1534/Leetcode">Videos</a></li>
<li><a href="https://prashantbarahi.com.np/docs/algorithms/intro">algorithms</a> - Code Algorithms &amp; Data Structures Tutorials</li>
<li><a href="https://visualgo.net/">VisualGo</a> - Data Structures &amp; Algorithm Animations</li>
<li><a href="https://github.com/TheAlgorithms/C-Plus-Plus">The Algorithms - C++</a> - C++ Algorithms</li>
@@ -906,7 +906,7 @@
<li><a href="https://accessibilityinsights.io/">Accessibility Insights</a> - Fix Accessibility Issues</li>
<li><a href="https://moritzgiessmann.de/accessibility-cheatsheet/">Accessibility Cheatsheet</a> - Site Accessibility Guidelines</li>
<li><a href="https://www.violating-gdpr.com/">Violating GDPR</a> - GDPR Violation Test</li>
<li><a href="https://colororacle.org/">Color Oracle</a> or <a href="https://www.toptal.com/designers/colorfilter">Toptal</a> - Color Blindness Simulator / Test</li>
<li><a href="https://colororacle.org/">Color Oracle</a>, <a href="https://www.whocanuse.com/">WhoCanUse</a> or <a href="https://www.toptal.com/designers/colorfilter">Toptal</a> - Color Blindness Simulator / Tests</li>
<li><a href="https://vitals-leaderboard.pazguille.me/">Web Vitals Leaderboard</a> or <a href="https://lighthouse-metrics.com/">Lighthouse Metrics</a> - Website Performance Tests</li>
<li><a href="https://myraah.io/index.php/visualmind">Visual Mind AI</a> - Site Visual Score</li>
<li><a href="https://prometheus.io/">Prometheus</a> - Site Metrics / <a href="https://thanos.io/">Setup</a></li>