Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.7.0: sphinx warnings #116

Open
kloczek opened this issue Sep 2, 2021 · 0 comments
Open

0.7.0: sphinx warnings #116

kloczek opened this issue Sep 2, 2021 · 0 comments

Comments

@kloczek
Copy link

kloczek commented Sep 2, 2021

Sphinx shows some warnings on generate sphinxcontrib-openapi modiule documentation

[tkloczko@barrel openapi-0.7.0]$ SETUPTOOLS_SCM_PRETEND_VERSION=0.7.0 /usr/bin/python3 setup.py build_sphinx -b man --build-dir build/sphinx
running build_sphinx
Running Sphinx v4.1.2
making output directory... done
building [mo]: targets for 0 po files that are out of date
building [man]: all manpages
updating environment: [new config] 1 added, 0 changed, 0 removed
reading sources... [100%] index
<openapi>:1: WARNING: Problem in http domain: field is supposed to use role 'obj', but that role is not in the domain.
<openapi>:1: WARNING: Problem in http domain: field is supposed to use role 'obj', but that role is not in the domain.
<openapi>:1: WARNING: Problem in http domain: field is supposed to use role 'obj', but that role is not in the domain.
<openapi>:1: WARNING: Problem in http domain: field is supposed to use role 'obj', but that role is not in the domain.
<openapi>:1: WARNING: Problem in http domain: field is supposed to use role 'obj', but that role is not in the domain.
<openapi>:1: WARNING: Problem in http domain: field is supposed to use role 'obj', but that role is not in the domain.
<openapi>:1: WARNING: Problem in http domain: field is supposed to use role 'obj', but that role is not in the domain.
<openapi>:1: WARNING: Problem in http domain: field is supposed to use role 'obj', but that role is not in the domain.
<openapi>:1: WARNING: Problem in http domain: field is supposed to use role 'obj', but that role is not in the domain.
<openapi>:1: WARNING: Problem in http domain: field is supposed to use role 'obj', but that role is not in the domain.
<openapi>:1: WARNING: Problem in http domain: field is supposed to use role 'obj', but that role is not in the domain.
<openapi>:1: WARNING: Problem in http domain: field is supposed to use role 'obj', but that role is not in the domain.
<openapi>:1: WARNING: Problem in http domain: field is supposed to use role 'obj', but that role is not in the domain.
<openapi>:1: WARNING: Problem in http domain: field is supposed to use role 'obj', but that role is not in the domain.
<openapi>:1: WARNING: Problem in http domain: field is supposed to use role 'obj', but that role is not in the domain.
<openapi>:1: WARNING: Problem in http domain: field is supposed to use role 'obj', but that role is not in the domain.
<openapi>:1: WARNING: Problem in http domain: field is supposed to use role 'obj', but that role is not in the domain.
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
writing... sphinxcontrib-openapi.1 { } done
build succeeded, 17 warnings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant