1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-12-02 22:49:09 +02:00

Updatee website

This commit is contained in:
Laurent Cozic
2020-10-13 13:02:35 +01:00
parent c328996568
commit 2e75a63b26
97 changed files with 1102 additions and 249 deletions

View File

@@ -9,7 +9,7 @@ This file was auto-generated from readme/debugging.md and any manual change
made to it will be overwritten. To make a change to this file please modify
the source Markdown file:
https://github.com/laurent22/joplin/blob/master/readme/debugging.md
https://github.com/laurent22/joplin/blob/dev/readme/debugging.md
-->
@@ -341,7 +341,7 @@ https://github.com/laurent22/joplin/blob/master/readme/debugging.md
<li><a href="https://joplinapp.org/spec/history/">Note History spec</a></li>
<li><a href="https://joplinapp.org/spec/sync_lock/">Sync Lock spec</a></li>
<li><a href="https://joplinapp.org/spec/plugins/">Plugin Architecture spec</a></li>
<li><a href="https://github.com/laurent22/joplin/blob/master/readme/spec/search_sorting.md">Search Sorting spec</a></li>
<li><a href="https://joplinapp.org/spec/search_sorting/">Search Sorting spec</a></li>
</ul>
</li>
<li>
@@ -393,7 +393,7 @@ https://github.com/laurent22/joplin/blob/master/readme/debugging.md
<h1>Creating a low-level bug report on iOS<a name="creating-a-low-level-bug-report-on-ios" href="#creating-a-low-level-bug-report-on-ios" class="heading-anchor">🔗</a></h1>
<p>Some crashes cannot be investigated using Joplin's own tools. In that case, it can be very helpful to provide a native iOS crash report.</p>
<p>For this, please follow these instructions:</p>
<p>You can send it to this address <a href="https://raw.githubusercontent.com/laurent22/joplin/master/Assets/AdresseSupport.png">https://raw.githubusercontent.com/laurent22/joplin/master/Assets/AdresseSupport.png</a></p>
<p>You can send it to this address <a href="https://raw.githubusercontent.com/laurent22/joplin/dev/Assets/AdresseSupport.png">https://raw.githubusercontent.com/laurent22/joplin/dev/Assets/AdresseSupport.png</a></p>
<p><a href="https://developer.apple.com/library/content/qa/qa1747/_index.html">https://developer.apple.com/library/content/qa/qa1747/_index.html</a></p>
<p>Getting Crash Logs Directly From a Device Without Xcode</p>
<p>Your users can retrieve crash reports from their device and send them to you via email by following these instructions.</p>
@@ -420,7 +420,7 @@ https://github.com/laurent22/joplin/blob/master/readme/debugging.md
</ol>
<div class="bottom-links">
<a href="https://github.com/laurent22/joplin/blob/master/readme/debugging.md">
<a href="https://github.com/laurent22/joplin/blob/dev/readme/debugging.md">
<i class="fa fa-github"></i> Improve this doc
</a>
</div>