diff --git a/gen/pb-protodoc/flyteidl/datacatalog/index.rst b/gen/pb-protodoc/flyteidl/datacatalog/index.rst index 19ec23b57..1e3c4382b 100644 --- a/gen/pb-protodoc/flyteidl/datacatalog/index.rst +++ b/gen/pb-protodoc/flyteidl/datacatalog/index.rst @@ -5,6 +5,8 @@ These protos provide the interface definition for the Data Catalog Service. Data indexing parameterized, strongly-typed data artifacts across revisions. It is used in the Flyte ecosystem to catalog artifacts generated by task executions. Outputs generated by a task can be stored as artifact data and tagged by the user so that it can be retrieved later by that tag. + + .. toctree:: :maxdepth: 1 :caption: datacatalog diff --git a/protos/flyteidl/datacatalog/title.rst b/protos/flyteidl/datacatalog/title.rst index 76f9c3eff..76053195c 100644 --- a/protos/flyteidl/datacatalog/title.rst +++ b/protos/flyteidl/datacatalog/title.rst @@ -4,4 +4,5 @@ Flyte Data Catalog Service These protos provide the interface definition for the Data Catalog Service. Data Catalog is a service for indexing parameterized, strongly-typed data artifacts across revisions. It is used in the Flyte ecosystem to catalog artifacts generated by task executions. Outputs generated by a task can be stored as artifact -data and tagged by the user so that it can be retrieved later by that tag. \ No newline at end of file +data and tagged by the user so that it can be retrieved later by that tag. +