jmespath/jmespath.py

0.10.0: sphinx 4.0.3 warnings

kloczek opened this issue · 0 comments

+ /usr/bin/python3 setup.py build_sphinx -b man --build-dir build/sphinx
running build_sphinx
Running Sphinx v4.0.3
making output directory... done
WARNING: html_static_path entry '_static' does not exist
building [mo]: targets for 0 po files that are out of date
building [man]: all manpages
updating environment: [new config] 10 added, 0 changed, 0 removed
reading sources... [100%] specification
/home/tkloczko/rpmbuild/BUILD/jmespath.py-0.10.0/docs/proposals/nested-expressions.rst:20: WARNING: Inline literal start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/jmespath.py-0.10.0/docs/specification.rst:1300: WARNING: Inline literal start-string without end-string.
looking for now-outdated files... none found
pickling environment... done
checking consistency... /home/tkloczko/rpmbuild/BUILD/jmespath.py-0.10.0/docs/proposals/array-slices.rst: WARNING: document isn't included in any toctree
done
writing... jmespath.1 { specification proposals proposals/nested-expressions proposals/improved-identifiers proposals/filter-expressions proposals/pipes proposals/functions proposals/exptype } done
build succeeded, 4 warnings.