Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
xeolabs committed Feb 7, 2019
0 parents commit e37ffd9
Show file tree
Hide file tree
Showing 846 changed files with 24,030,460 additions and 0 deletions.
28 changes: 28 additions & 0 deletions .esdoc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"source": "./src/",
"destination": "./docs",
"plugins": [
{
"name": "esdoc-standard-plugin",
"includeSource": false,
"option": {
"lint": {"enable": true},
"coverage": {"enable": true},
"accessor": {"access": ["public"], "autoPrivate": true},
"undocumentIdentifier": {"enable": true},
"unexportedIdentifier": {"enable": false},
"typeInference": {"enable": true},

"brand": {
"logo": "./images/logo.jpg",
"title": "xeokit-sdk",
"description": "SDK for developing custom 3D viewers on xeogl",
"repository": "https://github.com/xeolabs/xeokit-sdk",
"site": "http://xeokit.io",
"author": "https://twitter.com/xeolabs",
"image": "http://my-library.org/logo.png"
}
}
}
]
}
4 changes: 4 additions & 0 deletions .idea/encodings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions .idea/markdown-navigator/profiles_settings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

75 changes: 75 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 15 additions & 0 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions .idea/xeokit-sdk.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e37ffd9

Please sign in to comment.