From 5de77ee6df44b219a086051d9f2faa46d724192a Mon Sep 17 00:00:00 2001 From: Saya Sugiura Date: Fri, 28 Jun 2019 10:35:58 +0900 Subject: doc: Documentation update As written in README, following documents are removed and necessary information is moved to dlt_for_developers.md: - doc/dlt_user_manual.txt - doc/dlt_cheatsheet.txt - doc/dlt_book.txt Also following documents are removed: - doc/dlt_howto_debug.txt - doc/dlt_loglevel_explained.txt TODO: Update doc/dlt_design_specification.txt Signed-off-by: Saya Sugiura --- doc/dlt_book.txt | 81 -------------------------------------------------------- 1 file changed, 81 deletions(-) delete mode 100644 doc/dlt_book.txt (limited to 'doc/dlt_book.txt') diff --git a/doc/dlt_book.txt b/doc/dlt_book.txt deleted file mode 100644 index a1260d2..0000000 --- a/doc/dlt_book.txt +++ /dev/null @@ -1,81 +0,0 @@ -//// -# SPDX license identifier: MPL-2.0 -# -# Copyright (C) 2011-2015, BMW AG -# -# This file is part of GENIVI Project DLT - Diagnostic Log and Trace. -# -# This Source Code Form is subject to the terms of the -# Mozilla Public License (MPL), v. 2.0. -# If a copy of the MPL was not distributed with this file, -# You can obtain one at http://mozilla.org/MPL/2.0/. -# -# For further information see http://www.genivi.org/. -//// - -DLT Documentation -================= -Alexander Wenzel -0.0.2, 2016/02/23: Reworked version -:toc: - -image::images/genivi_chrome_1_transparent.png[width=128] - -Purpose -------- -This document is a compilation of all DLT documents. - -Information ------------ - -:leveloffset: 2 - -include::../README.md[] - -:leveloffset: 0 - -Manuals -------- - -:leveloffset: 2 - -include::dlt_user_manual.txt[] - -include::dlt_cheatsheet.txt[] - -include::dlt_loglevel_explained.txt[] - -include::dlt_design_specification.txt[] - -include::dlt_filetransfer.md[] - -include::dlt_extended_network_trace.md[] - -include::dlt_kpi.md[] - -include::dlt_cdh.md[] - -:leveloffset: 0 - -Manpages --------- - -:leveloffset: 2 - -include::dlt-daemon.1.md[] - -include::dlt.conf.5.md[] - -include::dlt-system.1.md[] - -include::dlt-system.conf.5.md[] - -include::dlt-convert.1.md[] - -include::dlt-sortbytimestamp.1.md[] - -include::dlt-receive.1.md[] - -include::dlt-logstorage-ctrl.1.md[] - -:leveloffset: 0 -- cgit v1.2.1