Open kloczek opened 2 years ago
Thanks for opening your first issue here! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
Welcome to the EBP community! :tada:
Describe the bug
First of all currently it is not possible to use straight
sphinx-build
command to build documentation out of source treeThis can be fixed by patch like below:
Than on building documetation sphinx fails with call trace
Reproduce the bug
Run
sphinx-build -n -T -b man docs build/sphinx/man
in source code root directory.List your environment
Package Version
alabaster 0.7.12 appdirs 1.4.4 attrs 22.1.0.dev0 Babel 2.10.2 Brlapi 0.8.3 build 0.8.0 charset-normalizer 2.1.0 codespell 2.1.0 cssselect 1.1.0 cycler 0.11.0 distro 1.7.0 docutils 0.17.1 extended-project 1.2.3 extras 1.0.0 fixtures 4.0.0 flit_core 3.7.1 fonttools 4.34.4 gpg 1.17.1-unknown idna 3.3 imagesize 1.4.1 importlib-metadata 4.12.0 importlib-resources 5.8.0 iniconfig 1.1.1 Jinja2 3.1.1 kiwisolver 1.4.4 libcomps 0.1.18 louis 3.22.0 lxml 4.9.1 markdown-it-py 2.1.0 MarkupSafe 2.1.1 matplotlib 3.5.2 mdit-py-plugins 0.3.0 mdurl 0.1.1 myst-parser 0.17.2 numpy 1.23.1 olefile 0.46 packaging 21.3 pbr 5.8.1 pep517 0.12.0 Pillow 9.2.0 pip 22.0.4 pluggy 1.0.0 py 1.11.0 Pygments 2.12.0 PyGObject 3.42.1 pyparsing 3.0.9 pyrsistent 0.18.1 pytest 7.1.2 python-dateutil 2.8.2 pytz 2022.1 PyYAML 6.0 requests 2.28.1 rpm 4.17.0 scour 0.38.2 simple-project 1.2.3 six 1.16.0 snowballstemmer 2.2.0 Sphinx 5.0.2 sphinx-copybutton 0.5.0 sphinxcontrib-applehelp 1.0.2.dev20220714 sphinxcontrib-devhelp 1.0.2.dev20220714 sphinxcontrib-htmlhelp 2.0.0 sphinxcontrib-jsmath 1.0.1.dev20220712 sphinxcontrib-qthelp 1.0.3.dev20220712 sphinxcontrib-serializinghtml 1.1.5 testtools 2.5.0 tomli 2.0.1 traitlets 5.3.0 typing_extensions 4.2.0 urllib3 1.26.9 wheel 0.37.1 zipp 3.8.1