File tree Expand file tree Collapse file tree 2 files changed +23
-0
lines changed
docs/source/how-to-guides Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change
1
+ .. _generate_attribution :
2
+
3
+ How To Generate Attribution from a ScanCode Scan
4
+ ================================================
5
+
6
+ How To generate attribution from a ScanCode scan?
7
+ -------------------------------------------------
8
+
9
+ Users can use an Open Source Project "AboutCode Toolkit" to generate
10
+ attrbution document from a ScanCode scan.
11
+
12
+ Read more about AboutCode Toolkit here: https://aboutcode-toolkit.readthedocs.io/.
13
+
14
+ Check out the code at https://github.com/nexB/aboutcode-toolkit
15
+
16
+ Command in AboutCode Toolkit to generate attribution:
17
+ https://aboutcode-toolkit.readthedocs.io/en/latest/reference.html#attrib.
18
+
19
+ .. Attention ::
20
+
21
+ The attribution requires the ScanCode scan to have at least the `--info `
22
+ and `--license ` option flagged
Original file line number Diff line number Diff line change 9
9
add_new_license
10
10
add_new_license_detection_rule
11
11
install_new_license_plugin
12
+ generate_attribution
You can’t perform that action at this time.
0 commit comments