linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build warning after merge of the jc_docs tree
@ 2020-12-07  7:52 Stephen Rothwell
  2020-12-07  8:56 ` [PATCH] docs: nios2: add missing ReST file Mauro Carvalho Chehab
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Rothwell @ 2020-12-07  7:52 UTC (permalink / raw)
  To: Jonathan Corbet
  Cc: Mauro Carvalho Chehab, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 348 bytes --]

Hi all,

After merging the jc_docs tree, today's linux-next build (htmldocs)
produced this warning:

Documentation/nios2/index.rst:7: WARNING: toctree contains reference to nonexisting document 'nios2/features'

Introduced by commit

  ed13a92d0fde ("docs: archis: add a per-architecture features list")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* [PATCH] docs: nios2: add missing ReST file
  2020-12-07  7:52 linux-next: build warning after merge of the jc_docs tree Stephen Rothwell
@ 2020-12-07  8:56 ` Mauro Carvalho Chehab
  2020-12-07 21:00   ` Jonathan Corbet
  0 siblings, 1 reply; 3+ messages in thread
From: Mauro Carvalho Chehab @ 2020-12-07  8:56 UTC (permalink / raw)
  To: Linux Doc Mailing List, Jonathan Corbet, Stephen Rothwell
  Cc: Mauro Carvalho Chehab, linux-kernel

changeset ed13a92d0fde ("docs: archis: add a per-architecture features list")
besides having a typo on its title, it was missing the feature file.

Add it.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: ed13a92d0fde ("docs: archis: add a per-architecture features list")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---

Jon/Stephen,

I ended forgetting to add this one to the patch I sent. Sorry for that!

If not too late, feel free to fold this patch with the past one.

 Documentation/nios2/features.rst | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 Documentation/nios2/features.rst

diff --git a/Documentation/nios2/features.rst b/Documentation/nios2/features.rst
new file mode 100644
index 000000000000..8449e63f69b2
--- /dev/null
+++ b/Documentation/nios2/features.rst
@@ -0,0 +1,3 @@
+.. SPDX-License-Identifier: GPL-2.0
+
+.. kernel-feat:: $srctree/Documentation/features nios2
-- 
2.28.0



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

* Re: [PATCH] docs: nios2: add missing ReST file
  2020-12-07  8:56 ` [PATCH] docs: nios2: add missing ReST file Mauro Carvalho Chehab
@ 2020-12-07 21:00   ` Jonathan Corbet
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2020-12-07 21:00 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Linux Doc Mailing List, Stephen Rothwell, linux-kernel

On Mon,  7 Dec 2020 09:56:20 +0100
Mauro Carvalho Chehab <mchehab+huawei@kernel.org> wrote:

> changeset ed13a92d0fde ("docs: archis: add a per-architecture features list")
> besides having a typo on its title, it was missing the feature file.
> 
> Add it.
> 
> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
> Fixes: ed13a92d0fde ("docs: archis: add a per-architecture features list")
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---
> 
> Jon/Stephen,
> 
> I ended forgetting to add this one to the patch I sent. Sorry for that!
> 
> If not too late, feel free to fold this patch with the past one.
> 
>  Documentation/nios2/features.rst | 3 +++
>  1 file changed, 3 insertions(+)
>  create mode 100644 Documentation/nios2/features.rst
> 
> diff --git a/Documentation/nios2/features.rst b/Documentation/nios2/features.rst
> new file mode 100644
> index 000000000000..8449e63f69b2
> --- /dev/null
> +++ b/Documentation/nios2/features.rst
> @@ -0,0 +1,3 @@
> +.. SPDX-License-Identifier: GPL-2.0
> +
> +.. kernel-feat:: $srctree/Documentation/features nios2

I've applied this, thanks.

jon

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

end of thread, other threads:[~2020-12-07 21:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-07  7:52 linux-next: build warning after merge of the jc_docs tree Stephen Rothwell
2020-12-07  8:56 ` [PATCH] docs: nios2: add missing ReST file Mauro Carvalho Chehab
2020-12-07 21:00   ` Jonathan Corbet

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).