zig

fork of https://codeberg.org/ziglang/zig
Log | Files | Refs | README | LICENSE

commit ee72868f923eda2693c8ef624fa04f48606c06f1 (tree)
parent 2f0abe63d4d630583e2163779bd26aaad13e18ea
Author: r00ster91 <r00ster91@proton.me>
Date:   Sat,  6 Aug 2022 15:17:59 +0200

style: format

This is mostly manually formatted. I couldn't find a good HTML formatter for this file.
It also converts a bunch of tabs to spaces.

Diffstat:
Mlib/docs/index.html | 85+++++++++++++++++++++++++++++++++++++++----------------------------------------
1 file changed, 42 insertions(+), 43 deletions(-)

diff --git a/lib/docs/index.html b/lib/docs/index.html @@ -294,6 +294,7 @@ padding: 1px 1em; } + /* help modal */ .help-modal { display: flex; width: 100%; @@ -351,12 +352,12 @@ cursor: default; } - #listFns dt { - font-family: var(--mono); - } - .argBreaker { - display: none; - } + #listFns dt { + font-family: var(--mono); + } + .argBreaker { + display: none; + } /* tokens */ .tok-kw { @@ -390,7 +391,6 @@ /* dark mode */ @media (prefers-color-scheme: dark) { - :root { --tx-color: #bbb; --bg-color: #111; @@ -456,7 +456,6 @@ .tok-type { color: #68f; } - } @media only screen and (max-width: 750px) { @@ -543,7 +542,7 @@ <body class="canvas"> <div class="banner"> This is a beta autodoc build; expect bugs and missing information. - <a href="https://github.com/ziglang/zig/wiki/How-to-contribute-to-Autodoc">Report an Issue</a>, + <a href="https://github.com/ziglang/zig/wiki/How-to-contribute-to-Autodoc">Report an Issue</a>, <a href="https://github.com/ziglang/zig/wiki/How-to-contribute-to-Autodoc">Contribute</a>, <a href="https://github.com/ziglang/zig/wiki/How-to-read-the-standard-library-source-code">Learn more about stdlib source code</a>. </div> @@ -554,43 +553,43 @@ <div class="logo"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 140"> <g fill="#F7A41D"> - <g> - <polygon points="46,22 28,44 19,30"/> - <polygon points="46,22 33,33 28,44 22,44 22,95 31,95 20,100 12,117 0,117 0,22" shape-rendering="crispEdges"/> - <polygon points="31,95 12,117 4,106"/> - </g> - <g> - <polygon points="56,22 62,36 37,44"/> - <polygon points="56,22 111,22 111,44 37,44 56,32" shape-rendering="crispEdges"/> - <polygon points="116,95 97,117 90,104"/> - <polygon points="116,95 100,104 97,117 42,117 42,95" shape-rendering="crispEdges"/> - <polygon points="150,0 52,117 3,140 101,22"/> - </g> - <g> - <polygon points="141,22 140,40 122,45"/> - <polygon points="153,22 153,117 106,117 120,105 125,95 131,95 131,45 122,45 132,36 141,22" shape-rendering="crispEdges"/> - <polygon points="125,95 130,110 106,117"/> - </g> + <g> + <polygon points="46,22 28,44 19,30"/> + <polygon points="46,22 33,33 28,44 22,44 22,95 31,95 20,100 12,117 0,117 0,22" shape-rendering="crispEdges"/> + <polygon points="31,95 12,117 4,106"/> + </g> + <g> + <polygon points="56,22 62,36 37,44"/> + <polygon points="56,22 111,22 111,44 37,44 56,32" shape-rendering="crispEdges"/> + <polygon points="116,95 97,117 90,104"/> + <polygon points="116,95 100,104 97,117 42,117 42,95" shape-rendering="crispEdges"/> + <polygon points="150,0 52,117 3,140 101,22"/> + </g> + <g> + <polygon points="141,22 140,40 122,45"/> + <polygon points="153,22 153,117 106,117 120,105 125,95 131,95 131,45 122,45 132,36 141,22" shape-rendering="crispEdges"/> + <polygon points="125,95 130,110 106,117"/> + </g> </g> <style> #text { fill: #121212 } @media (prefers-color-scheme: dark) { #text { fill: #f2f2f2 } } </style> <g id="text"> - <g> - <polygon points="260,22 260,37 229,40 177,40 177,22" shape-rendering="crispEdges"/> - <polygon points="260,37 207,99 207,103 176,103 229,40 229,37"/> - <polygon points="261,99 261,117 176,117 176,103 206,99" shape-rendering="crispEdges"/> - </g> - <rect x="272" y="22" shape-rendering="crispEdges" width="22" height="95"/> - <g> - <polygon points="394,67 394,106 376,106 376,81 360,70 346,67" shape-rendering="crispEdges"/> - <polygon points="360,68 376,81 346,67"/> - <path d="M394,106c-10.2,7.3-24,12-37.7,12c-29,0-51.1-20.8-51.1-48.3c0-27.3,22.5-48.1,52-48.1 c14.3,0,29.2,5.5,38.9,14l-13,15c-7.1-6.3-16.8-10-25.9-10c-17,0-30.2,12.9-30.2,29.5c0,16.8,13.3,29.6,30.3,29.6 c5.7,0,12.8-2.3,19-5.5L394,106z"/> - </g> + <g> + <polygon points="260,22 260,37 229,40 177,40 177,22" shape-rendering="crispEdges"/> + <polygon points="260,37 207,99 207,103 176,103 229,40 229,37"/> + <polygon points="261,99 261,117 176,117 176,103 206,99" shape-rendering="crispEdges"/> + </g> + <rect x="272" y="22" shape-rendering="crispEdges" width="22" height="95"/> + <g> + <polygon points="394,67 394,106 376,106 376,81 360,70 346,67" shape-rendering="crispEdges"/> + <polygon points="360,68 376,81 346,67"/> + <path d="M394,106c-10.2,7.3-24,12-37.7,12c-29,0-51.1-20.8-51.1-48.3c0-27.3,22.5-48.1,52-48.1 c14.3,0,29.2,5.5,38.9,14l-13,15c-7.1-6.3-16.8-10-25.9-10c-17,0-30.2,12.9-30.2,29.5c0,16.8,13.3,29.6,30.3,29.6 c5.7,0,12.8-2.3,19-5.5L394,106z"/> + </g> </g> </svg> - </div> + </div> <div id="sectMainPkg" class="hidden"> <h2><span>Main Package</span></h2> <ul class="packages"> @@ -605,10 +604,10 @@ <h2><span>Zig Version</span></h2> <p class="str" id="tdZigVer"></p> </div> - <div> - <input id="privDeclsBox" type="checkbox"/> - <label for="privDeclsBox">Internal Doc Mode</label> - </div> + <div> + <input id="privDeclsBox" type="checkbox"/> + <label for="privDeclsBox">Internal Doc Mode</label> + </div> </nav> </div> <div class="flex-right"> @@ -704,7 +703,7 @@ </table> </div> </div> - </section> + </section> </div> <div class="flex-filler"></div> </div>