mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 03:57:11 -07:00
Discuss Kobalt.
This commit is contained in:
parent
5adad6c202
commit
72b00d8dfd
1 changed files with 15 additions and 0 deletions
|
@ -573,6 +573,20 @@ val p = kotlinProject {
|
|||
}
|
||||
</pre>
|
||||
|
||||
<h2 id="discuss">Discuss Kobalt</h2>
|
||||
|
||||
If you are interested in discussing Kobalt related topics with other fellow users or developers, you have several options:
|
||||
|
||||
<ul>
|
||||
<li>Live discussions are happening on Kotlin's Slack Channel, managed by JetBrains. You can get an automated invitation <a href="http://kotlinslackin.herokuapp.com/">here</a> and then, just join the <code>#kobalt</code> channel.
|
||||
</li>
|
||||
<li><a href="https://groups.google.com/forum/#!forum/kobalt-users">Join <code>kobalt-users</code>, the mailing-list for Kobalt users.</a></li>
|
||||
<li><a href="https://groups.google.com/forum/#!forum/kobalt-dev">Join <code>kobalt-dev</code>, the mailing-list for Kobalt developers</a>. This mailing-list is for people interested in writing code for Kobalt, either the core, or writing plug-ins, or just to follow various technical discussions about Kobalt's internals.</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
</p>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -600,6 +614,7 @@ val p = kotlinProject {
|
|||
<li><a href="#plugin-tasks">Plugin tasks</a>
|
||||
<li><a href="#plugin-directives">Directives
|
||||
</ul>
|
||||
<li><a href="#discuss">Discuss Kobalt</a>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue