[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0h=tpzWJrt02ET28EG9hn6eSusLV68FZCV8nnXHDBxHEQ@mail.gmail.com>
Date: Sat, 30 Mar 2019 10:51:50 +0100
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Changbin Du <changbin.du@...il.com>
Cc: Jonathan Corbet <corbet@....net>,
"Rafael J. Wysocki" <rjw@...ysocki.net>,
Len Brown <lenb@...nel.org>,
ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
"open list:DOCUMENTATION" <linux-doc@...r.kernel.org>
Subject: Re: [PATCH v2 01/24] Documentation: add Linux ACPI to Sphinx TOC tree
On Fri, Mar 29, 2019 at 1:12 AM Changbin Du <changbin.du@...il.com> wrote:
>
> Add a index.rst for trace subsystem. More docs will be added later.
>
> Signed-off-by: Changbin Du <changbin.du@...il.com>
> ---
> Documentation/acpi/index.rst | 8 ++++++++
> Documentation/index.rst | 1 +
> 2 files changed, 9 insertions(+)
> create mode 100644 Documentation/acpi/index.rst
>
> diff --git a/Documentation/acpi/index.rst b/Documentation/acpi/index.rst
> new file mode 100644
> index 000000000000..7241ceb1673c
> --- /dev/null
> +++ b/Documentation/acpi/index.rst
> @@ -0,0 +1,8 @@
> +.. SPDX-License-Identifier: GPL-2.0
> +
> +=======================================================
> +Linux ACPI (Advanced Configuration and Power Interface)
"Linux ACPI Support", please.
> +=======================================================
> +
> +.. toctree::
> + :maxdepth: 2
> diff --git a/Documentation/index.rst b/Documentation/index.rst
> index 80a421cb935e..e3aa28275894 100644
> --- a/Documentation/index.rst
> +++ b/Documentation/index.rst
> @@ -90,6 +90,7 @@ needed).
> filesystems/index
> vm/index
> bpf/index
> + acpi/index
> misc-devices/index
>
> Architecture-specific documentation
> --
> 2.20.1
>
Powered by blists - more mailing lists