Remove includes

This commit is contained in:
Rob Winch
2023-08-03 11:11:13 -05:00
parent 94dccea766
commit 17d0b3b89a
19 changed files with 0 additions and 89 deletions

View File

@@ -22,16 +22,9 @@ Built-in components generally follow this logic:
NOTE: <<using-shell-components-flow>> gives better interface for defining the flow of
components that are better suited for defining interactive command flows.
include::using-shell-components-ui-render.adoc[]
include::using-shell-components-ui-stringinput.adoc[]
include::using-shell-components-ui-pathinput.adoc[]
include::using-shell-components-ui-pathsearch.adoc[]
include::using-shell-components-ui-confirmation.adoc[]
include::using-shell-components-ui-singleselect.adoc[]
include::using-shell-components-ui-multiselect.adoc[]