Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8460a57

Browse files
committedJun 13, 2019
Add WASM32 doc
1 parent a12bca4 commit 8460a57

File tree

1,303 files changed

+110313
-0
lines changed

Some content is hidden

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

1,303 files changed

+110313
-0
lines changed
 

‎wasm32/.lock

Whitespace-only changes.

‎wasm32/COPYRIGHT.txt

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
These documentation pages include resources by third parties. This copyright
2+
file applies only to those resources. The following third party resources are
3+
included, and carry their own copyright notices and license terms:
4+
5+
* Fira Sans (FiraSans-Regular.woff, FiraSans-Medium.woff):
6+
7+
Copyright (c) 2014, Mozilla Foundation https://mozilla.org/
8+
with Reserved Font Name Fira Sans.
9+
10+
Copyright (c) 2014, Telefonica S.A.
11+
12+
Licensed under the SIL Open Font License, Version 1.1.
13+
See FiraSans-LICENSE.txt.
14+
15+
* rustdoc.css, main.js, and playpen.js:
16+
17+
Copyright 2015 The Rust Developers.
18+
Licensed under the Apache License, Version 2.0 (see LICENSE-APACHE.txt) or
19+
the MIT license (LICENSE-MIT.txt) at your option.
20+
21+
* normalize.css:
22+
23+
Copyright (c) Nicolas Gallagher and Jonathan Neal.
24+
Licensed under the MIT license (see LICENSE-MIT.txt).
25+
26+
* Source Code Pro (SourceCodePro-Regular.woff, SourceCodePro-Semibold.woff):
27+
28+
Copyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/),
29+
with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark
30+
of Adobe Systems Incorporated in the United States and/or other countries.
31+
32+
Licensed under the SIL Open Font License, Version 1.1.
33+
See SourceCodePro-LICENSE.txt.
34+
35+
* Source Serif Pro (SourceSerifPro-Regular.ttf.woff,
36+
SourceSerifPro-Bold.ttf.woff, SourceSerifPro-It.ttf.woff):
37+
38+
Copyright 2014 Adobe Systems Incorporated (http://www.adobe.com/), with
39+
Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark of
40+
Adobe Systems Incorporated in the United States and/or other countries.
41+
42+
Licensed under the SIL Open Font License, Version 1.1.
43+
See SourceSerifPro-LICENSE.txt.
44+
45+
This copyright file is intended to be distributed with rustdoc output.

0 commit comments

Comments
 (0)
Please sign in to comment.