public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/3] Include linux trace docs to Sphinx TOC tree
@ 2018-02-16  3:12 changbin.du
  2018-02-16  3:12 ` [PATCH 1/3] Documentation: add tracing " changbin.du
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: changbin.du @ 2018-02-16  3:12 UTC (permalink / raw)
  To: corbet, rostedt, mingo; +Cc: linux-doc, linux-kernel, Changbin Du

From: Changbin Du <changbin.du@intel.com>

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-02-17  3:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-16  3:12 [RFC PATCH 0/3] Include linux trace docs to Sphinx TOC tree changbin.du
2018-02-16  3:12 ` [PATCH 1/3] Documentation: add tracing " changbin.du
2018-02-16  3:12 ` [PATCH 2/3] Documentation: convert trace/ftrace-design.txt to rst format changbin.du
2018-02-16  3:57   ` Steven Rostedt
2018-02-16  9:07     ` Du, Changbin
2018-02-16 17:32       ` Steven Rostedt
2018-02-16 12:49     ` Jonathan Corbet
2018-02-16 17:36       ` Steven Rostedt
2018-02-17  3:30         ` Du, Changbin
2018-02-16  3:12 ` [PATCH 3/3] Documentation: add ftrace-uses.rst to doc tree changbin.du

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox