[RFC PATCH 0/3] Include linux trace docs to Sphinx TOC tree

From: changbin . du
Date: Thu Feb 15 2018 - 22:21:41 EST


From: Changbin Du <changbin.du@xxxxxxxxx>

Hi All,
The linux tracers are so useful that I want to make the docs better. The kernel
now uses Sphinx to generate intelligent and beautiful documentation from
reStructuredText files. I converted two trace docs for your to preview.

http://docservice.askxiong.com/linux-kernel/trace/index.html

If this looks good then I will do reset rest docs for trace. Please give
feedbacks. Thank you!

Changbin Du (3):
Documentation: add tracing to Sphinx TOC tree
Documentation: convert trace/ftrace-design.txt to rst format
Documentation: add ftrace-uses.rst to doc tree

Documentation/index.rst | 1 +
.../trace/{ftrace-design.txt => ftrace-design.rst} | 248 +++++++++++----------
Documentation/trace/ftrace-uses.rst | 23 +-
Documentation/trace/index.rst | 9 +
4 files changed, 157 insertions(+), 124 deletions(-)
rename Documentation/trace/{ftrace-design.txt => ftrace-design.rst} (75%)
create mode 100644 Documentation/trace/index.rst

--
2.7.4