Skip to content

Commit 64e9c0e

Browse files
committed
Removed tool_install:false from Install guides
1 parent ac6e6d0 commit 64e9c0e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content/install-guides/asct.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ author:
2323

2424
### PAGE SETUP
2525
weight: 1 # Defines page ordering. Must be 1 for first (or only) page.
26-
tool_install: false # Set to true to be listed in main selection page, else false
26+
tool_install: true # Set to true to be listed in main selection page, else false
2727
multi_install: false # Set to true if first page of multi-page article, else false
2828
multitool_install_part: false # Set to true if a sub-page of a multi-page article, else false
2929
layout: installtoolsall # DO NOT MODIFY. Always true for tool install articles

content/install-guides/performix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ author: Pareena Verma
1919
official_docs: https://developer.arm.com/servers-and-cloud-computing/arm-performix
2020

2121
weight: 1
22-
tool_install: false
22+
tool_install: true
2323
multi_install: false
2424
multitool_install_part: false
2525
layout: installtoolsall

0 commit comments

Comments
 (0)