Skip to content

Commit 03e8114

Browse files
authored
Merge pull request #7 from webKrafters/docs
Adding Doc Site
2 parents 572014f + 81e3c69 commit 03e8114

File tree

788 files changed

+19304
-46
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

788 files changed

+19304
-46
lines changed

.github/workflows/docs-site.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.DS_Store
22
.history
3-
.tgz
3+
*.tgz
44
.vscode
55
coverage
66
debug.log

deploy-docs.js

Lines changed: 0 additions & 24 deletions
This file was deleted.

docs-dev

docs/404.html

Lines changed: 7 additions & 0 deletions
Large diffs are not rendered by default.

docs/404/index.html

Lines changed: 7 additions & 0 deletions
Large diffs are not rendered by default.

docs/4843-93c89646ef45c4ee94c9.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/4843-93c89646ef45c4ee94c9.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/7516-1b1a766e4d50f286e74a.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
/**
2+
* @license React
3+
* react-dom-server-legacy.browser.production.min.js
4+
*
5+
* Copyright (c) Facebook, Inc. and its affiliates.
6+
*
7+
* This source code is licensed under the MIT license found in the
8+
* LICENSE file in the root directory of this source tree.
9+
*/
10+
11+
/**
12+
* @license React
13+
* react-dom-server.browser.production.min.js
14+
*
15+
* Copyright (c) Facebook, Inc. and its affiliates.
16+
*
17+
* This source code is licensed under the MIT license found in the
18+
* LICENSE file in the root directory of this source tree.
19+
*/

0 commit comments

Comments
 (0)