Linked to extension development docs
This commit is contained in:
parent
a50644b4c6
commit
763f7010bd
1 changed files with 6 additions and 0 deletions
|
|
@ -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 %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue