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
{{ message }}
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.
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 v4.5.0loading translations [en]... donemaking output directory... donebuilding [mo]: targets for 0 po files that are out of datebuilding [man]: all manpagesupdating environment: [new config] 7 added, 0 changed, 0 removedreading sources... [100%] optionslooking for now-outdated files... none foundpickling environment... donechecking consistency... donewriting... 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: spamdonebuild succeeded, 1 warning.
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
The text was updated successfully, but these errors were encountered: