You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/manRunning Sphinx v5.0.2making output directory... doneWARNING: html_static_path entry '_static' does not existbuilding [mo]: targets for 0 po files that are out of datebuilding [man]: all manpagesupdating environment: [new config] 6 added, 0 changed, 0 removedreading sources... [100%] pycareslooking for now-outdated files... none foundpickling environment... donechecking consistency... donewriting... 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.errnodonebuild succeeded, 15 warnings.
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:
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
The text was updated successfully, but these errors were encountered: