Skip to content

Commit 0c435c9

Browse files
committed
Fixed #4444 - Remove the duplicated installation content
This section can be removed, as the installation guide is already covered in getting-started/install.html. Signed-off-by: Chin Yeung Li <[email protected]>
1 parent 763c601 commit 0c435c9

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

docs/source/cli-reference/synopsis.rst

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,26 +7,11 @@ 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-
- Installation
1110
- Quickstart
1211
- Type of Options
1312
- Output Formats
1413
- Other Important Documentation
1514

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-
3015

3116
.. _synopsis_quickstart:
3217

0 commit comments

Comments
 (0)