]> git.baikalelectronics.ru Git - kernel.git/commit
ntb.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 16 May 2017 13:00:04 +0000 (10:00 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:57:55 +0000 (13:57 -0600)
commitdbff94cb74a4971937c3a67846aa4d91fcb2493b
tree7fd314997d14e708bac9460c79826b37dcd45e33
parent1793dd400393fdea43a78f99f5badbd3ce410a62
ntb.txt: standardize document format

Each text file under Documentation follows a different
format. Some doesn't even have titles!

Change its representation to follow the adopted standard,
using ReST markups for it to be parseable by Sphinx.

This file is using some other markup notation (likely, markdown).
Convert it to the adopted standard:

  - Adjust the header level markup;
  - Adjust identation for debugfs files and module parameters.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/ntb.txt