add docs to microsite and do not export entity provider

Signed-off-by: Nikunj Hudka <nikunjhudka123@gmail.com>
This commit is contained in:
Nikunj Hudka
2024-11-22 17:17:00 -04:00
parent acba6c5f4f
commit 019e0189d6
7 changed files with 9 additions and 114 deletions
+8
View File
@@ -138,6 +138,14 @@ module.exports = {
'integrations/aws-s3/discovery',
],
},
{
type: 'category',
label: 'Azure Blob Storage',
items: [
'integrations/azure-blobStorage/locations',
'integrations/azure-blobStorage/discovery',
],
},
{
type: 'category',
label: 'Azure',