Closed kloczek closed 2 years ago
fixed
Just tested 0.0.32 and still I see the same warnings
+ /usr/bin/python3 setup.py build_sphinx -b man --build-dir build/sphinx
running build_sphinx
Running Sphinx v4.4.0
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%] index
/home/tkloczko/rpmbuild/BUILD/test_server-0.0.32/docs/api_response.rst:37: WARNING: Title underline too short.
response :: path
^^^^^^^^^^^^^^^
/home/tkloczko/rpmbuild/BUILD/test_server-0.0.32/docs/api_response.rst:37: WARNING: Title underline too short.
response :: path
^^^^^^^^^^^^^^^
WARNING: autodoc: failed to import module 'util' from module 'test_server'; the following exception was raised:
No module named 'test_server.util'
/home/tkloczko/rpmbuild/BUILD/test_server-0.0.32/docs/index.rst:4: WARNING: duplicate object description of test_server.server, other instance in api_server, use :noindex: for one of them
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
writing... python-test_server.3 { api_server api_util api_error api_request api_response } done
build succeeded, 5 warnings.
It is fixed in repository.