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.734681647213">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.734688834914">
|
||||
|
||||
<!-- 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.734681647213" rel="stylesheet" />
|
||||
<link href="../resources/css/retype.css?v=2.4.0.734688834914" rel="stylesheet" />
|
||||
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.734681647213" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.734688834914" 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.734681647213" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.734688834914" 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">
|
||||
@@ -596,11 +596,12 @@
|
||||
</h2>
|
||||
</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://phys.org/">phys</a></strong> - Latest / News / Article / Physics</li>
|
||||
<li><a href="https://fmhy.pages.dev/base64/#math-and-physics-books">Math and Physics Books</a></li>
|
||||
<li><a href="http://www.falstad.com/">Falstad</a> - Math & Physics Apps / Simulations</li>
|
||||
<li><a href="https://github.com/deepmind/mujoco">Mujoco</a>, <a href="https://www.csun.edu/science/software/simulations/physics.html">Physics Simulations</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://www.feynmanlectures.caltech.edu/">The Feynman Lectures</a> - Physics Lectures</li>
|
||||
<li><a href="https://www.physicsandmathstutor.com/">Physics and Maths Tutor</a> - UK High School Notes & Papers</li>
|
||||
<li><a href="https://thephysicsaviary.com/Physics/Programs/Tools/find.php">Physics Saviary</a> - Physics Tools</li>
|
||||
<li><a href="http://www.algodoo.com/">Algodoo</a> - Interactive Physics Tool</li>
|
||||
@@ -608,7 +609,6 @@
|
||||
<li><a href="https://play.google.com/store/apps/details?id=brychta.stepan.quantum_en">quantum</a> - Quantum Physics Learning App</li>
|
||||
<li><a href="https://arxiv.org/">arXiv</a> - Science / Math / Physics</li>
|
||||
<li><a href="https://www.physicsforums.com/">Physics forums</a> - Forum / Physics / Science</li>
|
||||
<li><a href="https://phys.org/">phys</a> - Latest / News / Article / Physics</li>
|
||||
<li><a href="https://qntm2017.github.io/qntm/OV.html">Quantum Web Directory</a> - Science / Tech / Math / Physics</li>
|
||||
<li><a href="https://www.myphysicslab.com/pendulum/compare-pendulum-en.html">Compare Pendulum</a> - Pendulum Simulator</li>
|
||||
<li><a href="https://openfoam.org/">OpenFoam</a>, <a href="https://www.pc-progress.com/">PC Progress</a> or <a href="https://sim-flow.com/">Sim Flow</a> - Fluid Dynamics Simulators</li>
|
||||
|
||||
Reference in New Issue
Block a user