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.5.0.751493481871">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.751500604396">
|
||||
|
||||
<!-- 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.751493481871" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.5.0.751500604396" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.751493481871" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.751500604396" 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.751493481871" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.751500604396" data-turbo-eval="false" defer></script>
|
||||
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
|
||||
@@ -335,7 +335,7 @@
|
||||
<li><a href="https://github.com/practical-tutorials/project-based-learning">Project Based Learning</a> - Collection of Project-Based Tutorials</li>
|
||||
<li><a href="https://github.com/vicoyeh/pointers-for-software-engineers">pointers-for-software-engineers</a> or <a href="https://github.com/jwasham/coding-interview-university">Interview University</a> - Software Engineer Study Guides</li>
|
||||
<li><a href="https://github.com/orrsella/soft-eng-interview-prep">soft-eng-interview-prep</a> - Software Engineer Interview Preparation</li>
|
||||
<li><a href="https://vscode.one/">VSCode.one</a> or <a href="https://www.vscodecandothat.com/">VSCodeCanDoThat</a> - VS Code Tutorials</li>
|
||||
<li><a href="https://vscode.one/">VSCode.one</a> - VS Code Tutorials</li>
|
||||
<li><a href="https://github.com/donnemartin/system-design-primer">system-design-primer</a> or <a href="https://leanpub.com/systemdesign">System Design</a> / <a href="https://github.com/karanpratapsingh/system-design">GitHub</a> - Large Scale System Design Guides</li>
|
||||
<li><a href="https://github.com/ekzhang/graphics-workshop">Graphics Workshop</a> - Learn Computer Graphics</li>
|
||||
<li><a href="https://www.schoolofhaskell.com/">SchoolOfHaskell</a> - Haskell Tutorials</li>
|
||||
@@ -491,7 +491,7 @@
|
||||
<li><a href="https://community.uuki.live/course/tdb3Vsl1/python-course/aitutor">Python AI</a> - AI Python Tutor</li>
|
||||
<li><a href="https://codingbat.com/">CodingBat</a> or <a href="https://chrome.google.com/webstore/detail/pyquickie/okpdnfgpbpifbncoleieajiblmebbkci">PyQuickie</a> - Python / Java Practice</li>
|
||||
<li><a href="https://www.youtube.com/@amigoscode">AmigosCode</a> - Java Tutorials</li>
|
||||
<li><a href="https://py4e.com/">Python4Everyone</a>, <a href="https://python.swaroopch.com/">A Byte of Python</a>, <a href="https://cjolowicz.github.io/posts/hypermodern-python-01-setup/">Hypermodern Python</a>, <a href="https://cdn.datacamp.com/">datacamp</a>, <a href="https://www.learnpython.org/">Learn Python</a>, <a href="https://github.com/trekhleb/learn-python">Learn-Python</a> or <a href="https://github.com/zotroneneis/magical_universe">Magical Universe</a> - Learn Python</li>
|
||||
<li><a href="https://py4e.com/">Python4Everyone</a>, <a href="https://python.swaroopch.com/">A Byte of Python</a>, <a href="https://cjolowicz.github.io/posts/hypermodern-python-01-setup/">Hypermodern Python</a>, <a href="https://www.datacamp.com/">DataCamp</a>, <a href="https://www.learnpython.org/">Learn Python</a>, <a href="https://github.com/trekhleb/learn-python">Learn-Python</a> or <a href="https://github.com/zotroneneis/magical_universe">Magical Universe</a> - Learn Python</li>
|
||||
<li><a href="https://github.com/mynameisfiber/high_performance_python">High Performance Python: The Code</a> - Python Lessons</li>
|
||||
<li><a href="https://realpython.com/">Real Python</a>, <a href="https://reeborg.ca/docs/en/">Reeborg</a> or <a href="https://www.askpython.com/">AskPython</a> - Python Tutorials</li>
|
||||
<li><a href="https://futurecoder.io/">FutureCoder</a>, <a href="https://cs50.harvard.edu/python/">CS50</a>, <a href="https://youtu.be/XKHEtdqhLK8">Python Full Course</a> or <a href="https://www.brianheinold.net/python/python_book.html">A Practical Introduction to Python</a> - Python Course</li>
|
||||
@@ -873,7 +873,7 @@
|
||||
<li><a href="https://www.supernova.io/">SuperNova</a> - Design System Manager</li>
|
||||
<li><a href="https://interplayapp.com/">Interplay</a> - Product Design Tool</li>
|
||||
<li><a href="https://aspect.app/">Aspect</a> - Make UI with AI</li>
|
||||
<li><a href="https://collectui.com/">CollectUI</a>, <a href="https://www.hoverstat.es/">Hoverstat</a>, <a href="https://httpster.net/">httpster</a>, <a href="https://www.waveguide.io/">Wave Guide</a>, <a href="https://goodux.appcues.com/">ReallyGoodUX</a>, <a href="https://pageflows.com/">Pageflows</a> or <a href="https://www.h69.design/">h69.design</a> - UI Design Ideas</li>
|
||||
<li><a href="https://collectui.com/">CollectUI</a>, <a href="https://www.hoverstat.es/">Hoverstat</a>, <a href="https://httpster.net/">httpster</a>, <a href="https://www.waveguide.io/">Wave Guide</a>, <a href="https://goodux.appcues.com/">ReallyGoodUX</a> or <a href="https://pageflows.com/">Pageflows</a> - UI Design Ideas</li>
|
||||
<li><a href="https://storybook.js.org/">StoryBook</a> or <a href="https://mockend.com/">Mockend</a> - UI Development Tools</li>
|
||||
<li><a href="https://www.uidesigndaily.com/">UI Design Daily</a> or <a href="https://uiverse.io/">UIVerse</a> - Free UI Design Resources</li>
|
||||
<li><a href="https://open-ui.org/">Open UI</a> - Open Standard UI</li>
|
||||
@@ -1450,7 +1450,8 @@
|
||||
<li><a href="https://github.com/ZeroIntensity/pointers.py">pointers.py</a> - Python Pointers</li>
|
||||
<li><a href="https://github.com/microsoft/pyright">Pyright</a> or <a href="https://github.com/python/mypy">mypy</a> - Python Static Type Checker</li>
|
||||
<li><a href="http://www.pyregex.com/">PyRegex</a> - Python Regex Test</li>
|
||||
<li><a href="https://github.com/zedr/clean-code-python">Clean Code Python</a> - Clean Code for Python</li>
|
||||
<li><a href="https://github.com/zedr/clean-code-python">Clean Code Python</a> - Clean Up Python Code</li>
|
||||
<li><a href="https://github.com/UlionTse/translators">Translators</a> - Translate Python Code</li>
|
||||
<li><a href="https://strftime.net/">strftime.net</a> - Generate strftime Python Codes</li>
|
||||
<li><a href="https://github.com/extremeheat/JSPyBridge">JSPyBride</a> - Interoperate Node.js and Python</li>
|
||||
<li><a href="https://github.com/JeffLIrion/adb_shell">adb_shell</a> - Python ADB + Fastboot Implementation</li>
|
||||
@@ -1666,7 +1667,7 @@
|
||||
<li><a href="https://wweb.dev/resources/css-separator-generator/">Separator Generator</a> - CSS Separator Generator CSS</li>
|
||||
<li><a href="https://9elements.github.io/fancy-border-radius/">Fancy Border Radius</a> - Organic CSS Shape Generator</li>
|
||||
<li><a href="https://www.bestcssbuttongenerator.com/">BestCSSButtonGenerator</a> - CSS Button Generator</li>
|
||||
<li><a href="https://www.magicpattern.design/tools/css-backgrounds">MagicPattern</a>, <a href="https://projects.verou.me/css3patterns/">css3patterns</a>, <a href="https://codioful.com/">gradienta</a>, <a href="https://www.gradientmagic.com/">GradientMagic</a>, <a href="https://heropatterns.com/">heropatterns</a>, <a href="http://thepatternlibrary.com/">thepatternlibrary</a>, <a href="http://colinkeany.com/blend/">Blend</a>, <a href="https://gradihunt.com/">GradHunt</a>, <a href="https://www.color-morph.com/">Color Morph</a>, <a href="https://cssgradient.io/">CSSGradient</a> or <a href="https://uigradients.com/">uigradients</a> - CSS Patterns / Gradients</li>
|
||||
<li><a href="https://www.magicpattern.design/tools/css-backgrounds">MagicPattern</a>, <a href="https://projects.verou.me/css3patterns/">css3patterns</a>, <a href="https://codioful.com/">gradienta</a>, <a href="https://www.gradientmagic.com/">GradientMagic</a>, <a href="https://heropatterns.com/">heropatterns</a>, <a href="http://colinkeany.com/blend/">Blend</a>, <a href="https://gradihunt.com/">GradHunt</a>, <a href="https://www.color-morph.com/">Color Morph</a>, <a href="https://cssgradient.io/">CSSGradient</a> or <a href="https://uigradients.com/">uigradients</a> - CSS Patterns / Gradients</li>
|
||||
<li><a href="https://css-doodle.com/">CSS Doodle</a> - CSS Pattern Generator</li>
|
||||
<li><a href="https://css-transform.moro.es/">CSS3 Transform</a> - 2D & 3D CSS Transform Functions Visualizer</li>
|
||||
<li><a href="https://gradient.style/">Gradient.style</a> - CSS Gradient Generator</li>
|
||||
|
Reference in New Issue
Block a user