Em Fri, 4 Sep 2020 19:00:04 +0300 Ivan Zaentsev <ivan.zaentsev@xxxxxxxxxxxxx> escreveu: > diff --git a/Documentation/w1/slaves/w1_therm.rst b/Documentation/w1/slaves/w1_therm.rst > index f1148181f53e..00376501a5ef 100644 > --- a/Documentation/w1/slaves/w1_therm.rst > +++ b/Documentation/w1/slaves/w1_therm.rst > > @@ -130,4 +131,12 @@ conversion and temperature reads 85.00 (powerup value) or 127.94 (insufficient > power), the driver returns a conversion error. Bit mask ``2`` enables poll for > conversion completion (normal power only) by generating read cycles on the bus > after conversion starts. In parasite power mode this feature is not available. > -Feature bit masks may be combined (OR). > +Feature bit masks may be combined (OR). See accompanying sysfs documentation: > +:ref:`Documentation/w1/slaves/w1_therm.rst <w1_therm>` > + As warned by Sphinx, this cross-reference is broken: .../Documentation/w1/slaves/w1_therm.rst:125: WARNING: undefined label: w1_therm (if the link has no caption the label must precede a section header) Not sure what you wanted to point here. Thanks, Mauro