mirror of
https://github.com/ziglang/zig.git
synced 2026-01-21 23:05:24 +00:00
Merge pull request #14166 from McSinyx/lowkey
autodoc: show binding in lowercase
This commit is contained in:
commit
daeb992c73
@ -633,7 +633,7 @@
|
||||
<div class="wrap">
|
||||
<section class="docs">
|
||||
<div style="position: relative">
|
||||
<span id="searchPlaceholder"><kbd>S</kbd> to search, <kbd>?</kbd> for more options</span>
|
||||
<span id="searchPlaceholder"><kbd>s</kbd> to search, <kbd>?</kbd> for more options</span>
|
||||
<input type="search" class="search" id="search" autocomplete="off" spellcheck="false" disabled>
|
||||
</div>
|
||||
<p id="status">Loading...</p>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user