linux-stable/Documentation/sphinx
Jonathan Corbet bcac386f3d docs: Keep up with the location of NoUri
Sphinx 2.1 moved sphinx.environment.NoUri into sphinx.errors; that produced
this warning in the docs build:

  /usr/lib/python3.7/site-packages/sphinx/registry.py:473:
    RemovedInSphinx30Warning: sphinx.environment.NoUri is deprecated.

Grab NoUri from the right place and make the warning go away.  That symbol
was only added to sphinx.errors in 2.1, so we must still import it from the
old location when running in older versions.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2020-01-24 09:47:05 -07:00
..
automarkup.py docs: Keep up with the location of NoUri 2020-01-24 09:47:05 -07:00
cdomain.py
kernel_include.py
kerneldoc.py
kernellog.py
kfigure.py
load_config.py
maintainers_include.py
parallel-wrapper.sh docs, parallelism: Rearrange how jobserver reservations are made 2019-11-22 10:35:18 -07:00
parse-headers.pl
requirements.txt
rstFlatTable.py