Skip to content

Commit 47780ba

Browse files
committed
comment out the reference to ref-deprecated-plugins.adoc... do we want this to happen programmatically? if so need to think on how to automatically re-enable it (uncomment it) if the file gets content again
Signed-off-by: Nick Boldt <nboldt@redhat.com>
1 parent 29c13bf commit 47780ba

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

modules/extend_dynamic-plugins-reference/rhdh-supported-plugins.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -520,6 +520,7 @@ generate_dynamic_plugins_table() {
520520
echo -e "${blue} no plugins to include: ${d}.adoc emptied.${norm}"
521521
(( empties = empties + 1 ))
522522
rm -f "${0/rhdh-supported-plugins.sh/${d}.adoc}"
523+
# TODO: need to also remove the reference to this file in ./titles/extend_dynamic-plugins-reference/master.adoc
523524
fi
524525
(( count = count + 1 ))
525526
done

titles/extend_dynamic-plugins-reference/master.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ include::modules/extend_dynamic-plugins-reference/ref-technology-preview-plugins
2828

2929
include::modules/extend_dynamic-plugins-reference/ref-community-plugins-migration-to-the-github-container-registry.adoc[leveloffset=+1]
3030

31-
include::modules/extend_dynamic-plugins-reference/ref-deprecated-plugins.adoc[leveloffset=+1]
31+
// include::modules/extend_dynamic-plugins-reference/ref-deprecated-plugins.adoc[leveloffset=+1]
3232

3333
include::modules/extend_dynamic-plugins-reference/ref-other-installable-plugins.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)