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

4.2.0: sphinx warnings reference target not found #171

Open
kloczek opened this issue Jun 21, 2022 · 2 comments
Open

4.2.0: sphinx warnings reference target not found #171

kloczek opened this issue Jun 21, 2022 · 2 comments

Comments

@kloczek
Copy link

kloczek commented Jun 21, 2022

On building my packages I'm using sphinx-build command with -n switch which shows warmings about missing references. These are not critical issues.
Here is the output with warnings:

+ /usr/bin/sphinx-build -n -T -b man docs build/sphinx/man
Running Sphinx v5.0.2
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] 6 added, 0 changed, 0 removed
reading sources... [100%] pycares
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
writing... python-pycares.3 { pycares channel constants errno event_loops } /home/tkloczko/rpmbuild/BUILD/pycares-pycares-4.2.0/docs/channel.rst:270: WARNING: py:class reference target not found: callable
/home/tkloczko/rpmbuild/BUILD/pycares-pycares-4.2.0/docs/channel.rst:: WARNING: py:class reference target not found: string
/home/tkloczko/rpmbuild/BUILD/pycares-pycares-4.2.0/docs/channel.rst:: WARNING: py:class reference target not found: string
/home/tkloczko/rpmbuild/BUILD/pycares-pycares-4.2.0/docs/channel.rst:: WARNING: py:class reference target not found: callable
/home/tkloczko/rpmbuild/BUILD/pycares-pycares-4.2.0/docs/channel.rst:: WARNING: py:class reference target not found: string
/home/tkloczko/rpmbuild/BUILD/pycares-pycares-4.2.0/docs/channel.rst:: WARNING: py:class reference target not found: callable
/home/tkloczko/rpmbuild/BUILD/pycares-pycares-4.2.0/docs/channel.rst:: WARNING: py:class reference target not found: string
/home/tkloczko/rpmbuild/BUILD/pycares-pycares-4.2.0/docs/channel.rst:: WARNING: py:class reference target not found: callable
/home/tkloczko/rpmbuild/BUILD/pycares-pycares-4.2.0/docs/channel.rst:: WARNING: py:class reference target not found: callable
/home/tkloczko/rpmbuild/BUILD/pycares-pycares-4.2.0/docs/channel.rst:219: WARNING: py:class reference target not found: string
/home/tkloczko/rpmbuild/BUILD/pycares-pycares-4.2.0/docs/channel.rst:219: WARNING: py:class reference target not found: callable
/home/tkloczko/rpmbuild/BUILD/pycares-pycares-4.2.0/docs/channel.rst:: WARNING: py:class reference target not found: string
/home/tkloczko/rpmbuild/BUILD/pycares-pycares-4.2.0/docs/channel.rst:: WARNING: py:class reference target not found: callable
/home/tkloczko/rpmbuild/BUILD/pycares-pycares-4.2.0/docs/errno.rst:8: WARNING: py:mod reference target not found: pycares.errno
done
build succeeded, 15 warnings.

You can peak on fixes that kind of issues in other projects
latchset/jwcrypto#289
click-contrib/sphinx-click@abc31069
latchset/jwcrypto#289
RDFLib/rdflib-sqlalchemy#95
sissaschool/elementpath@bf869d9e
jaraco/cssutils#21
pywbem/pywbem#2895

@kloczek
Copy link
Author

kloczek commented Apr 1, 2023

gentle ping .. 🤔

@saghul
Copy link
Owner

saghul commented Apr 3, 2023

Sorry, I don't have much time for maintaining this package so these small issues shall remain that way unless someone is inclined to send a patch.

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

2 participants