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.752062294579">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.752070036125">
|
||||
|
||||
<!-- 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.752062294579" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.5.0.752070036125" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.752062294579" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.752070036125" 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.752062294579" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.752070036125" data-turbo-eval="false" defer></script>
|
||||
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
|
||||
@@ -673,7 +673,6 @@
|
||||
<li><a href="https://open.bccampus.ca/">OpenED</a></li>
|
||||
<li><a href="https://doabooks.org/">doabooks</a></li>
|
||||
<li><a href="https://www.degruyter.com/browse?submittedFilterId=by-type&access_4=open&pageSize=10&sort=datedescending&type_5=book">De Gruyter</a>, <a href="https://www.degruyter.com/page/2045">2</a></li>
|
||||
<li><a href="https://onlinebooks.library.upenn.edu/search.html">The Online Books Page</a></li>
|
||||
<li><a href="https://link.springer.com/search?showAll=false&query=&facet-content-type=%22Book%22">Springer</a></li>
|
||||
<li><a href="https://github.com/learn-anything/books">Learn Anything / Books</a></li>
|
||||
<li><a href="https://knowfree.tradepub.com/">Tradepub</a></li>
|
||||
|
||||
Reference in New Issue
Block a user