diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-06-18 18:05:28 -0300 |
---|---|---|
committer | Zhang Rui <rui.zhang@intel.com> | 2019-06-27 21:22:15 +0800 |
commit | 6bbe6f5732faeabb4bb583726ec2d7f9739532bd (patch) | |
tree | 18a6fd0f79ec2f7363376cb88eaec3d4500221b8 /MAINTAINERS | |
parent | 57c5b2ec905933da84fe77b2b54619567ac21297 (diff) | |
download | linux-6bbe6f5732faeabb4bb583726ec2d7f9739532bd.tar.gz linux-6bbe6f5732faeabb4bb583726ec2d7f9739532bd.tar.bz2 linux-6bbe6f5732faeabb4bb583726ec2d7f9739532bd.zip |
docs: thermal: convert to ReST
Rename the thermal documentation files to ReST, add an
index for them and adjust in order to produce a nice html
output via the Sphinx build system.
At its new index.rst, let's add a :orphan: while this is not linked to
the main index.rst file, in order to avoid build warnings.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d0ed735994a5..693f2aebbc83 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15618,7 +15618,7 @@ M: Viresh Kumar <viresh.kumar@linaro.org> M: Javi Merino <javi.merino@kernel.org> L: linux-pm@vger.kernel.org S: Supported -F: Documentation/thermal/cpu-cooling-api.txt +F: Documentation/thermal/cpu-cooling-api.rst F: drivers/thermal/cpu_cooling.c F: include/linux/cpu_cooling.h |