Skip to content

Commit efefb20

Browse files
committed
removed old doc/README.md replaced by auto-generated one
1 parent b15f030 commit efefb20

24 files changed

+860
-1202
lines changed

docs/api/index.md renamed to doc/API.md

Lines changed: 368 additions & 239 deletions
Large diffs are not rendered by default.

doc/README.md

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

docs/html/assets/highlight.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
--dark-hl-8: #C586C0;
2020
--light-hl-9: #000000;
2121
--dark-hl-9: #C8C8C8;
22-
--light-hl-10: #267F99;
23-
--dark-hl-10: #4EC9B0;
2422
--light-code-background: #FFFFFF;
2523
--dark-code-background: #1E1E1E;
2624
}
@@ -36,7 +34,6 @@
3634
--hl-7: var(--light-hl-7);
3735
--hl-8: var(--light-hl-8);
3836
--hl-9: var(--light-hl-9);
39-
--hl-10: var(--light-hl-10);
4037
--code-background: var(--light-code-background);
4138
} }
4239

@@ -51,7 +48,6 @@
5148
--hl-7: var(--dark-hl-7);
5249
--hl-8: var(--dark-hl-8);
5350
--hl-9: var(--dark-hl-9);
54-
--hl-10: var(--dark-hl-10);
5551
--code-background: var(--dark-code-background);
5652
} }
5753

@@ -66,7 +62,6 @@
6662
--hl-7: var(--light-hl-7);
6763
--hl-8: var(--light-hl-8);
6864
--hl-9: var(--light-hl-9);
69-
--hl-10: var(--light-hl-10);
7065
--code-background: var(--light-code-background);
7166
}
7267

@@ -81,7 +76,6 @@
8176
--hl-7: var(--dark-hl-7);
8277
--hl-8: var(--dark-hl-8);
8378
--hl-9: var(--dark-hl-9);
84-
--hl-10: var(--dark-hl-10);
8579
--code-background: var(--dark-code-background);
8680
}
8781

@@ -95,5 +89,4 @@
9589
.hl-7 { color: var(--hl-7); }
9690
.hl-8 { color: var(--hl-8); }
9791
.hl-9 { color: var(--hl-9); }
98-
.hl-10 { color: var(--hl-10); }
9992
pre, code { background: var(--code-background); }

docs/html/assets/search.js

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

docs/html/classes/GridStack.html

Lines changed: 150 additions & 76 deletions
Large diffs are not rendered by default.

docs/html/interfaces/DDDragOpt.html

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

docs/html/interfaces/DDRemoveOpt.html

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

docs/html/interfaces/DDResizeOpt.html

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

docs/html/interfaces/DDUIData.html

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

docs/html/interfaces/GridStackMoveOpts.html

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

0 commit comments

Comments
 (0)