@@ -119,10 +119,10 @@ Other Important Documentation Pages:
119119- A `synopsis <https://scancode-toolkit.readthedocs.io/en/latest/cli-reference/synopsis.html >`_
120120 of ScanCode command line options.
121121
122- - Tutorials on:
122+ - How-Tos on:
123123
124- - `How to run a scan <https://scancode-toolkit.readthedocs.io/en/latest/tutorials /how_to_run_a_scan.html >`_
125- - `How to visualize scan results <https://scancode-toolkit.readthedocs.io/en/latest/tutorials /how_to_visualize_scan_results.html >`_
124+ - `Run a scan <https://scancode-toolkit.readthedocs.io/en/latest/how-to-guides /how_to_run_a_scan.html >`_
125+ - `Visualize scan results <https://scancode-toolkit.readthedocs.io/en/latest/how-to-guides /how_to_visualize_scan_results.html >`_
126126
127127- An exhaustive list of `all available options <https://scancode-toolkit.readthedocs.io/en/latest/cli-reference/list-options.html >`_
128128
@@ -171,7 +171,7 @@ After ScanCode is installed successfully you can run an example scan printed on
171171
172172 scancode -clip --json-pp - samples
173173
174- Follow the `How to Run a Scan <https://scancode-toolkit.readthedocs.io/en/latest/tutorials /how_to_run_a_scan.html >`_
174+ Follow the `How to Run a Scan <https://scancode-toolkit.readthedocs.io/en/latest/how-to-guides /how_to_run_a_scan.html >`_
175175tutorial to perform a basic scan on the ``samples `` directory distributed by
176176default with ScanCode.
177177
@@ -180,8 +180,8 @@ See more command examples::
180180 scancode --examples
181181
182182See `How to select what will be detected in a scan
183- <https://scancode-toolkit.readthedocs.io/en/latest/tutorials /how_to_set_what_will_be_detected_in_a_scan.html> `_
184- and `How to specify the output format <https://scancode-toolkit.readthedocs.io/en/latest/tutorials /how_to_format_scan_output.html >`_
183+ <https://scancode-toolkit.readthedocs.io/en/latest/how-to-guides /how_to_set_what_will_be_detected_in_a_scan.html> `_
184+ and `How to specify the output format <https://scancode-toolkit.readthedocs.io/en/latest/how-to-guides /how_to_format_scan_output.html >`_
185185for more information.
186186
187187You can also refer to the `command line options synopsis
@@ -203,7 +203,7 @@ directory::
203203 ./extractcode mytar.tar.bz2
204204
205205See `all extractcode options <https://scancode-toolkit.readthedocs.io/en/latest/cli-reference/list-options.html#all-extractcode-options >`_
206- and `how to extract archives <https://scancode-toolkit.readthedocs.io/en/latest/tutorials /how_to_extract_archives.html >`_ for details.
206+ and `how to extract archives <https://scancode-toolkit.readthedocs.io/en/latest/how-to-guides /how_to_extract_archives.html >`_ for details.
207207
208208
209209Support
0 commit comments