* [PATCH] docs: hwmon: Suppress Sphinx warning
@ 2019-09-15 8:27 Adam Zerella
2019-09-15 10:07 ` Jonathan Corbet
2019-09-16 8:25 ` Jean Delvare
0 siblings, 2 replies; 3+ messages in thread
From: Adam Zerella @ 2019-09-15 8:27 UTC (permalink / raw)
Cc: corbet, jdelvare, linux-doc, Adam Zerella
When generating documentation output Sphinx
outputs a warning for not including
the page 'inspur-ipsps1.rst' in 'index.rst'.
Assuming this documentation is useful it
should be included in the index
Signed-off-by: Adam Zerella <adam.zerella@gmail.com>
---
Documentation/hwmon/index.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/hwmon/index.rst b/Documentation/hwmon/index.rst
index 8147c3f218bf..230ad59b462b 100644
--- a/Documentation/hwmon/index.rst
+++ b/Documentation/hwmon/index.rst
@@ -7,6 +7,7 @@ Linux Hardware Monitoring
hwmon-kernel-api
pmbus-core
+ inspur-ipsps1
submitting-patches
sysfs-interface
userspace-tools
--
2.21.0
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] docs: hwmon: Suppress Sphinx warning
2019-09-15 8:27 [PATCH] docs: hwmon: Suppress Sphinx warning Adam Zerella
@ 2019-09-15 10:07 ` Jonathan Corbet
2019-09-16 8:25 ` Jean Delvare
1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2019-09-15 10:07 UTC (permalink / raw)
To: Adam Zerella; +Cc: jdelvare, linux-doc
On Sun, 15 Sep 2019 18:27:18 +1000
Adam Zerella <adam.zerella@gmail.com> wrote:
> When generating documentation output Sphinx
> outputs a warning for not including
> the page 'inspur-ipsps1.rst' in 'index.rst'.
> Assuming this documentation is useful it
> should be included in the index
>
> Signed-off-by: Adam Zerella <adam.zerella@gmail.com>
Thanks for working to improve the docs! A couple of quick notes...
- "suppress a warning" is not a particularly helpful subject line.
Something like "include inspur-ipsps1.rst in the docs build" says a
lot more about what you're actually doing.
> Documentation/hwmon/index.rst | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/hwmon/index.rst b/Documentation/hwmon/index.rst
> index 8147c3f218bf..230ad59b462b 100644
> --- a/Documentation/hwmon/index.rst
> +++ b/Documentation/hwmon/index.rst
> @@ -7,6 +7,7 @@ Linux Hardware Monitoring
>
> hwmon-kernel-api
> pmbus-core
> + inspur-ipsps1
- Which tree is this against? I don't even have that file, and mainline
doesn't either. If this is in linux-next, the fix should probably go
in via the same tree.
> submitting-patches
> sysfs-interface
> userspace-tools
Thanks,
jon
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] docs: hwmon: Suppress Sphinx warning
2019-09-15 8:27 [PATCH] docs: hwmon: Suppress Sphinx warning Adam Zerella
2019-09-15 10:07 ` Jonathan Corbet
@ 2019-09-16 8:25 ` Jean Delvare
1 sibling, 0 replies; 3+ messages in thread
From: Jean Delvare @ 2019-09-16 8:25 UTC (permalink / raw)
To: Adam Zerella; +Cc: corbet, linux-doc
On Sun, 15 Sep 2019 18:27:18 +1000, Adam Zerella wrote:
> When generating documentation output Sphinx
> outputs a warning for not including
> the page 'inspur-ipsps1.rst' in 'index.rst'.
> Assuming this documentation is useful it
> should be included in the index
>
> Signed-off-by: Adam Zerella <adam.zerella@gmail.com>
> ---
> Documentation/hwmon/index.rst | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/hwmon/index.rst b/Documentation/hwmon/index.rst
> index 8147c3f218bf..230ad59b462b 100644
> --- a/Documentation/hwmon/index.rst
> +++ b/Documentation/hwmon/index.rst
> @@ -7,6 +7,7 @@ Linux Hardware Monitoring
>
> hwmon-kernel-api
> pmbus-core
> + inspur-ipsps1
> submitting-patches
> sysfs-interface
> userspace-tools
I suggest Cc'ing the linux-hwmon mailing list for any documentation
patch touching files under Documentation/hwmon.
--
Jean Delvare
SUSE L3 Support
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-09-16 8:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-15 8:27 [PATCH] docs: hwmon: Suppress Sphinx warning Adam Zerella
2019-09-15 10:07 ` Jonathan Corbet
2019-09-16 8:25 ` Jean Delvare
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).