Skip to content

Latest commit

 

History

History
95 lines (64 loc) · 2.61 KB

File metadata and controls

95 lines (64 loc) · 2.61 KB

ScanCode-Toolkit Documentation

ScanCode Toolkit is a set of code scanning tools that detect the origin (copyrights), license and vulnerabilities of code, packages and dependencies in a codebase. It is the leading tool in scanning depth and accuracy, used by hundreds of software teams. You can use ScanCode Toolkit as a command line tool or as a library.

ScanCode is part of the AboutCode community! Join our friendly Slack to ask questions, share ideas or discuss your challenges with other members of our community. If you want to ask questions or anything else that you think are not bugs/new features, open a discussion with the ScanCode repository.

Documentation overview

The overview below outlines how the documentation is structured to help you know where to look for certain things.

.. rst-class:: clearfix row

.. rst-class:: column column2 top-left

Start here if you are new to ScanCode.

.. rst-class:: column column2 top-right

Learn via practical step-by-step guides.

.. rst-class:: column column2 bottom-left

Helps you accomplish things.

.. rst-class:: column column2 bottom-right

Consult the reference to find CLI parameters.

Broaden your understanding using the explanation of ScanCode key concepts.

.. rst-class:: row clearfix

Improving Documentation

.. toctree::
   :maxdepth: 2
   :hidden:

   getting-started/index
   tutorials/index
   how-to-guides/index
   reference/index
   explanation/index