fix(docs): move transformers to be under metadata ingestion (#3591)

This commit is contained in:
aseembansal-gogo 2021-11-24 00:06:45 +05:30 committed by GitHub
parent 05273a5c45
commit 8a9236555a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,6 +79,7 @@ module.exports = {
"metadata-ingestion/source_docs/s3": "S3",
}),
},
"metadata-ingestion/transformers",
{
Sinks: list_ids_in_directory("metadata-ingestion/sink_docs"),
},
@ -172,7 +173,6 @@ module.exports = {
id: "metadata-ingestion/source_docs/s3",
},
//"metadata-ingestion/examples/transforms/README"
"metadata-ingestion/transformers",
//"docs/what/graph",
//"docs/what/search-index",
//"docs/how/add-new-aspect",