netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, edumazet@google.com, pabeni@redhat.com,
	f.fainelli@gmail.com, andrew@lunn.ch, rdunlap@infradead.org,
	Jakub Kicinski <kuba@kernel.org>
Subject: [PATCH net v2 0/2] netdev doc de-FAQization
Date: Thu, 22 Dec 2022 11:22:46 -0800	[thread overview]
Message-ID: <20221222192248.1265007-1-kuba@kernel.org> (raw)

We have outgrown the FAQ format for our process doc.
I often find myself struggling to locate information in this doc,
because the questions do not serve well as section headers.
Reformat the document.

v2: update the headers
v1: https://lore.kernel.org/all/20221221184007.1170384-1-kuba@kernel.org/

Jakub Kicinski (2):
  docs: netdev: reshuffle sections in prep for de-FAQization
  docs: netdev: convert to a non-FAQ document

 Documentation/process/maintainer-netdev.rst | 369 +++++++++++---------
 1 file changed, 199 insertions(+), 170 deletions(-)

-- 
2.38.1


             reply	other threads:[~2022-12-22 19:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-22 19:22 Jakub Kicinski [this message]
2022-12-22 19:22 ` [PATCH net v2 1/2] docs: netdev: reshuffle sections in prep for de-FAQization Jakub Kicinski
2022-12-22 19:22 ` [PATCH net v2 2/2] docs: netdev: convert to a non-FAQ document Jakub Kicinski
2022-12-28 10:10 ` [PATCH net v2 0/2] netdev doc de-FAQization patchwork-bot+netdevbpf

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=20221222192248.1265007-1-kuba@kernel.org \
    --to=kuba@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=f.fainelli@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=rdunlap@infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).