On Fri, Jan 20, 2023 at 5:00 PM Jeffrey Hugo wrote:
>
> On 1/20/2023 5:35 AM, Bagas Sanjaya wrote:
> > Stephen Rothwell reported htmldocs warning then merging accel tree:
> >
> > Documentation/accel/introduction.rst:72: WARNING: Inline emphasis
> > start-string without end-string.
> >
> > Sphinx
On 1/20/2023 5:35 AM, Bagas Sanjaya wrote:
Stephen Rothwell reported htmldocs warning then merging accel tree:
Documentation/accel/introduction.rst:72: WARNING: Inline emphasis start-string
without end-string.
Sphinx confuses the file wildcards with inline emphasis (italics), hence
the warning
Stephen Rothwell reported htmldocs warning then merging accel tree:
Documentation/accel/introduction.rst:72: WARNING: Inline emphasis start-string
without end-string.
Sphinx confuses the file wildcards with inline emphasis (italics), hence
the warning.
Fix the warning by escaping wildcards.
Li