From 108483d5cb5ebc55d9d940d80fdd3b3a921089ee Mon Sep 17 00:00:00 2001 From: Senthil Ramakrishnan Date: Thu, 25 Oct 2018 15:22:05 -0500 Subject: [PATCH] Updated TOC --- .../crash-reporting/crash_reporting.md | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/docs/design-documents/platform/crash-reporting/crash_reporting.md b/docs/design-documents/platform/crash-reporting/crash_reporting.md index 8ea239481f..07da894c1b 100644 --- a/docs/design-documents/platform/crash-reporting/crash_reporting.md +++ b/docs/design-documents/platform/crash-reporting/crash_reporting.md @@ -2,21 +2,21 @@ # Table of contents -1. [Crash Reporting](#crash-reporting). -1. [Table of contents](#table-of-contents). - 1. [Revision history](#revision-history). -1. [Introduction](#introduction). - 1. [Overview and background](#overview-and-background). - 1. [Requirements and assumptions](#requirements-and-assumptions). -1. [System architecture and high-level design](#system-architecture-and-high-level-design). - 1. [System architecture and component interaction](#system-architecture-and-component-interaction). -1. [Detailed design](#detailed-design). -1. [Usage scenarios and examples](#usage-scenarios-and-examples). -1. [Tools and configuration changes](#tools-and-configuration-changes). -1. [Other information](#other-information). - 1. [Reusability](#reusability). - 1. [Deprecations](#deprecations). - 1. [References](#references). +- [Crash Reporting](#crash-reporting) +- [Table of contents](#table-of-contents) + - [Revision history](#revision-history) +- [Introduction](#introduction) + - [Overview and background](#overview-and-background) + - [Requirements and assumptions](#requirements-and-assumptions) +- [System architecture and high-level design](#system-architecture-and-high-level-design) + - [System architecture and component interaction](#system-architecture-and-component-interaction) +- [Detailed design](#detailed-design) +- [Usage scenarios and examples](#usage-scenarios-and-examples) +- [Tools and configuration changes](#tools-and-configuration-changes) +- [Other information](#other-information) + - [Reusability](#reusability) + - [Deprecations](#deprecations) + - [References](#references) ### Revision history