mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-05 19:42:04 +02:00
17 lines
670 B
HTML
17 lines
670 B
HTML
|
|
<h3><a href="{{ pathto('contents') }}">{{ _('Table Of Contents') }}</a></h3>
|
|
|
|
<ul>
|
|
<li><a href="{{ pathto('index') }}">Home</a></li>
|
|
<li><a href="{{ pathto('install') }}">Install</a></li>
|
|
<li><a href="{{ pathto('api') }}">High level API</a></li>
|
|
<li><a href="{{ pathto('capi') }}">Low level API</a></li>
|
|
</ul>
|
|
<b>External Links:</b>
|
|
<ul>
|
|
<li><a href="https://github.com/deltachat/deltachat-core">Github repository</a></li>
|
|
<!-- <li><a href="https://lists.codespeak.net/postorius/lists/muacrypt.lists.codespeak.net">Mailing list</></li> <-->
|
|
<li><a href="https://pypi.python.org/pypi/deltachat">PyPI: deltachat</a></li>
|
|
</ul>
|
|
|
|
<b>#deltachat [freenode]</b>
|