Linked to extension development docs

This commit is contained in:
Armin Ronacher 2010-05-31 21:18:23 +02:00
parent a50644b4c6
commit 763f7010bd

View file

@ -39,4 +39,10 @@
so your extension should sooner or later end up here. If this is
not quick enough for you, send <a
href="mailto:armin.ronacher@active-4.com">me a mail</a>.
<p>
If you need some help on extension development check out the
<a href="{{ url_for('docs.show', page='extensiondev')
}}">guide on extension development</a> and consider joining the
<a href="{{ url_for('mailinglist.index') }}">mailinglist</a>
and <a href="{{ url_for('community.irc') }}">IRC channel</a>.
{% endblock %}