diff options
author | Changbin Du <changbin.du@gmail.com> | 2019-04-25 18:30:54 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2019-04-26 00:06:53 +0300 |
commit | 680e6ffa15103ab610c0fc1241d2f98c801b13e2 (patch) | |
tree | 34cf35a61d0defd7d3c617450a7f3c41baebc535 /Documentation/admin-guide/index.rst | |
parent | 4d720e2a8c5f5829ca6d79e02f653ca8b1470b8b (diff) | |
download | linux-680e6ffa15103ab610c0fc1241d2f98c801b13e2.tar.xz |
Documentation: add Linux ACPI to Sphinx TOC tree
Add below index.rst files for ACPI subsystem. More docs will be added later.
o admin-guide/acpi/index.rst
o driver-api/acpi/index.rst
o firmware-guide/index.rst
Signed-off-by: Changbin Du <changbin.du@gmail.com>
Reviewed-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Documentation/admin-guide/index.rst')
-rw-r--r-- | Documentation/admin-guide/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/admin-guide/index.rst b/Documentation/admin-guide/index.rst index 0a491676685e..5b8286fdd91b 100644 --- a/Documentation/admin-guide/index.rst +++ b/Documentation/admin-guide/index.rst @@ -77,6 +77,7 @@ configure specific aspects of kernel behavior to your liking. LSM/index mm/index perf-security + acpi/index .. only:: subproject and html |