diff --git a/docs/scripts/tool_feat_table.py b/docs/scripts/tool_feat_table.py index 85cf7061d1..a6a5876f7d 100644 --- a/docs/scripts/tool_feat_table.py +++ b/docs/scripts/tool_feat_table.py @@ -210,6 +210,11 @@ The following table shows tools that can be used to automate tasks in databases: {database_table} +## All tools + +import {{ IndexTable }} from "@theme/FeatureTables"; + + """ # noqa: E501