Page MenuHomeSoftware Heritage

getting_started_licensebrowser.html.twig
No OneTemporary

getting_started_licensebrowser.html.twig

{% extends "include/base.html.twig" %}
{% block content %}
<p>
{{ 'On the top, you see for each scanner'| trans }}
...
<ul>
<li>
{{ 'if it ever run on this upload'| trans }}
</li>
<li>
{{ 'the revision of the latest results'| trans }}
</li>
<li>
{{ 'the newest revision'| trans }}
</li>
<li>
{{ 'a link to restart the scanner if latest results are not from newest revision'| trans }}
</li>
</ul>
{{ 'If there are results from different revisions, you can select the results of these runs.'| trans }}
</p>
<p>
{{ '
On the left side, you see a list of all found licenses.
The counters show how often a license is found by scanners and how often it was concluded.
Click on the license name to search for where the license is found in the file listing.
'| trans }}
</p>
<p>
{{ '
On the right side, you see a list of all files or directories in the current directory.
You also the licenses found by any scanner and what scanners found it.
Also old results may be included if they differ from current revision of the scanner.
Results from an older version are marked.
You can search for any string in the file names or license names.
'| trans }}
</p>
{% endblock %}

File Metadata

Mime Type
text/plain
Expires
Wed, Jun 4, 7:16 PM (1 w, 10 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3399020

Event Timeline