Re: [PATCH 9/9] docs: histogram.txt: convert it to ReST file format
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2018-06-26 14:20:38
Also in:
lkml
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2018-06-26 14:20:38
Also in:
lkml
On Tue, 26 Jun 2018 06:49:11 -0300 Mauro Carvalho Chehab [off-list ref] wrote:
Despite being mentioned at Documentation/trace/ftrace.rst as a
rst file, this file was still a text one, with several issues.
Convert it to ReST and add it to the trace index:
- Mark the document title as such;
- Identify and indent the literal blocks;
- Use the proper markups for table.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
---
Documentation/trace/events.rst | 2 +-
.../trace/{histogram.txt => histogram.rst} | 1242 +++++++++--------
Documentation/trace/index.rst | 1 +
kernel/trace/Kconfig | 2 +-
4 files changed, 627 insertions(+), 620 deletions(-)
rename Documentation/trace/{histogram.txt => histogram.rst} (73%)Acked-by: Steven Rostedt (VMware) <rostedt@goodmis.org> -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html