|
2 | 2 |
|
3 | 3 | # Table of contents
|
4 | 4 |
|
5 |
| -1. [Crash Reporting](#crash-reporting). |
6 |
| -1. [Table of contents](#table-of-contents). |
7 |
| - 1. [Revision history](#revision-history). |
8 |
| -1. [Introduction](#introduction). |
9 |
| - 1. [Overview and background](#overview-and-background). |
10 |
| - 1. [Requirements and assumptions](#requirements-and-assumptions). |
11 |
| -1. [System architecture and high-level design](#system-architecture-and-high-level-design). |
12 |
| - 1. [System architecture and component interaction](#system-architecture-and-component-interaction). |
13 |
| -1. [Detailed design](#detailed-design). |
14 |
| -1. [Usage scenarios and examples](#usage-scenarios-and-examples). |
15 |
| -1. [Tools and configuration changes](#tools-and-configuration-changes). |
16 |
| -1. [Other information](#other-information). |
17 |
| - 1. [Reusability](#reusability). |
18 |
| - 1. [Deprecations](#deprecations). |
19 |
| - 1. [References](#references). |
| 5 | +- [Crash Reporting](#crash-reporting) |
| 6 | +- [Table of contents](#table-of-contents) |
| 7 | + - [Revision history](#revision-history) |
| 8 | +- [Introduction](#introduction) |
| 9 | + - [Overview and background](#overview-and-background) |
| 10 | + - [Requirements and assumptions](#requirements-and-assumptions) |
| 11 | +- [System architecture and high-level design](#system-architecture-and-high-level-design) |
| 12 | + - [System architecture and component interaction](#system-architecture-and-component-interaction) |
| 13 | +- [Detailed design](#detailed-design) |
| 14 | +- [Usage scenarios and examples](#usage-scenarios-and-examples) |
| 15 | +- [Tools and configuration changes](#tools-and-configuration-changes) |
| 16 | +- [Other information](#other-information) |
| 17 | + - [Reusability](#reusability) |
| 18 | + - [Deprecations](#deprecations) |
| 19 | + - [References](#references) |
20 | 20 |
|
21 | 21 | ### Revision history
|
22 | 22 |
|
|
0 commit comments