https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31657 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |david@davidnind.com |ity.org | --- Comment #1 from David Nind <david@davidnind.com> --- This issue was raised on the GitLab issues queue: https://gitlab.com/koha-community/koha-manual/-/issues/18 Caroline Cyr La Rose has identified the cause of the issue[1] and a solution: - Caused by: 'sphinx.ext.autosectionlabel' setting in conf.py - Proposed solution: . update conf.py to remove setting: 'sphinx.ext.autosectionlabel', . change references to system preferences from: :ref:`SystemPreferenceName` . to: :ref:`SystemPreferenceName <systempreferencename-label>` [1] https://www.spinics.net/lists/linux-doc/msg77015.html -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.