Skip to content

Commit 864452d

Browse files
committed
changed docs build config
1 parent 341c247 commit 864452d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.idea
22
node_modules
33
npm-debug.log
4-
doc
4+
docs
55
matter-doc-theme
66
RELEASE.md
77
build/matter-dev.js

yuidoc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url": "http://brm.io/matter-js/",
55
"options": {
66
"linkNatives": true,
7-
"outdir": "doc/build",
7+
"outdir": "docs",
88
"themedir": "matter-doc-theme",
99
"paths": "src"
1010
}

0 commit comments

Comments
 (0)