authorgravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2021-06-09 11:14:27-07:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2021-06-10 10:20:16-07:00
log060cb0f277d3ca758f0d19a73c8a4a573f2fcc84
treeb9cc1cf502abc6be77b794269ee285d02714e07b
parent05380a11a426ce22a1a27f47d9f9371a72a35e24

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

1 files changed, 0 insertions(+), 4 deletions(-)

doc/langref.html.in-4
......@@ -220,10 +220,6 @@
220220 all on one page so you can search with your browser's search tool.
221221 </p>
222222 <p>
223 If you search for something specific in this documentation and do not find it,
224 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>.
225 </p>
226 <p>
227223 The code samples in this document are compiled and tested as part of the main test suite of Zig.
228224 </p>
229225 <p>