[PATCH 0/3] Documentation/ABI/testing: Sphinx warning fixes

Hans de Goede posted 3 patches 4 years, 2 months ago
Documentation/ABI/testing/sysfs-class-thermal              | 2 +-
Documentation/ABI/testing/sysfs-driver-aspeed-uart-routing | 7 ++++---
Documentation/ABI/testing/sysfs-fs-erofs                   | 5 +++--
3 files changed, 8 insertions(+), 6 deletions(-)
[PATCH 0/3] Documentation/ABI/testing: Sphinx warning fixes
Posted by Hans de Goede 4 years, 2 months ago
Hi All,

After Stephen reported some Sphinx warnings for the platform-drivers-x86,
I had to first figure out how to reproduce these. It turns out that to
regenerate the htmldocs for Documentation/ABI/testing one has to run:

touch Documentation/admin-guide/abi-testing.rst && make htmldocs

This turned up not only warnings from platform/x86 driver ABI but also
for some others. While at it I've written fixes for those too.

I'm not sure how these should be merged, I guess that the relevant
subsys maintainers will pick these up?

Regards,

Hans
   

Hans de Goede (3):
  Documentation/ABI: sysfs-driver-aspeed-uart-routing: Fix sphinx
    warning
  Documentation/ABI: sysfs-class-thermal: Fix Sphinx warning
  Documentation/ABI: sysfs-fs-erofs: Fix Sphinx errors

 Documentation/ABI/testing/sysfs-class-thermal              | 2 +-
 Documentation/ABI/testing/sysfs-driver-aspeed-uart-routing | 7 ++++---
 Documentation/ABI/testing/sysfs-fs-erofs                   | 5 +++--
 3 files changed, 8 insertions(+), 6 deletions(-)

-- 
2.35.1