Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action
2023-06-26 10:13:46 +00:00
parent cc3bc2fa5d
commit a01712e674
26 changed files with 123 additions and 110 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.0.3.741082811625">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.0.3.741089603980">
<!-- See retype.com -->
<meta name="generator" content="Retype 3.0.3">
@@ -31,11 +31,11 @@
<script>(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.0.3.741082811625" rel="stylesheet" />
<link href="../resources/css/retype.css?v=3.0.3.741089603980" rel="stylesheet" />
<script type="text/javascript" src="../resources/js/config.js?v=3.0.3.741082811625" data-turbo-eval="false" defer></script>
<script type="text/javascript" src="../resources/js/config.js?v=3.0.3.741089603980" data-turbo-eval="false" defer></script>
<script type="text/javascript" src="../resources/js/retype.js?v=3.0.3" data-turbo-eval="false" defer></script>
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=3.0.3.741082811625" data-turbo-eval="false" defer></script>
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=3.0.3.741089603980" 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">
@@ -650,7 +650,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
<li><a href="https://serpreviewtool.com/">SerPreview</a> - Site Search Results Preview</li>
<li><a href="https://developers.google.com/search/docs/appearance/structured-data">Schema Markup Testing Tools</a> - Test Sites Google Results</li>
<li><a href="https://support.google.com/webmasters/answer/6062598?hl=en">Robots.txt Tester</a> - Test Your robots.txt</li>
<li><a href="https://www.charlesproxy.com/download/previous-release/">Charles 3</a> or <a href="https://proxyman.io/">ProxyMan</a> - Web Debugging Proxy Apps</li>
<li><a href="https://www.charlesproxy.com/download/previous-release/">Charles 3</a> / <a href="https://github.com/fmhy/FMHYedit/blob/main/base64.md#charles-activate">Activation</a> or <a href="https://proxyman.io/">ProxyMan</a> - Web Debugging Proxy Apps</li>
<li><a href="https://corsproxy.github.io/">CORS Proxy</a> - Free CORS Proxy</li>
<li><a href="https://tabler.io/">Tabler</a> - Site Admin Dashboard</li>
<li><a href="https://octopus.do/sitemap">Octopus</a> - Site Planning Tool</li>