All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Snow <jsnow@redhat.com>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
	"Daniel Berrange" <berrange@redhat.com>,
	"Alex Bennée" <alex.bennee@linaro.org>,
	qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [PATCH v2 2/7] docs/devel: create "Developing QEMU" subsection
Date: Fri, 6 Aug 2021 16:51:56 -0400	[thread overview]
Message-ID: <CAFn=p-Y3T62FOeoe7rhQ9wpDajhaAtk7424r8QJaR6=ja1S=YQ@mail.gmail.com> (raw)
In-Reply-To: <3a93e2ec-9583-ffa3-11fd-1f145d3083d1@amsat.org>

[-- Attachment #1: Type: text/plain, Size: 2161 bytes --]

On Fri, Aug 6, 2021 at 12:42 PM Philippe Mathieu-Daudé <f4bug@amsat.org>
wrote:

> On 8/6/21 6:40 PM, Philippe Mathieu-Daudé wrote:
> > On 8/6/21 5:51 PM, John Snow wrote:
> >> Signed-off-by: John Snow <jsnow@redhat.com>
> >> Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
> >> Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
> >> ---
> >>  docs/devel/index.rst               |  6 +-----
> >>  docs/devel/section-development.rst | 12 ++++++++++++
> >>  2 files changed, 13 insertions(+), 5 deletions(-)
> >>  create mode 100644 docs/devel/section-development.rst
> >>
> >> diff --git a/docs/devel/index.rst b/docs/devel/index.rst
> >> index 008d489d751..57016edd841 100644
> >> --- a/docs/devel/index.rst
> >> +++ b/docs/devel/index.rst
> >> @@ -10,9 +10,7 @@ modifying QEMU's source code.
> >>     :includehidden:
> >>
> >>     section-community-governance
> >> -   build-system
> >> -   style
> >> -   kconfig
> >> +   section-development
> >>     testing
> >>     fuzzing
> >>     control-flow-integrity
> >> @@ -20,11 +18,9 @@ modifying QEMU's source code.
> >>     memory
> >>     migration
> >>     atomics
> >> -   stable-process
> >>     ci
> >>     qtest
> >>     decodetree
> >> -   secure-coding-practices
> >>     tcg
> >>     tcg-icount
> >>     tracing
> >> diff --git a/docs/devel/section-development.rst
> b/docs/devel/section-development.rst
> >> new file mode 100644
> >> index 00000000000..bba4fea30cb
> >> --- /dev/null
> >> +++ b/docs/devel/section-development.rst
> >> @@ -0,0 +1,12 @@
> >> +Developing QEMU
> >> +===============
> >> +
> >> +.. toctree::
> >> +   :maxdepth: 2
> >> +   :includehidden:
> >> +
> >
> > Could we order from generic to specific?
>
> Oh this is alphetically sorted, nevermind.
>
>
If you want to give them a better "armchair order", I personally welcome
it. A good intro paragraph or two directly in the section-*.rst that
introduces the contents to follow, alongside a brief copy-editing of the
layout and organization of the docs in the section would be very helpful.
It was just more than I wanted to tackle with a quick series.

[-- Attachment #2: Type: text/html, Size: 3181 bytes --]

  reply	other threads:[~2021-08-06 20:53 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-06 15:51 [PATCH v2 0/7] docs/devel: Organize devel manual into further subsections John Snow
2021-08-06 15:51 ` [PATCH v2 1/7] docs/devel: create "Community & Governance" subsection John Snow
2021-08-06 15:51 ` [PATCH v2 2/7] docs/devel: create "Developing QEMU" subsection John Snow
2021-08-06 16:40   ` Philippe Mathieu-Daudé
2021-08-06 16:42     ` Philippe Mathieu-Daudé
2021-08-06 20:51       ` John Snow [this message]
2021-08-06 15:51 ` [PATCH v2 3/7] docs/devel: create "Testing & Debugging" subsection John Snow
2021-08-06 15:51 ` [PATCH v2 4/7] docs/devel: create TCG subsection John Snow
2021-08-06 15:51 ` [PATCH v2 5/7] docs/devel: create "Subsystem APIs" subsection John Snow
2021-08-06 15:51 ` [PATCH v2 6/7] docs/devel: create "QEMU API" section John Snow
2021-08-06 15:54   ` Peter Maydell
2021-08-06 15:51 ` [PATCH v2 7/7] docs/devel: create "Miscellaneous Topics" subsection John Snow

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAFn=p-Y3T62FOeoe7rhQ9wpDajhaAtk7424r8QJaR6=ja1S=YQ@mail.gmail.com' \
    --to=jsnow@redhat.com \
    --cc=alex.bennee@linaro.org \
    --cc=berrange@redhat.com \
    --cc=f4bug@amsat.org \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.