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.752948013814">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.752955219908">
|
||||
|
||||
<!-- 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.752948013814" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.5.0.752955219908" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.752948013814" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.752955219908" 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.752948013814" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.752955219908" data-turbo-eval="false" defer></script>
|
||||
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
|
||||
@@ -894,7 +894,7 @@
|
||||
<li><a href="https://pentacom.jp/pentacom/bitfontmaker2/">Bitfontmaker2</a> - BitFont Creator</li>
|
||||
<li><a href="https://fontjoy.com/">FontJoy</a> - Font Pairings Generator</li>
|
||||
<li><a href="https://badnoise.net/TypeRip/">Typerip</a> - Adobe Font Ripper / <a href="https://github.com/CodeZombie/TypeRip">GitHub</a></li>
|
||||
<li><a href="https://github.com/ayoy/fontedit">FontEdit</a>, <a href="https://www.glyphrstudio.com/">Glyphr Studio</a>, <a href="https://birdfont.org/">Bird Font</a> or <a href="https://fontforge.org/en-US/">Font Forge</a> - Font Editors</li>
|
||||
<li><a href="https://github.com/ayoy/fontedit">FontEdit</a>, <a href="https://github.com/MFEK/glif">glif</a>, <a href="https://www.glyphrstudio.com/">Glyphr Studio</a>, <a href="https://birdfont.org/">Bird Font</a> or <a href="https://fontforge.org/en-US/">Font Forge</a> - Font Editors</li>
|
||||
<li><a href="https://transfonter.org/">Transfonter</a> - Font Converter</li>
|
||||
<li><a href="https://fontba.se/">FontBase</a> or <a href="https://www.xiles.app/">Xiles</a> - Font Manager</li>
|
||||
<li><a href="https://shapecatcher.com/">ShapeCatcher</a> - Unicode Identification</li>
|
||||
|
Reference in New Issue
Block a user