Documentation: powerclamp: Fix numbered lists formatting
authorBagas Sanjaya <bagasdotme@gmail.com>
Mon, 13 Feb 2023 10:08:01 +0000 (17:08 +0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 13 Feb 2023 15:30:44 +0000 (16:30 +0100)
commitfef1f0be10c61dd16fd370964c316c399483448f
treec131a53735a1943df563dae41f68ac7a6a4c28fb
parente8b703ed75ef859d9b8c77f0ff92558011907b7f
Documentation: powerclamp: Fix numbered lists formatting

Texts in numbered lists are rendered as continous paragraph when there
should have been breaks between first line text in the beginning of list
item and the description. Fix this by adding appropriate line breaks and
indent the rest of lines to match the first line of numbered list item.

Fixes: d6d71ee4a14ae6 ("PM: Introduce Intel PowerClamp Driver")
Fixes: 6bbe6f5732faea ("docs: thermal: convert to ReST")
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/admin-guide/thermal/intel_powerclamp.rst