Add "Developer Communities" To Development Page

* Adds the #bitcoin-dev IRC channel, Bitcoin StackExchange, and
  BitcoinTalk Dev & Tech board to the development page.

* Links to that section of the page from the devel docs.
This commit is contained in:
David A. Harding 2014-10-03 19:52:34 -04:00
parent 89b86f6b66
commit 1a305a735a
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7
5 changed files with 21 additions and 2 deletions

View file

@ -63,6 +63,17 @@ id: development
<li class="more"><a href="#" onclick="librariesShow(event)">{% translate moremore %}</a></li>
</ul>
<section id="devcommunities">
<h2>{% translate devcommunities %}</h2>
<p>{% translate devcommunitiesintro %}</p>
<ul>
<li>{% translate ircjoin %}</li>
<li>{% translate stackexchange %}</li>
<li>{% translate bitcointalkdev %}</li>
</ul>
</section>
<section id="contributors">
<h2>{% translate contributors %}</h2>
<p>{% translate contributorsorder %}</p>