* [PATCH] doc: update help message
@ 2021-01-14 11:04 Patrick Delaunay
2021-01-16 7:34 ` Heinrich Schuchardt
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Patrick Delaunay @ 2021-01-14 11:04 UTC (permalink / raw)
To: u-boot
Update the help message used for 'make help':
Documentation targets:
Linux kernel internal documentation in different formats from ReST:
=>
U-Boot documentation in different formats from ReST:
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
---
doc/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/Makefile b/doc/Makefile
index 0e0da5666f..a686d4728e 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -106,7 +106,7 @@ cleandocs:
$(Q)$(MAKE) BUILDDIR=$(abspath $(BUILDDIR)) $(build)=doc/media clean
dochelp:
- @echo ' Linux kernel internal documentation in different formats from ReST:'
+ @echo ' U-Boot documentation in different formats from ReST:'
@echo ' htmldocs - HTML'
@echo ' latexdocs - LaTeX'
@echo ' pdfdocs - PDF'
--
2.17.1
^ permalink raw reply related [flat|nested] 4+ messages in thread* [PATCH] doc: update help message
2021-01-14 11:04 [PATCH] doc: update help message Patrick Delaunay
@ 2021-01-16 7:34 ` Heinrich Schuchardt
2021-01-16 9:05 ` Bin Meng
2021-01-23 17:46 ` Tom Rini
2 siblings, 0 replies; 4+ messages in thread
From: Heinrich Schuchardt @ 2021-01-16 7:34 UTC (permalink / raw)
To: u-boot
On 1/14/21 12:04 PM, Patrick Delaunay wrote:
> Update the help message used for 'make help':
>
> Documentation targets:
> Linux kernel internal documentation in different formats from ReST:
> =>
> U-Boot documentation in different formats from ReST:
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> ---
>
> doc/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/Makefile b/doc/Makefile
> index 0e0da5666f..a686d4728e 100644
> --- a/doc/Makefile
> +++ b/doc/Makefile
> @@ -106,7 +106,7 @@ cleandocs:
> $(Q)$(MAKE) BUILDDIR=$(abspath $(BUILDDIR)) $(build)=doc/media clean
>
> dochelp:
> - @echo ' Linux kernel internal documentation in different formats from ReST:'
> + @echo ' U-Boot documentation in different formats from ReST:'
> @echo ' htmldocs - HTML'
> @echo ' latexdocs - LaTeX'
> @echo ' pdfdocs - PDF'
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH] doc: update help message
2021-01-14 11:04 [PATCH] doc: update help message Patrick Delaunay
2021-01-16 7:34 ` Heinrich Schuchardt
@ 2021-01-16 9:05 ` Bin Meng
2021-01-23 17:46 ` Tom Rini
2 siblings, 0 replies; 4+ messages in thread
From: Bin Meng @ 2021-01-16 9:05 UTC (permalink / raw)
To: u-boot
On Thu, Jan 14, 2021 at 7:04 PM Patrick Delaunay
<patrick.delaunay@foss.st.com> wrote:
>
> Update the help message used for 'make help':
>
> Documentation targets:
> Linux kernel internal documentation in different formats from ReST:
> =>
> U-Boot documentation in different formats from ReST:
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
> ---
>
> doc/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH] doc: update help message
2021-01-14 11:04 [PATCH] doc: update help message Patrick Delaunay
2021-01-16 7:34 ` Heinrich Schuchardt
2021-01-16 9:05 ` Bin Meng
@ 2021-01-23 17:46 ` Tom Rini
2 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2021-01-23 17:46 UTC (permalink / raw)
To: u-boot
On Thu, Jan 14, 2021 at 12:04:04PM +0100, Patrick Delaunay wrote:
> Update the help message used for 'make help':
>
> Documentation targets:
> Linux kernel internal documentation in different formats from ReST:
> =>
> U-Boot documentation in different formats from ReST:
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210123/0839cac4/attachment.sig>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-01-23 17:46 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-14 11:04 [PATCH] doc: update help message Patrick Delaunay
2021-01-16 7:34 ` Heinrich Schuchardt
2021-01-16 9:05 ` Bin Meng
2021-01-23 17:46 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox