First step to reducing the duplicate label warning messages is to remove the 'phinx.ext.autosectionlabel', setting in conf.py.
Hi David, Thanks for creating the bugs! I think we should wait a bit before removing the autosectionlabel as it will break all the references to system preferences. Maybe wait until we're a bit more advanced in the change? Caroline
Good idea Caroline! I've just changed it locally to test and the number of warnings shot up to 1244! David
I created a merge request for this! https://gitlab.com/koha-community/koha-manual/-/merge_requests/593 I tried to build a manual with all my latest changes and there are only two warnings left, both in the valuebuilder chapter.
Thanks Caroline! Now merged, and no output errors when generating the manual! David