zig

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

commit 2bb2a2fcea5d4c22e7dfed529b318b9ba88e2ac9 (tree)
parent 352663a34c885eb9b944929ac076806ce2f0d416
Author: Rocknest <35231115+Rocknest@users.noreply.github.com>
Date:   Fri, 11 Oct 2019 03:54:03 +0300

Changes from master

Diffstat:
Mlib/std/special/docs/index.html | 15+++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)

diff --git a/lib/std/special/docs/index.html b/lib/std/special/docs/index.html @@ -448,6 +448,17 @@ <pre id="fnProtoCode"></pre> </div> <h1 id="hdrName" class="hidden"></h1> + <div id="fnExamples" class="hidden"></div> + <div id="fnNoExamples" class="hidden"> + <p>This function is not tested or referenced.</p> + </div> + <div id="declNoRef" class="hidden"> + <p> + This declaration is not tested or referenced, and it has therefore not been included in + semantic analysis, which means the only documentation available is whatever is in the + doc comments. + </p> + </div> <div id="fnDocs" class="hidden"></div> <div id="sectFnErrors" class="hidden"> <h2>Errors</h2> @@ -456,10 +467,6 @@ </div> <div id="tableFnErrors"><dl id="listFnErrors"></dl></div> </div> - <div id="fnExamples" class="hidden"></div> - <div id="fnNoExamples" class="hidden"> - <p>This function is not tested or referenced.</p> - </div> <div id="sectSearchResults" class="hidden"> <h2>Search Results</h2> <ul id="listSearchResults"></ul>