mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-04 18:29:19 +02:00
Comment.
This commit is contained in:
parent
6b4b2658fb
commit
2c60257a00
67 changed files with 1329 additions and 505 deletions
|
@ -62,6 +62,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|||
<div id="navrow2" class="tabs2">
|
||||
<ul class="tablist">
|
||||
<li><a href="files.html"><span>File List</span></a></li>
|
||||
<li><a href="globals.html"><span>File Members</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- window showing the filter options -->
|
||||
|
@ -102,7 +103,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|||
</div><!-- fragment --></div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Tue Nov 14 2017 13:19:04 for Delta Chat Core C-API by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Tue Nov 14 2017 15:37:49 for Delta Chat Core C-API by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.11
|
||||
</small></address>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue