Skip to content

Commit 7f3514a

Browse files
committed
Deploy RustPython/website to github.com/RustPython/website.git:master
1 parent 45d5ac8 commit 7f3514a

File tree

624 files changed

+28018
-16335
lines changed

Some content is hidden

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

624 files changed

+28018
-16335
lines changed

COPYRIGHT.txt

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,6 @@ included, and carry their own copyright notices and license terms:
1212
Licensed under the SIL Open Font License, Version 1.1.
1313
See FiraSans-LICENSE.txt.
1414

15-
* Heuristica (Heuristica-Italic.woff):
16-
17-
Copyright 1989, 1991 Adobe Systems Incorporated. All rights reserved.
18-
Utopia is either a registered trademark or trademark of Adobe Systems
19-
Incorporated in the United States and/or other countries. Used under
20-
license.
21-
22-
Copyright 2006 Han The Thanh, Vntopia font family, http://vntex.sf.net
23-
24-
Copyright (c) 2008-2012, Andrey V. Panov ([email protected]),
25-
with Reserved Font Name Heuristica.
26-
27-
Licensed under the SIL Open Font License, Version 1.1.
28-
See Heuristica-LICENSE.txt.
29-
3015
* rustdoc.css, main.js, and playpen.js:
3116

3217
Copyright 2015 The Rust Developers.
@@ -47,7 +32,8 @@ included, and carry their own copyright notices and license terms:
4732
Licensed under the SIL Open Font License, Version 1.1.
4833
See SourceCodePro-LICENSE.txt.
4934

50-
* Source Serif Pro (SourceSerifPro-Regular.woff, SourceSerifPro-Bold.woff):
35+
* Source Serif Pro (SourceSerifPro-Regular.ttf.woff,
36+
SourceSerifPro-Bold.ttf.woff, SourceSerifPro-It.ttf.woff):
5137

5238
Copyright 2014 Adobe Systems Incorporated (http://www.adobe.com/), with
5339
Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark of

SourceSerifPro-Bold.ttf.woff

91.2 KB
Binary file not shown.

SourceSerifPro-It.ttf.woff

35.5 KB
Binary file not shown.

SourceSerifPro-Regular.ttf.woff

86.6 KB
Binary file not shown.

aliases.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
var ALIASES = {};
2+
ALIASES["rustpython"] = {};
3+
ALIASES["rustpython_derive"] = {};
4+
ALIASES["rustpython_parser"] = {};
5+
ALIASES["rustpython_vm"] = {};
6+
ALIASES["rustpython_wasm"] = {};
27
ALIASES['rustpython'] = {};
38
ALIASES['rustpython_parser'] = {};
49
ALIASES['rustpython_vm'] = {};

dark.css

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

down-arrow.svg

Lines changed: 1 addition & 0 deletions
Loading

implementors/core/clone/trait.Clone.js

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

0 commit comments

Comments
 (0)