Skip to content

Commit 21595b5

Browse files
committed
docs: Add
Signed-off-by: Ce Gao <ce.gao@outlook.com>
0 parents  commit 21595b5

File tree

510 files changed

+34615
-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.

510 files changed

+34615
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Processing.R Documentation
2+
3+
The documentation is genrated by [Processing.R-docs-tools](https://github.com/processing-r/Processing.R-docs-tools). If you want to update the documantion, please use the tools.
4+
5+
You could use [static-server](https://www.npmjs.com/package/static-server) to preview the documentaion in localhost:
6+
7+
```bash
8+
$ npm install -g static-server
9+
$ static-server -p 8123
10+
$ # View localhost:8123
11+
```

css/changes.css

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
/*** grid ***/
2+
.content {
3+
margin-left : 55px;
4+
font-size : 0.7em;
5+
}
6+
7+
/*** nav ***/
8+
.navBar { font-size: 11px;
9+
height: 20px;
10+
padding: 5px 0 0 55px;
11+
}
12+
.navBar a { color: #fff; }
13+
#mainnav { background: #333323; }
14+
#mainnav_noSub { background: #5a5a46; margin-bottom: 40px; }
15+
#mainnav, #mainnav_noSub { position: relative; color: #ccccbe !important; }
16+
#subNav { margin-left: 215px;
17+
background: #5a5a46 url(../img/nav_bottomarrow.gif) no-repeat;
18+
padding-left: 33px;
19+
margin-bottom: 20px;
20+
}
21+
#subNav.learning { margin-left: 157px; }
22+
.active { color: #ccccbe !important; }
23+
.faq { position: absolute; right: 10px; }
24+
25+
#colophon span { color: #fff; }
26+
27+
/*** Cover ***/
28+
.rightcol { float: right; width: 380px; margin-right: 20px; }
29+
.leftcol { float: left; width: 250px; }
30+
31+
#Cover h3 { margin: 40px 0 0 0; }
32+
.exhibition-small { padding: 0; margin: 0; }
33+
.exhibition-small h3 { margin-top: 0; }
34+
35+
dl { margin: 0; }
36+
dt { font-style: italic; }
37+
dd { margin: 0 0 1em 0; }
38+
39+
.happenings { margin-bottom: 30px; }
40+
41+
.courses-small dl { margin-top: -1em; }
42+
.courses-small dt { font-style: normal; margin-top: 1em; }
43+
.courses-small dd { margin: 0; }
44+
45+
td img { margin: 0; display: block; }
46+
47+
/*** Exhibition ***/
48+
#Exhibition .colone { width: 460px; float: left; margin-right: 40px; }
49+
#Exhibition .coltwo { width: 170px; float: right; margin-right: 20px; }
50+
#Exhibition h2 { margin: 0 0 20px 0; font-size: 1em; }
51+
#Exhibition .onecol { clear: both; }
52+
53+
.curated-item { margin-bottom: 25px; }
54+
.curated-item h5 { margin-top: .6em; color: #666; font-size: 1em; }
55+
.curated-item h5 a { font-weight: bold; }
56+
.curated-item p { padding-right: 2em; }
57+
58+
dl.network dt { font-style: normal; }
59+
dl.network dd { margin: 0; }
60+
dl.network dd.date { color: #999966; margin-bottom: 1em; }
61+
62+
/*** Reference ***/
63+
.ref-notice { margin: 2.5em 0 2.5em 0; color: #006699}
64+
65+
#Language th { width: 100px; font-weight: normal; text-align: left; vertical-align: top; }
66+
#Language td { vertical-align: top; padding-bottom: 2em; }
67+
#Language td h3 { margin: 0; }
68+
pre { margin: 0 !important; }
69+
tr.name-row { height: 80px; }
70+
71+
/*** updates, courses, happenings ***/
72+
#Courses .content, #Updates .content, #Happenings .content {
73+
width: 595px;
74+
}
75+
h2 { margin-top: 0 0 20px 0; }
76+
77+
.course-desc p { margin: 0; }
78+
.course-desc p.date { margin: 0; }
79+
.course-desc h3 { margin: 0; font-size: 1.2em; font-weight: bold; }
80+
.course-desc { margin-bottom: 2em; }

css/fonts/Enriqueta-Bold-webfont.eot

24.6 KB
Binary file not shown.

css/fonts/Enriqueta-Bold-webfont.woff

16.1 KB
Binary file not shown.

css/fonts/Enriqueta-License.txt

Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,95 @@
1+
This license can also be found at this permalink: http://www.fontsquirrel.com/license/enriqueta
2+
3+
Copyright (c) 2011, FontFuror (info@fontfuror.com),
4+
with Reserved Font Names “Enriqueta” and “Enriqueta Pro”.
5+
6+
This Font Software is licensed under the SIL Open Font License, Version 1.1.
7+
This license is copied below, and is also available with a FAQ at:
8+
http://scripts.sil.org/OFL
9+
10+
—————————————————————————————-
11+
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
12+
—————————————————————————————-
13+
14+
PREAMBLE
15+
The goals of the Open Font License (OFL) are to stimulate worldwide
16+
development of collaborative font projects, to support the font creation
17+
efforts of academic and linguistic communities, and to provide a free and
18+
open framework in which fonts may be shared and improved in partnership
19+
with others.
20+
21+
The OFL allows the licensed fonts to be used, studied, modified and
22+
redistributed freely as long as they are not sold by themselves. The
23+
fonts, including any derivative works, can be bundled, embedded,
24+
redistributed and/or sold with any software provided that any reserved
25+
names are not used by derivative works. The fonts and derivatives,
26+
however, cannot be released under any other type of license. The
27+
requirement for fonts to remain under this license does not apply
28+
to any document created using the fonts or their derivatives.
29+
30+
DEFINITIONS
31+
“Font Software” refers to the set of files released by the Copyright
32+
Holder(s) under this license and clearly marked as such. This may
33+
include source files, build scripts and documentation.
34+
35+
“Reserved Font Name” refers to any names specified as such after the
36+
copyright statement(s).
37+
38+
“Original Version” refers to the collection of Font Software components as
39+
distributed by the Copyright Holder(s).
40+
41+
“Modified Version” refers to any derivative made by adding to, deleting,
42+
or substituting—in part or in whole—any of the components of the
43+
Original Version, by changing formats or by porting the Font Software to a
44+
new environment.
45+
46+
“Author” refers to any designer, engineer, programmer, technical
47+
writer or other person who contributed to the Font Software.
48+
49+
PERMISSION & CONDITIONS
50+
Permission is hereby granted, free of charge, to any person obtaining
51+
a copy of the Font Software, to use, study, copy, merge, embed, modify,
52+
redistribute, and sell modified and unmodified copies of the Font
53+
Software, subject to the following conditions:
54+
55+
1) Neither the Font Software nor any of its individual components,
56+
in Original or Modified Versions, may be sold by itself.
57+
58+
2) Original or Modified Versions of the Font Software may be bundled,
59+
redistributed and/or sold with any software, provided that each copy
60+
contains the above copyright notice and this license. These can be
61+
included either as stand-alone text files, human-readable headers or
62+
in the appropriate machine-readable metadata fields within text or
63+
binary files as long as those fields can be easily viewed by the user.
64+
65+
3) No Modified Version of the Font Software may use the Reserved Font
66+
Name(s) unless explicit written permission is granted by the corresponding
67+
Copyright Holder. This restriction only applies to the primary font name as
68+
presented to the users.
69+
70+
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
71+
Software shall not be used to promote, endorse or advertise any
72+
Modified Version, except to acknowledge the contribution(s) of the
73+
Copyright Holder(s) and the Author(s) or with their explicit written
74+
permission.
75+
76+
5) The Font Software, modified or unmodified, in part or in whole,
77+
must be distributed entirely under this license, and must not be
78+
distributed under any other license. The requirement for fonts to
79+
remain under this license does not apply to any document created
80+
using the Font Software.
81+
82+
TERMINATION
83+
This license becomes null and void if any of the above conditions are
84+
not met.
85+
86+
DISCLAIMER
87+
THE FONT SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,
88+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
89+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
90+
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
91+
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
92+
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
93+
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
94+
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
95+
OTHER DEALINGS IN THE FONT SOFTWARE.
25.3 KB
Binary file not shown.
16.5 KB
Binary file not shown.

css/forms.css

Lines changed: 196 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,196 @@
1+
/*
2+
* css is not valid because firefox has so bad form-elements that
3+
* i rather go with invalid css ( -moz-.. ) than have them
4+
* look like crap.
5+
*
6+
*/
7+
8+
table {
9+
}
10+
11+
td
12+
{
13+
/*text-align: left;
14+
vertical-align: top;*/
15+
}
16+
17+
form
18+
{
19+
margin-bottom : 0px;
20+
}
21+
22+
input,
23+
select,
24+
textarea
25+
{
26+
font-family : Verdana, Arial, Helvetica, sans-serif;
27+
font-size : 10px;
28+
29+
vertical-align : middle;
30+
}
31+
32+
select
33+
{
34+
width : 120px;
35+
}
36+
37+
input
38+
{
39+
margin-right : 5px;
40+
}
41+
42+
label
43+
{
44+
display : block;
45+
/*margin-left : -2px;
46+
margin-bottom : 7px;*/
47+
/* \*/
48+
/*margin-bottom : 3px;*/
49+
/* */
50+
}
51+
52+
select[multiple]
53+
{
54+
/*margin-left : -3px;*/
55+
}
56+
57+
input[type="text"],
58+
input[type="password"],
59+
input:not([type])
60+
{
61+
/*border : 2px solid !important;*/
62+
63+
-moz-border-top-colors : #7C7C7C #C3C3C3;
64+
-moz-border-left-colors : #C2C2C2 #EFEFEF;
65+
-moz-border-bottom-colors : #DDDDDD #FEFEFE;
66+
-moz-border-right-colors : #C2C2C2 #EFEFEF;
67+
}
68+
69+
button,
70+
input[type="reset"],
71+
input[type="button"],
72+
input[type="submit"],
73+
select:not([multiple])
74+
{
75+
/*border : 2px solid !important;
76+
background-repeat : repeat-x !important;
77+
background-position : bottom right !important;*/
78+
background-color : rgb(246, 246, 246) !important;
79+
80+
-moz-border-top-colors : #737373 #FFFFFF;
81+
-moz-border-right-colors : #999999 #CECECE;
82+
-moz-border-bottom-colors : #999999 #CECECE;
83+
-moz-border-left-colors : #737373 #FFFFFF;
84+
85+
-moz-border-radius : 1px !important;
86+
}
87+
88+
button:focus:active,
89+
input[type="reset"]:hover:active,
90+
input[type="button"]:hover:active,
91+
input[type="submit"]:hover:active,
92+
select:not([multiple]):hover:active
93+
{
94+
/*border : 2px solid !important;*/
95+
96+
-moz-border-top-colors : #999999 #CECECE !important;
97+
-moz-border-right-colors : #737373 #FFFFFF !important;
98+
-moz-border-bottom-colors : #737373 #FFFFFF !important;
99+
-moz-border-left-colors : #999999 #CECECE !important;
100+
}
101+
102+
select > input[type="button"]
103+
{
104+
border-top : none !important;
105+
border-right : none !important;
106+
border-bottom : none !important;
107+
border-left : 1px solid #CECECE !important;
108+
109+
background-image : none !important;
110+
background-color : transparent !important;
111+
}
112+
113+
114+
input[type="text"]:focus,
115+
input[type="password"]:focus,
116+
input:not([type]):focus,
117+
textarea:focus,
118+
select[multiple]:focus
119+
{
120+
-moz-border-top-colors : -moz-mac-focusring -moz-mac-focusring !important;
121+
-moz-border-right-colors : -moz-mac-focusring -moz-mac-focusring !important;
122+
-moz-border-bottom-colors : -moz-mac-focusring -moz-mac-focusring !important;
123+
-moz-border-left-colors : -moz-mac-focusring -moz-mac-focusring !important;
124+
125+
-moz-border-radius : 1px !important;
126+
}
127+
128+
textarea, select[multiple]
129+
{
130+
/*border : 2px solid !important;*/ /* opera: ugly ring around select:multiple */
131+
132+
-moz-border-top-colors : transparent #737373 !important;
133+
-moz-border-right-colors : transparent #999999 !important;
134+
-moz-border-bottom-colors : transparent #999999 !important;
135+
-moz-border-left-colors : transparent #999999 !important;
136+
137+
-moz-border-radius-top-right : 1px;
138+
-moz-border-radius-bottom-right : 1px;
139+
}
140+
141+
142+
143+
input[type="radio"]:not([class]):not([id]):not([style])
144+
{
145+
width: 13px !important;
146+
height: 13px !important;
147+
148+
-moz-border-top-colors : transparent transparent transparent !important;
149+
-moz-border-right-colors : transparent transparent transparent !important;
150+
-moz-border-bottom-colors : transparent transparent transparent !important;
151+
-moz-border-left-colors : transparent transparent transparent !important;
152+
153+
-moz-border-radius: 2px !important;
154+
155+
-moz-border-radius-top-right : 4px;
156+
-moz-border-radius-bottom-right : 4px;
157+
158+
background: url("radio.png") !important;
159+
background-repeat: no-repeat !important;
160+
background-position: center center !important;
161+
162+
}
163+
164+
input[type="radio"]:focus:not([class]):not([id]):not([style])
165+
{
166+
167+
}
168+
169+
input[type="radio"]:checked:not([class]):not([id]):not([style])
170+
{
171+
172+
background: url("radio_checked.png") !important;
173+
background-repeat: no-repeat !important;
174+
background-position: center center !important;
175+
176+
}
177+
178+
input[type="checkbox"]:not([class]):not([id]):not([style])
179+
{
180+
181+
-moz-border-top-colors : #777777 #FFFFFF transparent !important;
182+
-moz-border-right-colors : #999999 #CECECE transparent !important;
183+
-moz-border-bottom-colors : #999999 #CECECE transparent !important;
184+
-moz-border-left-colors : #777777 #FFFFFF transparent !important;
185+
186+
}
187+
188+
input[type="checkbox"]:hover:active:not([class]):not([id]):not([style])
189+
{
190+
191+
-moz-border-top-colors : #777777 #999999 transparent !important;
192+
-moz-border-right-colors : #999999 #FFFFFF transparent !important;
193+
-moz-border-bottom-colors : #999999 #FFFFFF transparent !important;
194+
-moz-border-left-colors : #777777 #999999 transparent !important;
195+
196+
}

0 commit comments

Comments
 (0)