Documentation: admin-guide: Add toctree entry for thermal docs

Bugzilla: https://bugzilla.redhat.com/2180653

commit e63273c1bc637fad711488afe9c2f1ab58a7ae86
Author: Bagas Sanjaya <bagasdotme@gmail.com>
Date:   Mon Feb 13 17:07:59 2023 +0700

    Documentation: admin-guide: Add toctree entry for thermal docs

    kernel test robot reported htmldocs warnings:

    Documentation/admin-guide/index.rst:62: WARNING: toctree contains reference to nonexisting document 'admin-guide/thermal'
    Documentation/admin-guide/thermal/intel_powerclamp.rst: WARNING: document isn't included in any toctree

    Add toctree entry for thermal/ docs to fix these warnings.

    Link: https://lore.kernel.org/linux-doc/202302121759.MmJgDTxc-lkp@intel.com/
    Fixes: 707bf8e1dfd51d ("Documentation: admin-guide: Move intel_powerclamp documentation")
    Reported-by: kernel test robot <lkp@intel.com>
    Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
    Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

Signed-off-by: David Arcari <darcari@redhat.com>
This commit is contained in:
David Arcari
2023-03-28 15:10:30 -04:00
parent 8abdf3f701
commit a6fa0d94df
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -114,7 +114,7 @@ configure specific aspects of kernel behavior to your liking.
svga
syscall-user-dispatch
sysrq
thermal
thermal/index
thunderbolt
ufs
unicode
@@ -0,0 +1,8 @@
=================
Thermal Subsystem
=================
.. toctree::
:maxdepth: 1
intel_powerclamp