]> git.baikalelectronics.ru Git - kernel.git/commit
docs: thermal: convert cpu-idle-cooling.rst to ReST
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 15 Jun 2020 06:50:07 +0000 (08:50 +0200)
committerJonathan Corbet <corbet@lwn.net>
Fri, 19 Jun 2020 20:03:00 +0000 (14:03 -0600)
commitbad1adceb79bf7c5c1c1d0182c836f5a8c6dc6c1
tree6fb3e1887ef323ce02fd7d5dfcdc0ef1d6c67c7c
parent2dffd6e373e36716f3bc3076c1c3a933c80fb8fc
docs: thermal: convert cpu-idle-cooling.rst to ReST

Despite being named with .rst extension, this file doesn't
match the ReST standard. It actually causes a crash at
Sphinx:

Sphinx parallel build error:
docutils.utils.SystemMessage: /devel/v4l/docs/Documentation/driver-api/thermal/cpu-idle-cooling.rst:69: (SEVERE/4) Unexpected section title.

Add needed markups for it to be properly parsed.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/7640755514809a7b5fe2756f3702613865877dcb.1592203650.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/driver-api/thermal/cpu-idle-cooling.rst