ronso0
ronso0
@sakethshetty Thanks for your interest, though this is not the right place to seek information about contributing. Please take a look at https://github.com/mixxxdj/mixxx/blob/main/CONTRIBUTING.md and join the Zulip developer chat to...
I had to install the following additional packages to resolve config errors: ``` libqaccessibilityclient-qt5-dev libqaccessibilityclient-qt5-0 qttools5-dev ``` It still gives me a config warning `FATALqcollectiongenerator not found, documentation collection will...
There are some glitches in the help view. For example the keyboard mapping image is drawn off-center behind the text.  Once I scrolled further down, or mark text it...
I can't search within the manual, the Index tab has the same content as 'Glossary'
> For example the keyboard mapping image is drawn off-center behind the text. I'm trying to fix this. How can I make the built process recognize updated (local) manual ressources?
Should I run those commands in the mixxx top dir?
Unfortunately I'm running into python 2/3 issues again. (still need python2* for apps like gimp it seems) `sphinx-build -b qthelp source build/qthelp` states `Running Sphinx v1.8.5` even though I have...
Thanks! ``` python3 -m sphinx -b qthelp source build/qthelp qcollectiongenerator build/qthelp/Mixxx.qhcp assistant -collectionFile build/qthelp/Mixxx.qhc ``` gives me a full help view with the image placed correctly (strange styling though): 
...compared to the 'reduced view' of this branch 
I looked at the code, too. the onl, difference is that the next correctly drawn image has a sub-chapter line right preceeding. Also when browsing the built manual it seems...