Open prosaole opened 7 months ago
PR is welcomed ! I think we can follow the guidelines that are suggested.
Hi, I'm Alejo. Can I please be assigned to this issue?
We don't 'assign' people to issues, but you're more than welcome to work on a PR -- no one else is currently.
A
LibreJS (https://www.gnu.org/software/librejs/) is a plug-in that check if the Java-Script is free software before running it.
Sphinx generates Java-Script that is free software, but LibreJS cannot see that, and therefore treats this as non-free.
There are several ways to tell LibreJS the license, but the easiest is probably to add a line in each script like this:
(Full list of licenses https://www.gnu.org/software/librejs/manual/html_node/Setting-Your-JavaScript-Free.html#License-tags)
And while we are on the subject of machine readable licenses: To support https://reuse.software/ it might make sense to also add:
See full list on https://spdx.org/licenses/