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.734271506072">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.734278122621">
|
||||
|
||||
<!-- 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.734271506072" rel="stylesheet" />
|
||||
<link href="../resources/css/retype.css?v=2.4.0.734278122621" rel="stylesheet" />
|
||||
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.734271506072" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.734278122621" 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.734271506072" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.734278122621" 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">
|
||||
@@ -551,7 +551,7 @@
|
||||
<li><a href="https://quixel.com/mixer">Mixer</a> - 3D Texture Creation Tool</li>
|
||||
<li><a href="https://planetside.co.uk/">PlanetSide</a> - CG Environment Generator</li>
|
||||
<li><a href="https://t.me/cgplugdump">cgplugdump</a> - CG Software Plugins</li>
|
||||
<li><a href="http://animeeffects.org/en/">AnimeEffects</a>, <a href="https://maurycyliebner.github.io/">nve</a>, <a href="https://www.expressivesuite.com/">Expressive</a>, <a href="https://cavalry.scenegroup.co/">Cavalry</a>, <a href="https://tupitube.com/">TupiTube</a> or <a href="https://www.synfig.org/">Synfig</a> - 2D Animation Tools</li>
|
||||
<li><a href="https://github.com/AnimeEffectsDevs/AnimeEffects">AnimeEffects</a>, <a href="https://maurycyliebner.github.io/">nve</a>, <a href="https://www.expressivesuite.com/">Expressive</a>, <a href="https://cavalry.scenegroup.co/">Cavalry</a>, <a href="https://tupitube.com/">TupiTube</a> or <a href="https://www.synfig.org/">Synfig</a> - 2D Animation Tools</li>
|
||||
<li><a href="https://wonderunit.com/storyboarder/">Storyboarder</a> - Quickly Visualize & Test Animations / <a href="https://github.com/wonderunit/storyboarder">GitHub</a></li>
|
||||
<li><a href="https://github.com/nateraw/stable-diffusion-videos">Stable Diffusion Videos</a> - Create Videos using Stable Diffusion</li>
|
||||
<li><a href="https://mandelbulber.com/">Mandelbulber</a> or <a href="https://github.com/3Dickulus/FragM">FragM</a> - Fractal Rendering Software / <a href="https://mb3d.overwhale.com/">3D</a></li>
|
||||
|
||||
Reference in New Issue
Block a user