Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: ACPI: Prune DSDT override documentation from index

Commit d206cef03c4827 ("ACPI: docs: Drop useless DSDT override documentation")
removes useless DSDT override documentation. However, the commit forgets
to prune the documentation entry from table of contents of ACPI admin
guide documentation, hence triggers Sphinx warning:

Documentation/admin-guide/acpi/index.rst:8: WARNING: toctree contains reference to nonexisting document 'admin-guide/acpi/dsdt-override'

Prune the entry to fix the warning.

Fixes: d206cef03c4827 ("ACPI: docs: Drop useless DSDT override documentation")
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

authored by

Bagas Sanjaya and committed by
Rafael J. Wysocki
83439a0f 3a1e24fa

-1
-1
Documentation/admin-guide/acpi/index.rst
··· 9 9 :maxdepth: 1 10 10 11 11 initrd_table_override 12 - dsdt-override 13 12 ssdt-overlays 14 13 cppc_sysfs 15 14 fan_performance_states