From c7c7d1c671a56077db3b8fd098c0e6a26f6102bf Mon Sep 17 00:00:00 2001 From: kenji-hosokawa Date: Thu, 15 Jul 2021 18:01:38 +0900 Subject: doc: Minor fix in dlt_for_developers.md (#321) * doc: remove non existing TOC TOC has Summary, but nothing in the body. Remove it from TOC. Signed-off-by: Kenji Hosokawa --- doc/dlt_for_developers.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/doc/dlt_for_developers.md b/doc/dlt_for_developers.md index 433f4a1..78c3201 100644 --- a/doc/dlt_for_developers.md +++ b/doc/dlt_for_developers.md @@ -3,14 +3,13 @@ Back to [README.md](../README.md) Table of Contents -1. [Summary](#Summary) -2. [Example Application](#DLT-Example-Application) -3. [General Rules for Logging](#General-Rules-for-Logging) -4. [The use of Log Levels](#The-use-of-Log-Levels) -5. [DLT Library Runtime Configuration](#DLT-Library-Runtime-Configuration) -6. [DLT API Usage](#DLT-API-Usage) -7. [DLT injection messages](#DLT-Injection-Messages) -8. [Log level changed callback](#Log-level-changed-callback) +1. [DLT Example Application](#DLT-Example-Application) +2. [General Rules for Logging](#General-Rules-for-Logging) +3. [The use of Log Levels](#The-use-of-Log-Levels) +4. [DLT Library Runtime Configuration](#DLT-Library-Runtime-Configuration) +5. [DLT API Usage](#DLT-API-Usage) +6. [DLT injection messages](#DLT-Injection-Messages) +7. [Log level changed callback](#Log-level-changed-callback) ## DLT Example Application -- cgit v1.2.1