public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH] doc: Cover conf/multiconfig/<CONFIG>.conf with ``
@ 2022-01-25  7:06 Pingfang Liao
  2022-02-14 10:19 ` Anton Mikanovich
  0 siblings, 1 reply; 2+ messages in thread
From: Pingfang Liao @ 2022-01-25  7:06 UTC (permalink / raw)
  To: isar-users; +Cc: pingfang.liao

With markdown parser,it will generate:
    conf/multiconfig/<CONFIG>.conf ==to==> conf/multiconfig/.conf
So it's better to cover conf/multiconfig/<CONFIG>.conf with ``.

Signed-off-by: Pingfang Liao <pingfang.liao@outlook.com>
---
 doc/user_manual.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/user_manual.md b/doc/user_manual.md
index 535d456..ce3bf39 100644
--- a/doc/user_manual.md
+++ b/doc/user_manual.md
@@ -401,7 +401,7 @@ If BitBake is called with multiconfig targets (e.g.,
 all supported configurations:
 
  - `BBMULTICONFIG` - The list of the complete configuration definition files.
-   BitBake looks for conf/multiconfig/<CONFIG>.conf in every layer. Every
+   BitBake looks for `conf/multiconfig/<CONFIG>.conf` in every layer. Every
    configuration must define `MACHINE`, `DISTRO` and `DISTRO_ARCH`.
 
 Some other variables include:
-- 
2.20.1


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

* Re: [PATCH] doc: Cover conf/multiconfig/<CONFIG>.conf with ``
  2022-01-25  7:06 [PATCH] doc: Cover conf/multiconfig/<CONFIG>.conf with `` Pingfang Liao
@ 2022-02-14 10:19 ` Anton Mikanovich
  0 siblings, 0 replies; 2+ messages in thread
From: Anton Mikanovich @ 2022-02-14 10:19 UTC (permalink / raw)
  To: Pingfang Liao, isar-users

25.01.2022 10:06, Pingfang Liao wrote:
> With markdown parser,it will generate:
>      conf/multiconfig/<CONFIG>.conf ==to==> conf/multiconfig/.conf
> So it's better to cover conf/multiconfig/<CONFIG>.conf with ``.
>
> Signed-off-by: Pingfang Liao <pingfang.liao@outlook.com>

Applied to next, thanks.


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

end of thread, other threads:[~2022-02-14 10:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-25  7:06 [PATCH] doc: Cover conf/multiconfig/<CONFIG>.conf with `` Pingfang Liao
2022-02-14 10:19 ` Anton Mikanovich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox