Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2011-09-18 06:44:57 +0000
committerEike Stepper2011-09-18 06:44:57 +0000
commit03fd10d8a400d75d6346918104b74f27431e63bc (patch)
tree61c351243fcd3b1b0301b46a4a9a77f2a94fde32 /plugins/org.eclipse.net4j.db.doc
parent5347cbcce2f0e45abcf5f42177fdedf6974ec9c4 (diff)
downloadcdo-03fd10d8a400d75d6346918104b74f27431e63bc.tar.gz
cdo-03fd10d8a400d75d6346918104b74f27431e63bc.tar.xz
cdo-03fd10d8a400d75d6346918104b74f27431e63bc.zip
tutorials
Diffstat (limited to 'plugins/org.eclipse.net4j.db.doc')
-rw-r--r--plugins/org.eclipse.net4j.db.doc/build.xml4
-rw-r--r--plugins/org.eclipse.net4j.db.doc/html/Overview.html3
-rw-r--r--plugins/org.eclipse.net4j.db.doc/html/book.css108
-rw-r--r--plugins/org.eclipse.net4j.db.doc/html/online/index.html3
-rw-r--r--plugins/org.eclipse.net4j.db.doc/html/reference/index.html3
-rw-r--r--plugins/org.eclipse.net4j.db.doc/html/reference/schema/index.html3
6 files changed, 120 insertions, 4 deletions
diff --git a/plugins/org.eclipse.net4j.db.doc/build.xml b/plugins/org.eclipse.net4j.db.doc/build.xml
index e3ba0f40e5..f8474744af 100644
--- a/plugins/org.eclipse.net4j.db.doc/build.xml
+++ b/plugins/org.eclipse.net4j.db.doc/build.xml
@@ -209,6 +209,10 @@
<include name="**/*" />
</fileset>
</copy>
+ <copy file="plugins/org.eclipse.emf.cdo.releng.doc/book.css"
+ todir="${project.path}/html"
+ verbose="true"
+ failonerror="false" />
<javadoc encoding="ISO-8859-1"
classpathref="javadoc.classpath"
diff --git a/plugins/org.eclipse.net4j.db.doc/html/Overview.html b/plugins/org.eclipse.net4j.db.doc/html/Overview.html
index 024941605d..4ab7d58937 100644
--- a/plugins/org.eclipse.net4j.db.doc/html/Overview.html
+++ b/plugins/org.eclipse.net4j.db.doc/html/Overview.html
@@ -6,6 +6,8 @@
Overview (Net4j DB Framework Documentation)
</TITLE>
+<LINK REL="STYLESHEET" HREF="book.css" CHARSET="ISO-8859-1" TYPE="text/css">
+
<SCRIPT type="text/javascript">
function windowTitle()
{
@@ -19,7 +21,6 @@ function windowTitle()
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
<h1><a name="Overview.html"/>Overview</h1>
<p>
<p>
diff --git a/plugins/org.eclipse.net4j.db.doc/html/book.css b/plugins/org.eclipse.net4j.db.doc/html/book.css
new file mode 100644
index 0000000000..f9822b0dbf
--- /dev/null
+++ b/plugins/org.eclipse.net4j.db.doc/html/book.css
@@ -0,0 +1,108 @@
+P.Code {
+ display: block;
+ text-align: left;
+ text-indent: 0.00pt;
+ margin-top: 0.000000pt;
+ margin-bottom: 0.000000pt;
+ margin-right: 0.000000pt;
+ margin-left: 15pt;
+ font-weight: normal;
+ font-style: normal;
+ color: #4444CC;
+ text-decoration: none;
+ vertical-align: baseline;
+ text-transform: none;
+ font-family: "Courier New", Courier, monospace;
+}
+H6.CaptionFigColumn {
+ display: block;
+ text-align: left;
+ text-indent: 0.000000pt;
+ margin-top: 3.000000pt;
+ margin-bottom: 11.000000pt;
+ margin-right: 0.000000pt;
+ margin-left: 0.000000pt;
+ font-size: 75%;
+ font-weight: bold;
+ font-style: Italic;
+ color: #000000;
+ text-decoration: none;
+ vertical-align: baseline;
+ text-transform: none;
+}
+P.Note {
+ display: block;
+ text-align: left;
+ text-indent: 0pt;
+ margin-top: 19.500000pt;
+ margin-bottom: 19.500000pt;
+ margin-right: 0.000000pt;
+ margin-left: 30pt;
+ font-size: 110%;
+ font-weight: normal;
+ font-style: Italic;
+ color: #000000;
+ text-decoration: none;
+ vertical-align: baseline;
+ text-transform: none;
+}
+EM.UILabel {
+ font-weight: Bold;
+ font-style: normal;
+ text-decoration: none;
+ vertical-align: baseline;
+ text-transform: none;
+}
+EM.CodeName {
+ font-weight: Bold;
+ font-style: normal;
+ text-decoration: none;
+ vertical-align: baseline;
+ text-transform: none;
+ font-family: "Courier New", Courier, monospace;
+}
+UL.NavList {
+ margin-left: 1.5em;
+ padding-left: 0px;
+ list-style-type: none;
+}
+
+body, html { border: 0px }
+
+
+/* following font face declarations need to be removed for DBCS */
+
+body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt {font-family: Arial, Helvetica, sans-serif; color: #000000}
+pre, code { font-family: "Courier New", Courier, monospace;}
+
+/* end font face declarations */
+
+@media print {
+ html { font-size: 12pt }
+}
+
+body { font-size: 83%; background: #FFFFFF; margin-bottom: 1em }
+h1 { font-size: 180%; margin-top: 5px; margin-bottom: 1px }
+h2 { font-size: 140%; margin-top: 25px; margin-bottom: 3px }
+h3 { font-size: 110%; margin-top: 20px; margin-bottom: 3px }
+h4 { font-size: 100%; margin-top: 20px; margin-bottom: 3px; font-style: italic }
+p { margin-top: 10px; margin-bottom: 10px }
+pre { font-size: 93%; margin-left: 6; color: #4444CC }
+code { font-size: 93%; }
+table { font-size: 100% } /* needed for quirks mode */
+a:link { color: #0000FF }
+a:hover { color: #000080 }
+a:visited { text-decoration: underline }
+ul { margin-top: 10px; margin-bottom: 10px; }
+li { margin-top: 5px; margin-bottom: 5px; }
+li p { margin-top: 5px; margin-bottom: 5px; }
+ol { margin-top: 10px; margin-bottom: 10px; }
+dl { margin-top: 10px; margin-bottom: 10px; }
+dt { margin-top: 5px; margin-bottom: 5px; font-weight: bold; }
+dd { margin-top: 5px; margin-bottom: 5px; }
+strong { font-weight: bold}
+em { font-style: italic}
+var { font-style: italic}
+div.revision { border-left-style: solid; border-left-width: thin;
+ border-left-color: #7B68EE; padding-left:5 }
+th { font-weight: bold }
diff --git a/plugins/org.eclipse.net4j.db.doc/html/online/index.html b/plugins/org.eclipse.net4j.db.doc/html/online/index.html
index 3c96870164..703a569d42 100644
--- a/plugins/org.eclipse.net4j.db.doc/html/online/index.html
+++ b/plugins/org.eclipse.net4j.db.doc/html/online/index.html
@@ -6,6 +6,8 @@
Online Docs (Net4j DB Framework Documentation)
</TITLE>
+<LINK REL="STYLESHEET" HREF="book.css" CHARSET="ISO-8859-1" TYPE="text/css">
+
<SCRIPT type="text/javascript">
function windowTitle()
{
@@ -19,7 +21,6 @@ function windowTitle()
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
<h1>Online Docs</h1>
<p>
<table border="0">
diff --git a/plugins/org.eclipse.net4j.db.doc/html/reference/index.html b/plugins/org.eclipse.net4j.db.doc/html/reference/index.html
index 2714ee9992..552fdec456 100644
--- a/plugins/org.eclipse.net4j.db.doc/html/reference/index.html
+++ b/plugins/org.eclipse.net4j.db.doc/html/reference/index.html
@@ -6,6 +6,8 @@
Reference (Net4j DB Framework Documentation)
</TITLE>
+<LINK REL="STYLESHEET" HREF="book.css" CHARSET="ISO-8859-1" TYPE="text/css">
+
<SCRIPT type="text/javascript">
function windowTitle()
{
@@ -19,7 +21,6 @@ function windowTitle()
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
<h1>Reference</h1>
<p>
<table border="0">
diff --git a/plugins/org.eclipse.net4j.db.doc/html/reference/schema/index.html b/plugins/org.eclipse.net4j.db.doc/html/reference/schema/index.html
index 1284f7a362..5a3b2b5bfa 100644
--- a/plugins/org.eclipse.net4j.db.doc/html/reference/schema/index.html
+++ b/plugins/org.eclipse.net4j.db.doc/html/reference/schema/index.html
@@ -6,6 +6,8 @@
Extension Point Reference (Net4j DB Framework Documentation)
</TITLE>
+<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
+
<SCRIPT type="text/javascript">
function windowTitle()
{
@@ -19,7 +21,6 @@ function windowTitle()
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
<h1>Extension Point Reference</h1>
<p>
<table border="0">

Back to the top