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="3.1.0.744394350304">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.744401569530">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.1.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.1.0.744394350304" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.1.0.744401569530" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.744394350304" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.744401569530" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/retype.js?v=3.1.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.744394350304" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.744401569530" data-turbo-eval="false" defer></script>
|
||||
|
||||
<script defer data-domain="fmhy.pages.dev" src="https://a.bignutty.xyz/js/script.js"></script>
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
@@ -995,9 +995,10 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheat Sheets<
|
||||
<li><a href="https://percy.io/">Percy</a> - Visual App Review Platform</li>
|
||||
<li><a href="https://github.com/didi/booster">Booster</a> - Mobile App Optimization</li>
|
||||
<li><a href="https://mobbin.com/">Mobbin</a> - Mobile App Design Reference Library</li>
|
||||
<li><a href="https://developer.apple.com/xcode/">Xcode</a> - Test and Build iOS / iPadOS Apps</li>
|
||||
<li><a href="https://github.com/bannzai/SpreadsheetView">SpreadsheetView</a> - Spreadsheet UI for iOS Apps</li>
|
||||
<li><a href="https://developer.apple.com/xcode/">Xcode</a> - Test and Build iOS / iPadOS Apps</li>
|
||||
<li><a href="https://github.com/XcodesOrg/XcodesApp">Xcodes App</a> - Xcode Manager</li>
|
||||
<li><a href="https://github.com/vashpan/xcode-dev-cleaner">DevCleaner</a> - Xcode Cache Cleaner</li>
|
||||
<li><a href="https://romannurik.github.io/AndroidAssetStudio/">AndroidAssetStudio</a> - Android App Assets</li>
|
||||
<li><a href="https://github.com/vestrel00/contacts-android">Contacts Android</a> - Android Contacts APIs</li>
|
||||
<li><a href="https://icon.kitchen/">IconKitchen</a> or <a href="https://appicon.co/">AppIcon</a> - App Icon Generator</li>
|
||||
|
||||
Reference in New Issue
Block a user