mirror of
https://github.com/chatmail/core.git
synced 2026-04-05 23:22:11 +03:00
19 lines
511 B
HTML
19 lines
511 B
HTML
|
|
<div class="globaltoc">
|
|
|
|
<ul>
|
|
<li><a href="{{ pathto('index') }}">index</a></li>
|
|
<li><a href="{{ pathto('install') }}">install</a></li>
|
|
<li><a href="{{ pathto('api') }}">high level API</a></li>
|
|
<li><a href="{{ pathto('lapi') }}">low level API</a></li>
|
|
</ul>
|
|
<b>external links:</b>
|
|
<ul>
|
|
<li><a href="https://github.com/deltachat/deltachat-core-rust">github repository</a></li>
|
|
<li><a href="https://pypi.python.org/pypi/deltachat">pypi: deltachat</a></li>
|
|
</ul>
|
|
|
|
<b>#deltachat [freenode]</b>
|
|
|
|
</div>
|