Refreshes Retype-generated documentation.
Process triggered by nbats.
This commit is contained in:
@@ -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="2.4.0.735481146600">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.735487751857">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 2.4.0">
|
||||
@@ -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=2.4.0.735481146600" rel="stylesheet" />
|
||||
<link href="../resources/css/retype.css?v=2.4.0.735487751857" rel="stylesheet" />
|
||||
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.735481146600" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.735487751857" 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.735481146600" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.735487751857" 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">
|
||||
@@ -753,7 +753,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
|
||||
<li><a href="https://bootstrapmade.com/">Bootstrap</a>, <a href="https://themewagon.com/">TheMeWagon</a>, <a href="https://nicepage.com/website-templates">nicepage</a> or <a href="https://evie.undraw.co/">Undraw</a> - Site Templates</li>
|
||||
<li><a href="https://www.templatemo.com/">Templatemo</a> or <a href="https://www.tooplate.com/">Tooplate</a> - HTML Site Templates</li>
|
||||
<li><a href="https://rentry.co/HTML5Temp">HTML5 Temp</a> - HTML5 Templates & Themes</li>
|
||||
<li><a href="https://www.cssbed.com/">CSS Bed</a>, <a href="https://www.beercss.com/">beercss</a> / <a href="https://github.com/beercss/beercss">GitHub</a> or <a href="https://www.free-css.com/free-css-templates">free-css-templates</a> - CSS Themes / Templates</li>
|
||||
<li><a href="https://www.cssbed.com/">CSS Bed</a>, <a href="https://repth.neocities.org/theme">Repth Themes</a>, <a href="https://www.beercss.com/">beercss</a> / <a href="https://github.com/beercss/beercss">GitHub</a> or <a href="https://www.free-css.com/free-css-templates">free-css-templates</a> - CSS Themes / Templates</li>
|
||||
<li><a href="https://github.com/Shopify/hydrogen">Hydrogen</a> or <a href="https://github.com/olafsulich/fullstack-nextjs-ecommerce">Fullstack Next.js E-commerce</a> - Online Store Templates</li>
|
||||
<li><a href="https://www.microcopy.me">MicroCopy</a> - Copy Common Website Text</li>
|
||||
<li><a href="https://www.vidjet.io/">VidJet</a> - Publish Videos to Online Stores</li>
|
||||
@@ -920,6 +920,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
|
||||
<li><a href="https://www.nasm.us/">NASM</a> - Program Assembler</li>
|
||||
<li><a href="https://radicle.xyz/">Radicle</a> - P2P Software Development</li>
|
||||
<li><a href="https://pakkly.com/">Pakkly</a> - Desktop App Deployment</li>
|
||||
<li><a href="https://www.nomadproject.io/">Nomad</a> - App Deployment Automation / <a href="https://github.com/hashicorp/nomad">GitHub</a></li>
|
||||
<li><a href="https://github.com/matthiasjost/dotnet-content-creators">Dotnet Content Creators</a> - .NET Content Creators Index</li>
|
||||
<li><a href="https://github.com/xoofx/dotnet-releaser">Dotnet Releaser</a> - Automate Release of .NET Applications</li>
|
||||
<li><a href="https://cron-ai.vercel.app/">Cron AI</a> - Words to Cron Expression</li>
|
||||
|
||||
Reference in New Issue
Block a user