Skip to content

Commit

Permalink
deploy: b8e5356
Browse files Browse the repository at this point in the history
  • Loading branch information
Vogtinator committed Feb 6, 2025
1 parent 9ad8c81 commit 278160c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions y2_installbase.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<li><a href="#check12qtbug">check12qtbug</a></li>
<li><a href="#go_to_patterns">go_to_patterns</a></li>
<li><a href="#go_to_search_packages">go_to_search_packages</a></li>
<li><a href="#go_to_security_settings">go_to_security_settings</a></li>
<li><a href="#move_down">move_down</a></li>
<li><a href="#process_patterns">process_patterns</a></li>
<li><a href="#search_package">search_package</a></li>
Expand Down Expand Up @@ -83,6 +84,12 @@ <h2 id="go_to_search_packages">go_to_search_packages</h2>

<p>Performs steps needed to go from the &quot;pattern selection&quot; screen to &quot;search packages&quot; screen.</p>

<h2 id="go_to_security_settings">go_to_security_settings</h2>

<pre><code>go_to_security_settings();</code></pre>

<p>From the installation overview screen, open the security settings.</p>

<h2 id="move_down">move_down</h2>

<pre><code>move_down();</code></pre>
Expand Down

0 comments on commit 278160c

Please sign in to comment.