diff options
author | Changbin Du | 2019-04-25 23:30:54 +0800 |
---|---|---|
committer | Rafael J. Wysocki | 2019-04-25 23:06:53 +0200 |
commit | 680e6ffa15103ab610c0fc1241d2f98c801b13e2 (patch) | |
tree | 34cf35a61d0defd7d3c617450a7f3c41baebc535 /Documentation/driver-api/acpi | |
parent | 4d720e2a8c5f5829ca6d79e02f653ca8b1470b8b (diff) |
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/driver-api/acpi')
-rw-r--r-- | Documentation/driver-api/acpi/index.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/driver-api/acpi/index.rst b/Documentation/driver-api/acpi/index.rst new file mode 100644 index 000000000000..898b0c60671a --- /dev/null +++ b/Documentation/driver-api/acpi/index.rst @@ -0,0 +1,7 @@ +============ +ACPI Support +============ + +.. toctree:: + :maxdepth: 2 + |