On 6/7/22 02:35, Bagas Sanjaya wrote:
On Tue, Jun 07, 2022 at 02:23:01PM +1000, Stephen Rothwell wrote:
Hi all,
After merging the hwmon-staging tree, today's linux-next build (htmldocs)
produced these warnings:
Documentation/hwmon/lm90.rst:493: WARNING: Bullet list ends without a blank line; unexpected unindent.
Documentation/hwmon/lm90.rst:494: WARNING: Bullet list ends without a blank line; unexpected unindent.
Introduced by commit
7dd47c2603aa ("hwmon: (lm90) Support MAX1617 and LM84")
Hi Stephen,
These warnings above doesn't appear when doing htmldocs build using
Sphinx installed from pip on my system.
That is possibly because I already fixed it up (in one place a '-'
instead of '*' had slipped in).
Guenter