diff --git a/itpro/hololens/docfx.json b/itpro/hololens/docfx.json deleted file mode 100644 index 24fe1da56d..0000000000 --- a/itpro/hololens/docfx.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "build": { - "content": [ - { - "files": [ - "**/*.md" - ], - "exclude": [ - "**/obj/**", - "itpro-hololens/**", - "**/includes/**" - ] - } - ], - "resource": [ - { - "files": [ - "**/*.png", - "**/*.jpg" - ], - "exclude": [ - "**/obj/**", - "itpro-hololens/**", - "**/includes/**" - ] - } - ], - "overwrite": [], - "externalReference": [], - "globalMetadata": {}, - "fileMetadata": {}, - "template": [ - null - ], - "dest": "itpro-hololens" - } -} \ No newline at end of file