Skip to content

Commit a4ecd1e

Browse files
nikolay-nenkovVelinovAngel
authored andcommitted
adding metadata-config for docfx
1 parent dbc97a9 commit a4ecd1e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

_assetsApi/metadata-config.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"metadata": [{
3+
"src": [
4+
{
5+
"files": [
6+
"src/**.dll"
7+
]
8+
}
9+
],
10+
"dest": "metadata",
11+
"filter": "filterConfig.yml"
12+
}]
13+
}

0 commit comments

Comments
 (0)