Documentation: ACPI: Prune DSDT override documentation from index
authorBagas Sanjaya <bagasdotme@gmail.com>
Tue, 11 Oct 2022 12:26:01 +0000 (19:26 +0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 13 Oct 2022 18:33:12 +0000 (20:33 +0200)
commit83439a0f1ce6a592f95e41338320b5f01b98a356
tree65b02472bfb99bc70e0af7aa02cc61e84dc4de39
parent3a1e24fa70a06ab6b087361ffe90d4cb5e1d059d
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>
Documentation/admin-guide/acpi/index.rst