Skip to content

Commit 4768362

Browse files
committed
Updated rerence guides
1 parent 34d0705 commit 4768362

Some content is hidden

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

54 files changed

+1000
-26578
lines changed

src/site/markdown/documentation/reference.guide.md

Lines changed: 1 addition & 1 deletion
-708 KB
Binary file not shown.

src/site/resources/reference-guides/1.4.0/html-single/Spring ORM integration.html

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

src/site/resources/reference-guides/1.4.0/html-single/XML data binding.html

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

src/site/resources/reference-guides/1.4.0/html-single/advanced-jdo.html

Lines changed: 0 additions & 2844 deletions
This file was deleted.
Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,35 @@
1-
/*
2-
code highlight CSS resemblign the Eclipse IDE default color schema
3-
@author Costin Leau
4-
*/
1+
/*
2+
code highlight CSS resemblign the Eclipse IDE default color schema
3+
@author Costin Leau
4+
*/
55

66
.hl-keyword {
7-
color: #7F0055;
7+
color: #7F0055;
88
font-weight: bold;
9-
}
9+
}
10+
11+
.hl-comment {
12+
color: #3F5F5F;
13+
font-style: italic;
14+
}
1015

11-
.hl-comment {
12-
color: #3F5F5F;
13-
font-style: italic;
14-
}
15-
16-
.hl-multiline-comment {
17-
color: #3F5FBF;
18-
font-style: italic;
19-
}
20-
21-
.hl-tag {
22-
color: #3F7F7F;
23-
}
24-
25-
.hl-attribute {
26-
color: #7F007F;
27-
}
28-
29-
.hl-value {
30-
color: #2A00FF;
31-
}
32-
33-
.hl-string {
34-
color: #2A00FF;
16+
.hl-multiline-comment {
17+
color: #3F5FBF;
18+
font-style: italic;
19+
}
20+
21+
.hl-tag {
22+
color: #3F7F7F;
23+
}
24+
25+
.hl-attribute {
26+
color: #7F007F;
27+
}
28+
29+
.hl-value {
30+
color: #2A00FF;
31+
}
32+
33+
.hl-string {
34+
color: #2A00FF;
3535
}

src/site/resources/reference-guides/1.4.0/html-single/css/html.css

100755100644
Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
@IMPORT url("highlight.css");
2-
1+
@IMPORT url("highlight.css");
2+
33
body {
44
text-align: justify;
55
margin-right: 2em;
@@ -197,9 +197,9 @@ tt {
197197
div.navfooter table {
198198
border-style: dashed;
199199
border-color: gray;
200-
border-width: 1px 1px 1px 1px;
200+
border-width: 1px 1px 1px 1px;
201201
/* Cocoon specific change */
202-
background-color: #eeeeee;
202+
background-color: #eeeeee;
203203
/* END */
204204
}
205205

@@ -275,10 +275,10 @@ div.calloutlist * td {
275275
text-align: justify;
276276
font-size: 100%;
277277
}
278-
279-
.programlisting {
280-
clear: both;
281-
}
278+
279+
.programlisting {
280+
clear: both;
281+
}
282282

283283
.programlisting .interfacename,
284284
.programlisting .literal,
@@ -304,28 +304,28 @@ div.calloutlist * td {
304304

305305
.answer * p {
306306
font-size: 100%;
307-
}
308-
309-
#top {
310-
background: transparent url(../images/top-background.jpg) repeat-x scroll 0%;
311-
position: absolute;
312-
top: 0px;
313-
margin: 0px;
314-
left: 0px;
315-
width: 100%;
316-
}
317-
318-
/* Cocoon specific changes */
319-
.logoImage {
320-
margin: 30px 0pt 0pt 34px;
321-
}
322-
323-
#header {
324-
background: transparent url(../images/logo-background.jpg) no-repeat scroll 0%;
325-
height: 129px;
326-
}
327-
328-
.mhSpacer {
329-
padding: 129px 0 0 0;
330-
}
307+
}
308+
309+
#top {
310+
background: transparent url(../images/top-background.jpg) repeat-x scroll 0%;
311+
position: absolute;
312+
top: 0px;
313+
margin: 0px;
314+
left: 0px;
315+
width: 100%;
316+
}
317+
318+
/* Cocoon specific changes */
319+
.logoImage {
320+
margin: 30px 0pt 0pt 34px;
321+
}
322+
323+
#header {
324+
background: transparent url(../images/logo-background.jpg) no-repeat scroll 0%;
325+
height: 129px;
326+
}
327+
328+
.mhSpacer {
329+
padding: 129px 0 0 0;
330+
}
331331
/* END */

src/site/resources/reference-guides/1.4.0/html-single/ddlgen.html

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

src/site/resources/reference-guides/1.4.0/html-single/images/admons/blank.png

100755100644
File mode changed.

src/site/resources/reference-guides/1.4.0/html-single/images/admons/caution.gif

100755100644
File mode changed.

0 commit comments

Comments
 (0)