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.734105411677">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.734112843248">
|
||||
|
||||
<!-- 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.734105411677" rel="stylesheet" />
|
||||
<link href="../resources/css/retype.css?v=2.4.0.734112843248" rel="stylesheet" />
|
||||
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.734105411677" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.734112843248" 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.734105411677" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.734112843248" 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">
|
||||
@@ -1206,7 +1206,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
|
||||
<li><a href="https://gist.io/">gist.io</a> - Git Blog Platform</li>
|
||||
<li><a href="https://github.com/marketplace/actions/github-action-for-rclone">Github Action for Rclone</a> - Rclone GitHub Action Wrapper</li>
|
||||
<li><a href="https://github.com/github/gitignore">gitignore</a> - Gitignore Templates</li>
|
||||
<li><a href="https://github.com/ThirtyDegreesRay/OpenHub">OpenHub</a>, <a href="https://github.com/NamanShergill/diohub">diohub</a>,[Fasthub-Libre](<a href="https://github.com/thermatk/FastHub-Libre">https://github.com/thermatk/FastHub-Libre</a>, <a href="https://github.com/LightDestory/FastHub-RE">FastHub-RE</a>, <a href="https://github.com/maks/MGit">MGit</a>, [GitNex](<a href="https://codeberg.org/gitnex/GitNex/">https://codeberg.org/gitnex/GitNex/</a> or <a href="https://github.com/slapperwan/gh4a">OctoDroid</a> - Android GitHub Clients</li>
|
||||
<li><a href="https://github.com/ThirtyDegreesRay/OpenHub">OpenHub</a>, <a href="https://github.com/NamanShergill/diohub">diohub</a>, <a href="https://github.com/thermatk/FastHub-Libre">Fasthub-Libre</a>, <a href="https://github.com/LightDestory/FastHub-RE">FastHub-RE</a>, <a href="https://github.com/maks/MGit">MGit</a>, <a href="https://codeberg.org/gitnex/GitNex/">GitNex</a> or <a href="https://github.com/slapperwan/gh4a">OctoDroid</a> - Android GitHub Clients</li>
|
||||
<li><a href="https://github.com/DheerajKotwani/GithubVisualizer">GithubVisualizer</a> - Track Github User Activity on Android</li>
|
||||
<li><a href="https://commits.top/">commits.top</a> - Most Active GitHub Users</li>
|
||||
<li><a href="https://gitea.io/">Gitea</a>, <a href="https://gittea.dev/">2</a> or <a href="https://www.drift.lol/">Drift</a> - Self-Hosted Git Service</li>
|
||||
@@ -1314,7 +1314,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
|
||||
<li><a href="https://github.com/Cracked5pider/ShellcodeTemplate">ShellcodeTemplate</a> - Modifiable Shellcode Template</li>
|
||||
<li><a href="https://github.com/atek-cloud/spork">Spork</a> - P2P Sockets CLI / <a href="https://discord.gg/UUCVrFYksv">Discord</a></li>
|
||||
<li><a href="https://github.com/junegunn/goyo.vim">Goyo.vim</a> - Distraction-free writing in Vim</li>
|
||||
<li><a href="https://github.com/neoclide/coc.nvim">nvim</a> - Neovim LSP Autocompletion coc.</li>
|
||||
<li><a href="https://github.com/neoclide/coc.nvim">nvim</a> - Neovim LSP Autocompletion coc</li>
|
||||
<li><a href="https://github.com/iamcco/markdown-preview.nvim">Markdown Preview</a> - NeoVim Markdown Preview</li>
|
||||
<li><a href="https://github.com/ycm-core/YouCompleteMe">YouCompleteMe</a> - Vim Code-Completion Engine</li>
|
||||
<li><a href="https://vimcolorschemes.com/">VimColorSchemes</a> - Vim Color Schemes</li>
|
||||
|
Reference in New Issue
Block a user