qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 2/5] decodetree: Move documentation to docs/deco


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH 2/5] decodetree: Move documentation to docs/decodetree.rst
Date: Sun, 24 Feb 2019 10:37:04 +0000

On Sat, 23 Feb 2019 at 23:35, Richard Henderson
<address@hidden> wrote:
>
> One great big block comment isn't the best way to document
> the syntax of a language.
>
> Signed-off-by: Richard Henderson <address@hidden>
> ---
>  MAINTAINERS           |   1 +
>  docs/decodetree.rst   | 156 ++++++++++++++++++++++++++++++++++++++++++
>  scripts/decodetree.py | 134 +-----------------------------------
>  3 files changed, 158 insertions(+), 133 deletions(-)
>  create mode 100644 docs/decodetree.rst

Could you put this in docs/devel/, please ?
Our plan for documentation is to try to split it into
multiple manuals, each of which gets a subdirectory of
docs/, and eventually have nothing still in the docs/
directory itself. This doc should definitely be in
devel/ as it's relevant only to QEMU developers.

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]