Skip to content

Commit 7d3b1fa

Browse files
author
aegir[bot]
committed
docs: update documentation [skip ci]
1 parent b051cde commit 7d3b1fa

File tree

71 files changed

+557
-298
lines changed

Some content is hidden

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

71 files changed

+557
-298
lines changed

assets/highlight.css

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,36 @@
11
:root {
2-
--light-hl-0: #000000;
3-
--dark-hl-0: #D4D4D4;
4-
--light-hl-1: #800000;
5-
--dark-hl-1: #808080;
6-
--light-hl-2: #800000;
7-
--dark-hl-2: #569CD6;
8-
--light-hl-3: #000000FF;
9-
--dark-hl-3: #D4D4D4;
10-
--light-hl-4: #E50000;
2+
--light-hl-0: #0000FF;
3+
--dark-hl-0: #569CD6;
4+
--light-hl-1: #000000;
5+
--dark-hl-1: #D4D4D4;
6+
--light-hl-2: #0070C1;
7+
--dark-hl-2: #4FC1FF;
8+
--light-hl-3: #795E26;
9+
--dark-hl-3: #DCDCAA;
10+
--light-hl-4: #001080;
1111
--dark-hl-4: #9CDCFE;
12-
--light-hl-5: #0000FF;
12+
--light-hl-5: #A31515;
1313
--dark-hl-5: #CE9178;
14-
--light-hl-6: #AF00DB;
15-
--dark-hl-6: #C586C0;
16-
--light-hl-7: #001080;
17-
--dark-hl-7: #9CDCFE;
18-
--light-hl-8: #A31515;
19-
--dark-hl-8: #CE9178;
20-
--light-hl-9: #0000FF;
14+
--light-hl-6: #098658;
15+
--dark-hl-6: #B5CEA8;
16+
--light-hl-7: #008000;
17+
--dark-hl-7: #6A9955;
18+
--light-hl-8: #800000;
19+
--dark-hl-8: #808080;
20+
--light-hl-9: #800000;
2121
--dark-hl-9: #569CD6;
22-
--light-hl-10: #0070C1;
23-
--dark-hl-10: #4FC1FF;
24-
--light-hl-11: #795E26;
25-
--dark-hl-11: #DCDCAA;
26-
--light-hl-12: #098658;
27-
--dark-hl-12: #B5CEA8;
28-
--light-hl-13: #008000;
29-
--dark-hl-13: #6A9955;
30-
--light-hl-14: #267F99;
31-
--dark-hl-14: #4EC9B0;
32-
--light-hl-15: #000000;
33-
--dark-hl-15: #C8C8C8;
22+
--light-hl-10: #E50000;
23+
--dark-hl-10: #9CDCFE;
24+
--light-hl-11: #267F99;
25+
--dark-hl-11: #4EC9B0;
26+
--light-hl-12: #AF00DB;
27+
--dark-hl-12: #C586C0;
28+
--light-hl-13: #000000;
29+
--dark-hl-13: #C8C8C8;
30+
--light-hl-14: #000000FF;
31+
--dark-hl-14: #D4D4D4;
32+
--light-hl-15: #0000FF;
33+
--dark-hl-15: #CE9178;
3434
--light-code-background: #FFFFFF;
3535
--dark-code-background: #1E1E1E;
3636
}

assets/navigation.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.

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.

classes/ipfs_unixfs.UnixFS.html

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

functions/ipfs_unixfs_exporter.exporter.html

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

functions/ipfs_unixfs_exporter.recursive.html

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

functions/ipfs_unixfs_exporter.walkPath.html

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

functions/ipfs_unixfs_importer.chunker.fixedSize.html

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

functions/ipfs_unixfs_importer.chunker.rabin.html

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

functions/ipfs_unixfs_importer.index.importByteStream.html

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

0 commit comments

Comments
 (0)