Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve rendering of license-files: #783

Open
hvr opened this issue Aug 12, 2018 · 0 comments
Open

Improve rendering of license-files: #783

hvr opened this issue Aug 12, 2018 · 0 comments

Comments

@hvr
Copy link
Member

hvr commented Aug 12, 2018

Currently, the license-files: property rendering has taken the cheap way out, by adding a link to the src folder, e.g.

BSD-3-Clause[multiple license files]

but that's clearly suboptimal, as you have no indication which of the files in the source-tree had been listed in the license-files: property;

Instead we should implement a proper view of license-files that

  1. Shows the license:-value
  2. A small TOC enumerating all referenced license texts in license-files: with anchor-links
  3. Concatenate each referecned license text (with anchor headings the TOC in 2. links to)

If license-files: refers only to a single file, treat it as if it was a plain license-file:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant