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-09 11:15:30-07:00
log87562b50fcaeaac9f0289e6dd6343f9075778240
tree8581d39d96330ee21cef8d2093c32a59669a94ec
parent8b0dbca32d4bc8157ffdca74c306aba6c04261b4

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>