All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] README: update/fix contribution guidelines
@ 2021-04-23 16:31 Michael Opdenacker
  2021-04-23 16:34 ` [bitbake-devel] " Martin Jansa
       [not found] ` <167889E551A803AE.3436@lists.openembedded.org>
  0 siblings, 2 replies; 6+ messages in thread
From: Michael Opdenacker @ 2021-04-23 16:31 UTC (permalink / raw)
  To: bitbake-devel, docs; +Cc: Michael Opdenacker

- 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


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-04-26  6:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-23 16:31 [PATCH] README: update/fix contribution guidelines Michael Opdenacker
2021-04-23 16:34 ` [bitbake-devel] " 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

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.