Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

0.8.0: sphinx warnings reference target not found #25

Open
kloczek opened this issue May 20, 2022 · 0 comments
Open

0.8.0: sphinx warnings reference target not found #25

kloczek opened this issue May 20, 2022 · 0 comments

Comments

@kloczek
Copy link

kloczek commented May 20, 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 v4.5.0
loading translations [en]... done
making output directory... done
building [mo]: targets for 0 po files that are out of date
building [man]: all manpages
updating environment: [new config] 7 added, 0 changed, 0 removed
reading sources... [100%] options
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
writing... python-sphinx-typlog-theme.3 { intro guide options markup contributing changelog } /home/tkloczko/rpmbuild/BUILD/sphinx-typlog-theme-0.8.0/docs/markup.rst:47: WARNING: py:func reference target not found: spam
done
build succeeded, 1 warning.

You can peak on fixes that kind of issues in other projects
latchset/jwcrypto#289
click-contrib/sphinx-click@abc31069

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant