| {% include "docs/reference/troubleshooting/_common/_tool_helper_header.md" %} |
| |
| # Troubleshooting tools reference |
| |
| The purpose of this page is to guide users towards tools that may solve |
| common questions that a Fuchsia developer may have. |
| |
| ## Problems |
| |
| {% include "docs/reference/troubleshooting/_common/_tool_list_header.md" %} |
| {%- for item in problems %} |
| {% include "docs/reference/troubleshooting/_common/_tool_list_body.md" %} |
| {%- endfor %} |
| {% include "docs/reference/troubleshooting/_common/_tool_list_footer.md" %} |
| |
| ## Tools |
| |
| {% include "docs/reference/troubleshooting/_common/_tool_list_header.md" %} |
| {%- for item in tools %} |
| {% include "docs/reference/troubleshooting/_common/_tool_listing_body.md" %} |
| {%- endfor %} |
| {% include "docs/reference/troubleshooting/_common/_tool_list_footer.md" %} |