Skip to content

Commit 32672dc

Browse files
Restore install references to synopsis
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 5c53e7b commit 32672dc

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

docs/source/cli-reference/synopsis.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,27 @@ ScanCode detects licenses, copyrights, package manifests and direct dependencies
77
in source code and binary files, by scanning the files. This page introduces you to the ScanCode
88
Toolkit Command Line Interface in the following sections:
99

10+
- :ref:`syn_install`
1011
- :ref:`synopsis_quickstart`
1112
- :ref:`scancode_cli_options`
1213
- :ref:`synopsis_output`
1314
- :ref:`other_imp_doc`
1415

16+
.. _syn_install:
17+
18+
Installation
19+
------------
20+
21+
Scancode-Toolkit installation can be done by downloading ScanCode as an application, which
22+
is recommended generally. For users who wish to use ScanCode as a library, it can be
23+
installed via ``pip``, the default Python Package Manager. Refer the following sections for
24+
detailed Instructions on the each of the Installation Methods.
25+
26+
- :ref:`app_install`
27+
- :ref:`pip_install`
28+
- :ref:`source_code_install`
29+
- :ref:`docker_install`
30+
- :ref:`fedora_install`
1531

1632
.. _synopsis_quickstart:
1733

docs/source/getting-started/newcomer.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ Before you start using ScanCode
6565
- :ref:`docker_install`
6666
- :ref:`pip_install`
6767
- :ref:`source_code_install`
68+
- :ref:`fedora_install`
6869

6970

7071
#. Run ``scancode -h`` to make sure ScanCode was installed properly.

0 commit comments

Comments
 (0)