Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action
2023-04-29 04:13:01 +00:00
parent 288b031020
commit 3b47479992
25 changed files with 107 additions and 97 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="2.4.0.736050430965">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.736056768480">
<!-- 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.736050430965" rel="stylesheet" />
<link href="../resources/css/retype.css?v=2.4.0.736056768480" rel="stylesheet" />
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.736050430965" data-turbo-eval="false" defer></script>
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.736056768480" 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.736050430965" data-turbo-eval="false" defer></script>
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.736056768480" 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">
@@ -308,6 +308,7 @@
</doc-anchor-target>
<ul>
<li><a href="https://github.com/skydoves/android-developer-roadmap">Android Developer Roadmap</a></li>
<li><a href="https://developer.android.com/courses">developers</a> - App Dev Courses</li>
<li><a href="https://github.com/joeygoksu/mobile-design-resources">Mobile Design Resources</a> - App Design Learning Resources</li>
<li><a href="https://www.learncs.online/lessons">LearnCS</a> - Lean Java/Kotlin</li>
<li><a href="http://cocoadevcentral.com/">CocoaDevCentral</a> - Legacy OS X / Cocoa Programming Tutorials</li>
@@ -980,6 +981,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.docker.com/">Docker</a></strong> - Build, Manage and Run Apps in Containers</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#docker-tools">Docker Tools</a></strong> - Docker Tools, Images and Clients</li>
<li><a href="https://supabase.com/">SupaBase</a>, <a href="https://www.kodular.io/">Kodular</a>, <a href="https://www.glideapps.com/">Glide</a>, <a href="https://www.appcreator24.com/">AppCreator24</a>, <a href="https://dokku.com/">Dokku</a>, <a href="https://androidide.com/">AndroidIDE</a>, <a href="https://flutter.dev/">Flutter</a> / <a href="https://github.com/Solido/awesome-flutter">Resources</a>, <a href="https://github.com/leanflutter/awesome-flutter-desktop">2</a> or <a href="https://developer.android.com/studio/index.html">Android Studio</a> - App Creators</li>
<li><a href="https://android.libhunt.com/">Android Libhunt</a> - Android Packages</li>
<li><a href="https://streamlit.io/">StreamLit</a> - Data Science App Creator</li>
<li><a href="https://dotnet.microsoft.com/en-us/apps/xamarin">Xamarin</a> - App Development Platform / <a href="https://github.com/xamarin">GitHub</a></li>
<li><a href="https://www.framer.com/">Framer</a> - Interactive Site / App Design Tool</li>
@@ -997,6 +999,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
<li><a href="https://github.com/bannzai/SpreadsheetView">SpreadsheetView</a> - Spreadsheet UI for iOS Apps</li>
<li><a href="https://github.com/RobotsAndPencils/XcodesApp">Xcodes App</a> - Xcode Manager</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>
<li><a href="https://github.com/mikepenz/Android-Iconics">Android-Iconics</a> - Use Any Icon / Font as your Drawable App</li>
<li><a href="https://www.iosicongallery.com/">iOS Icon Gallery</a> - iOS Icon Examples</li>
@@ -1025,6 +1028,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
<li><a href="https://github.com/skylot/jadx">jadx</a> - Dex to Java Decompiler</li>
<li><a href="https://github.com/Privado-Inc/privado">Privado</a> - Generate App Privacy Reports</li>
<li><a href="https://github.com/t0thkr1s/allsafe">AllSafe</a> - Intentionally Vulnerable Android App</li>
<li><a href="https://github.com/plutolib/pluto">Pluto</a> - Android Debug Framework</li>
<li><a href="https://pm2.keymetrics.io/">PM2</a> - Process Manager</li>
<li><a href="https://github.com/alan2207/bulletproof-react">Bulletproof React</a> - React App Architecture</li>
<li><a href="https://sample-code.aspect.app/">Aspect</a> - Copy React Code from Any Site</li>