docs: cross linking from features to setup

Summary: linking from feature page to setup instructions.

Reviewed By: jknoxville

Differential Revision: D15148032

fbshipit-source-id: 66dd2ca07a04d3ac1fb53ad95e91e6d8beb69706
This commit is contained in:
Daniel Büchele
2019-04-30 09:06:43 -07:00
committed by Facebook Github Bot
parent 478ea1c157
commit 79622ac19d
6 changed files with 12 additions and 0 deletions

View File

@@ -3,6 +3,9 @@ id: crash-reporter-plugin
title: Crash Reporter
---
→ [See setup instructions for the Crash Reporter](setup/crash-reporter-plugin.md)
The Crash Reporter Plugin shows a notification in Flipper whenever an app crashes. You can click on the notification to see crash information like stacktrace and other metadata. For Android, you can click the "Open in Logs" button to jump to the row in the Logs plugin with the crash information.
![UI](/docs/assets/crashreporterplugin.png)