https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31657
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |ity.org | --- Comment #1 from David Nind <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
