Skip to content

Commit c38bfb7

Browse files
authored
Merge pull request #3252 from nexB/update_doc_to_reference_AbcTK_for_attribution
Update doc to reference attrib in AbcTK
2 parents 5213880 + 1f2a47d commit c38bfb7

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
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

docs/source/how-to-guides/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@
99
add_new_license
1010
add_new_license_detection_rule
1111
install_new_license_plugin
12+
generate_attribution

0 commit comments

Comments
 (0)