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.749254198339">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.749263786848">
|
||||
|
||||
<!-- 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.749254198339" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.5.0.749263786848" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.749254198339" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.749263786848" 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.749254198339" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.749263786848" data-turbo-eval="false" defer></script>
|
||||
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
|
||||
@@ -759,11 +759,10 @@
|
||||
</h3>
|
||||
</doc-anchor-target>
|
||||
<ul>
|
||||
<li><span class="docs-emoji">🌐</span> <strong><a href="https://www.feynmanlectures.caltech.edu/">The Feynman Lectures</a></strong> - Physics Lectures</li>
|
||||
<li><span class="docs-emoji">🌐</span> <strong><a href="https://thephysicsaviary.com/Physics/Programs/Tools/find.php">Physics Saviary</a></strong> - Physics Tools</li>
|
||||
<li><span class="docs-emoji">🌐</span> <strong><a href="https://thephysicsaviary.com/Physics/Programs/Tools/find.php">Physics Saviary</a></strong> or <a href="http://www.falstad.com/">Falstad</a> - Physics Tools</li>
|
||||
<li><span class="docs-emoji">↪️</span> <strong><a href="https://fmhy.pages.dev/base64/#math-and-physics-books">Math and Physics Books</a></strong></li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://phys.org/">phys</a></strong> - Latest / News / Article / Physics</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="http://www.falstad.com/">Falstad</a></strong> - Math & Physics Apps / Simulations</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://www.feynmanlectures.caltech.edu/">The Feynman Lectures</a></strong> - Physics Lectures</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://www.csun.edu/science/software/simulations/physics.html">Physics Simulations</a></strong>, <a href="https://github.com/deepmind/mujoco">Mujoco</a>, <a href="https://www.animations.physics.unsw.edu.au/">Physics Animations</a>, <a href="https://ophysics.com/index.html">oPhysics</a> or <a href="https://www.myphysicslab.com/index-en.html">MyPhysicsLab</a> - Physics Simulations / Animations</li>
|
||||
<li><a href="https://www.physicsclassroom.com/">PhysicsClassroom</a> - Physics Lessons</li>
|
||||
<li><a href="https://physicstravelguide.com/">PhysicsTravelGuide</a> - Physics Explanations</li>
|
||||
|
||||
Reference in New Issue
Block a user