From 4c6fab3c54682d070aa407dca5c77d241fa0777b Mon Sep 17 00:00:00 2001 From: saldana Date: Wed, 3 Aug 2016 09:51:45 -0700 Subject: [PATCH] Delete docfx.json --- itpro-hololens/docfx.json | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 itpro-hololens/docfx.json 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