Skip to content

Commit 9373958

Browse files
authored
Merge pull request #27 from CodeFactoryLLC/Docs
Updating documentation
2 parents 02e752d + 2f86933 commit 9373958

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

docs/CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
windows.codefactory.software

gendocs/CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
windows.codefactory.software

gendocs/docfx.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@
4545
"gettingstarted/**.md",
4646
"gettingstarted/**/toc.yml",
4747
"toc.yml",
48-
"*.md"
48+
"*.md",
49+
"CNAME*.*"
4950
]
5051
}
5152
],

0 commit comments

Comments
 (0)