All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael Opdenacker" <michael.opdenacker@bootlin.com>
To: bitbake-devel@lists.openembedded.org, docs@lists.yoctoproject.org
Cc: Michael Opdenacker <michael.opdenacker@bootlin.com>
Subject: [PATCH] README: update/fix contribution guidelines
Date: Fri, 23 Apr 2021 18:31:08 +0200	[thread overview]
Message-ID: <20210423163108.338904-1-michael.opdenacker@bootlin.com> (raw)

- Ask to CC the docs@lists.yoctoproject.org mailing list
- doc/README: fix the command to generate the manual

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
---
 README     | 5 +++++
 doc/README | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/README b/README
index 96e6007e..5034a9bf 100644
--- a/README
+++ b/README
@@ -26,6 +26,11 @@ branch, type:
 
     git send-email -M -1 --to bitbake-devel@lists.openembedded.org
 
+If you're sending a patch related to the BitBake manual, make sure you copy
+the Yocto Project documentation mailing list:
+
+    git send-email -M -1 --to bitbake-devel@lists.openembedded.org --to docs@lists.yoctoproject.org
+
 Mailing list:
 
     http://lists.openembedded.org/mailman/listinfo/bitbake-devel
diff --git a/doc/README b/doc/README
index cbb5215d..1f8e0f6e 100644
--- a/doc/README
+++ b/doc/README
@@ -47,7 +47,7 @@ To install all required packages run:
 
 To build the documentation locally, run:
 
- $ cd documentation
+ $ cd doc
  $ make html
 
 The resulting HTML index page will be _build/html/index.html, and you
-- 
2.25.1


             reply	other threads:[~2021-04-23 16:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-23 16:31 Michael Opdenacker [this message]
2021-04-23 16:34 ` [bitbake-devel] [PATCH] README: update/fix contribution guidelines Martin Jansa
2021-04-23 16:38   ` Michael Opdenacker
     [not found] ` <167889E551A803AE.3436@lists.openembedded.org>
2021-04-23 16:41   ` Martin Jansa
2021-04-23 18:00     ` Michael Opdenacker
2021-04-26  6:37       ` [docs] " Nicolas Dechesne

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=20210423163108.338904-1-michael.opdenacker@bootlin.com \
    --to=michael.opdenacker@bootlin.com \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=docs@lists.yoctoproject.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.