zig

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

commit 060cb0f277d3ca758f0d19a73c8a4a573f2fcc84 (tree)
parent 05380a11a426ce22a1a27f47d9f9371a72a35e24
Author: Andrew Kelley <andrew@ziglang.org>
Date:   Wed,  9 Jun 2021 11:14:27 -0700

langref: remove paragraph that mentions IRC

I want the language reference to be divorced from any particular
community. Also remove the call to action since the docs are
known to be incomplete and are not the current focus of the project.

Closes #9055

Diffstat:
Mdoc/langref.html.in | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/doc/langref.html.in b/doc/langref.html.in @@ -220,10 +220,6 @@ all on one page so you can search with your browser's search tool. </p> <p> - If you search for something specific in this documentation and do not find it, - please <a href="https://github.com/ziglang/www.ziglang.org/issues/new?title=I%20searched%20for%20___%20in%20the%20docs%20and%20didn%27t%20find%20it">file an issue</a> or <a href="https://webchat.freenode.net/?channels=%23zig">say something on IRC</a>. - </p> - <p> The code samples in this document are compiled and tested as part of the main test suite of Zig. </p> <p>