You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by na...@apache.org on 2006/11/30 12:52:29 UTC

svn commit: r480904 [4/7] - in /harmony/standard/site: ./ docs/ docs/documentation/ docs/subcomponents/buildtest/ docs/subcomponents/classlibrary/ docs/subcomponents/drlvm/ docs/subcomponents/jchevm/ docs/subcomponents/stresstest/ xdocs/stylesheets/ xd...

Modified: harmony/standard/site/docs/subcomponents/drlvm/TM.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/drlvm/TM.html?view=diff&rev=480904&r1=480903&r2=480904
==============================================================================
--- harmony/standard/site/docs/subcomponents/drlvm/TM.html (original)
+++ harmony/standard/site/docs/subcomponents/drlvm/TM.html Thu Nov 30 03:52:25 2006
@@ -38,7 +38,9 @@
             
             <title>Apache Harmony - Thread Manager</title>
 
-                                <link rel="Stylesheet" type="text/css" href="site.css"/>
+                        
+                        
+        <link rel="stylesheet" type="text/css" href="../../site.css"/>
         </head>
 
         <body>        
@@ -229,7 +231,7 @@
    <head>
       <meta http-equiv="Content-Type"
       content="text/html; charset=windows-1251" />
-      <link href="site.css" rel="stylesheet" type="site/css" />
+      <link href="../../site.css" rel="stylesheet" type="site/css" />
       <title>
          Thread Manager Description
       </title>
@@ -2119,6 +2121,7 @@
    </body>
 </html>
 
+
 </div>
                                         </td>
                 </tr>
@@ -2136,6 +2139,7 @@
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/subcomponents/drlvm/debugging_VM_and_JIT.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/drlvm/debugging_VM_and_JIT.html?view=diff&rev=480904&r1=480903&r2=480904
==============================================================================
--- harmony/standard/site/docs/subcomponents/drlvm/debugging_VM_and_JIT.html (original)
+++ harmony/standard/site/docs/subcomponents/drlvm/debugging_VM_and_JIT.html Thu Nov 30 03:52:25 2006
@@ -38,7 +38,9 @@
             
             <title>Apache Harmony - Debugging VM and JIT</title>
 
-                                <link rel="Stylesheet" type="text/css" href="site.css"/>
+                        
+                        
+        <link rel="stylesheet" type="text/css" href="../../site.css"/>
         </head>
 
         <body>        
@@ -1152,6 +1154,7 @@
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/subcomponents/drlvm/developers_guide.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/drlvm/developers_guide.html?view=diff&rev=480904&r1=480903&r2=480904
==============================================================================
--- harmony/standard/site/docs/subcomponents/drlvm/developers_guide.html (original)
+++ harmony/standard/site/docs/subcomponents/drlvm/developers_guide.html Thu Nov 30 03:52:25 2006
@@ -38,7 +38,9 @@
             
             <title>Apache Harmony - DRLVM Developer's Guide</title>
 
-                                <link rel="Stylesheet" type="text/css" href="site.css"/>
+                        
+                        
+        <link rel="stylesheet" type="text/css" href="../../site.css"/>
         </head>
 
         <body>        
@@ -3726,6 +3728,7 @@
    </body>
 </html>
 
+
 </div>
                                         </td>
                 </tr>
@@ -3743,6 +3746,7 @@
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/subcomponents/drlvm/emguide.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/drlvm/emguide.html?view=diff&rev=480904&r1=480903&r2=480904
==============================================================================
--- harmony/standard/site/docs/subcomponents/drlvm/emguide.html (original)
+++ harmony/standard/site/docs/subcomponents/drlvm/emguide.html Thu Nov 30 03:52:25 2006
@@ -38,7 +38,9 @@
             
             <title>Apache Harmony - Apache Harmony</title>
 
-                                <link rel="Stylesheet" type="text/css" href="site.css"/>
+                        
+                        
+        <link rel="stylesheet" type="text/css" href="../../site.css"/>
         </head>
 
         <body>        
@@ -650,6 +652,7 @@
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/subcomponents/drlvm/gc-howto.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/drlvm/gc-howto.html?view=diff&rev=480904&r1=480903&r2=480904
==============================================================================
--- harmony/standard/site/docs/subcomponents/drlvm/gc-howto.html (original)
+++ harmony/standard/site/docs/subcomponents/drlvm/gc-howto.html Thu Nov 30 03:52:25 2006
@@ -38,7 +38,9 @@
             
             <title>Apache Harmony - How to Plug in a GC for DRLVM</title>
 
-                                <link rel="Stylesheet" type="text/css" href="site.css"/>
+                        
+                        
+        <link rel="stylesheet" type="text/css" href="../../site.css"/>
         </head>
 
         <body>        
@@ -213,7 +215,7 @@
       
       <meta http-equiv="Content-Type"
       content="text/html; charset=windows-1251" />
-      <link rel="Stylesheet" type="text/css" href="site.css" />
+      <link rel="stylesheet" type="text/css" href="../../site.css" />
       <title>
          How to Write DRL GC
       </title>
@@ -1574,7 +1576,8 @@
                
   
    </body>
-</html></div>
+</html>
+</div>
                                         </td>
                 </tr>
 
@@ -1591,6 +1594,7 @@
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/subcomponents/drlvm/getting_started.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/drlvm/getting_started.html?view=diff&rev=480904&r1=480903&r2=480904
==============================================================================
--- harmony/standard/site/docs/subcomponents/drlvm/getting_started.html (original)
+++ harmony/standard/site/docs/subcomponents/drlvm/getting_started.html Thu Nov 30 03:52:25 2006
@@ -38,7 +38,9 @@
             
             <title>Apache Harmony - Getting Started with DRLVM</title>
 
-                                <link rel="Stylesheet" type="text/css" href="site.css"/>
+                        
+                        
+        <link rel="stylesheet" type="text/css" href="../../site.css"/>
         </head>
 
         <body>        
@@ -428,6 +430,7 @@
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/subcomponents/drlvm/index.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/drlvm/index.html?view=diff&rev=480904&r1=480903&r2=480904
==============================================================================
--- harmony/standard/site/docs/subcomponents/drlvm/index.html (original)
+++ harmony/standard/site/docs/subcomponents/drlvm/index.html Thu Nov 30 03:52:25 2006
@@ -38,7 +38,9 @@
             
             <title>Apache Harmony - Apache Harmony DRL Virtual Machine</title>
 
-                                <link rel="Stylesheet" type="text/css" href="site.css"/>
+                        
+                        
+        <link rel="stylesheet" type="text/css" href="../../site.css"/>
         </head>
 
         <body>        
@@ -351,6 +353,7 @@
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/subcomponents/drlvm/kernel_classes.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/drlvm/kernel_classes.html?view=diff&rev=480904&r1=480903&r2=480904
==============================================================================
--- harmony/standard/site/docs/subcomponents/drlvm/kernel_classes.html (original)
+++ harmony/standard/site/docs/subcomponents/drlvm/kernel_classes.html Thu Nov 30 03:52:25 2006
@@ -38,7 +38,9 @@
             
             <title>Apache Harmony - Thread Manager</title>
 
-                                <link rel="Stylesheet" type="text/css" href="site.css"/>
+                        
+                        
+        <link rel="stylesheet" type="text/css" href="../../site.css"/>
         </head>
 
         <body>        
@@ -215,7 +217,7 @@
       <title>
          DRLVM Kernel Classes
       </title>
-      <link href="site.css" rel="stylesheet" type="text/css" />
+      <link href="../../site.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
       <h1>
@@ -736,6 +738,7 @@
    </body>
 </html>
 
+
 </div>
                                         </td>
                 </tr>
@@ -753,6 +756,7 @@
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/subcomponents/drlvm/site.css
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/drlvm/site.css?view=diff&rev=480904&r1=480903&r2=480904
==============================================================================
--- harmony/standard/site/docs/subcomponents/drlvm/site.css (original)
+++ harmony/standard/site/docs/subcomponents/drlvm/site.css Thu Nov 30 03:52:25 2006
@@ -1,242 +0,0 @@
-/*
- *  Licensed to the Apache Software Foundation (ASF) under one or more
- *  contributor license agreements.  See the NOTICE file distributed with
- *  this work for additional information regarding copyright ownership.
- *  The ASF licenses this file to You under the Apache License, Version 2.0
- *  (the "License"); you may not use this file except in compliance with
- *  the License.  You may obtain a copy of the License at
- *
- *     http://www.apache.org/licenses/LICENSE-2.0
- *
- *  Unless required by applicable law or agreed to in writing, software
- *  distributed under the License is distributed on an "AS IS" BASIS,
- *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- *  See the License for the specific language governing permissions and
- *  limitations under the License.
- */
-
-body {
-    background-color: white;
-    color: black;
-    text-align: left;
-    text-align: left;
-    font: "Times New Roman", serif;
-}
-
-.menuItem {
-    vertical-align: top;
-    padding: 0pt;
-    margin-top: 4pt;
-    margin-bottom: 4pt;
-    margin-right: 0pt;
-    margin-left: 0pt;
-}
-
-h1 {
-    font-family: Arial, helvetica, sans-serif;
-    font-weight: bold;
-    font-size: 12pt;
-    background-color: #525D76;
-    color: white;
-    text-indent: 2pt;
-    margin-left: 0pt;
-}
-
-h2 {
-    font-family: Arial, helvetica, sans-serif;
-    font-weight: bold;
-    font-size: 12pt;
-    background-color: #828DA6;
-    color: white;
-    text-indent: 2pt;
-    margin-left: 10pt;
-}
-
-h3 {
-    font-weight: bold;
-    margin-left: 20pt;
-    margin-top: 5pt;
-    margin-right: 0pt;
-    margin-bottom: 5pt;
-    text-transform: uppercase;
-    font-size: 11pt;
-}
-
-a:link {
-    color:#525D76;
-}
-
-p {
-    padding-left: 2pt;
-    margin-left: 20pt;
-}
-
-td.TableCell {
-    vertical-align: top;
-    text-align: left;
-    background-color: #a0ddf0;
-}
-
-th.TableHeading {
-    background-color: #039acc;
-    text-align: center;
-    color: black;
-    font-family: Arial, Helvetica, sans-serif;
-    padding: 2pt;
-}
-
-table {
-    margin-left: 0pt;
-    margin-right: 0pt;
-}
-
-img {
-    border: none;
-}
-
-pre {
-    background: #F3F5F7;
-    border: thin solid;
-    border-color: #828DA6;
-    padding: 12pt;
-    font-size: 11.0pt;
-    font-family: Courier;
-    margin-right: 10pt;
-    margin-left: 25pt;
-}
-
-.class {
-    font-weight: bold;
-    font-size: 10pt;
-    font-family: Arial;
-    border-top: none;
-    border-right: none;
-    border-left: none;
-    border-bottom: solid #525D76 2px;
-}
-
-.special {
-    font-weight: bold;
-    text-align: center;
-    color: #525D76;
-    margin-top: 3pt;
-    margin-bottom: 3pt;
-    font-family: Arial, helvetica, sans-serif;
-    font-size: 10pt;
-}
-
-.backtotop {
-    font-weight: bold;
-    margin-left: 0pt;
-}
-
-.note {
-    color: red;
-    font-weight: bolder;
-    font-family: Arial, helvetica, sans-serif;
-    font-size: 10pt;
-}
-
-.notetext {
-    padding-left: 20pt;
-    margin-top: 0pt;
-    margin-bottom: 0pt;
-    font-family: Arial, helvetica, sans-serif;
-    font-size: 10pt;
-}
-
-.example {
-    font-weight: bolder;
-    font-family: Arial, helvetica, sans-serif;
-    font-size: 10pt;
-}
-
-.exampletext {
-    margin-left: 40pt;
-}
-
-.TOCHeading {
-    font-weight: bold;
-    font-size: 12pt;
-    text-align: left;
-    color: #000000;
-    font-family: Arial, helvetica, sans-serif;
-    padding-left: 15px;
-    margin-bottom: 5pt;
-    margin-top: 5pt;
-    margin-left: 5px;
-    margin-right: 0pt;
-}
-
-.TOC {
-    font-size: 11pt;
-    text-indent: 15pt;
-    color: white;
-    padding-left: 15px;
-    margin-left: 5px;
-    margin-right: 0.00px;
-    margin-top: 0px;
-    margin-bottom: 0px;
-    font-family: Arial, helvetica, sans-serif;
-}
-
-.update {
-    color: #A9A9A9;
-    font-size: smaller;
-    font-style: italic;
-}
-
-li {
-    margin-left: 20pt;
-    padding-left: 1pt;
-    padding-top: 1pt;
-    padding-bottom: 1pt;
-    padding-right: 0pt;
-}
-
-ol li {
-    list-style-type: decimal;
-}
-
-ul li {
-    list-style-type: square;
-}
-
-li ul li {
-    list-style-type: disc;
-}
-
-dl {
-    margin: 5pt;
-}
-
-dd {
-    margin-left: 30pt;
-    margin-top: 5pt;
-    margin-right: 20pt;
-    margin-bottom: 5pt;
-    border-right: none;
-    border-bottom: none;
-    border-left: none;
-    border-top: none;
-    padding-bottom: 8px;
-}
-
-dd p {
-    margin-left: 0pt;
-}
-
-dt {
-    font-size: 10pt;
-    font-family: Arial, helvetica, sans-serif;
-    font-weight: bolder;
-    margin-left: 20pt;
-    margin-top: 5pt;
-    margin-right: 0pt;
-    margin-bottom: 5pt;
-    border-top: none;
-    border-right: none;
-    border-bottom: solid #828DA6 1px;
-    border-left: none;
-    padding-bottom: 3px;
-}

Modified: harmony/standard/site/docs/subcomponents/jchevm/index.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/jchevm/index.html?view=diff&rev=480904&r1=480903&r2=480904
==============================================================================
--- harmony/standard/site/docs/subcomponents/jchevm/index.html (original)
+++ harmony/standard/site/docs/subcomponents/jchevm/index.html Thu Nov 30 03:52:25 2006
@@ -38,7 +38,9 @@
             
             <title>Apache Harmony - Apache Harmony</title>
 
-                                <link rel="Stylesheet" type="text/css" href="site.css"/>
+                        
+                        
+        <link rel="stylesheet" type="text/css" href="../../site.css"/>
         </head>
 
         <body>        
@@ -228,6 +230,7 @@
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/subcomponents/jchevm/site.css
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/jchevm/site.css?view=diff&rev=480904&r1=480903&r2=480904
==============================================================================
--- harmony/standard/site/docs/subcomponents/jchevm/site.css (original)
+++ harmony/standard/site/docs/subcomponents/jchevm/site.css Thu Nov 30 03:52:25 2006
@@ -1,242 +0,0 @@
-/*
- *  Licensed to the Apache Software Foundation (ASF) under one or more
- *  contributor license agreements.  See the NOTICE file distributed with
- *  this work for additional information regarding copyright ownership.
- *  The ASF licenses this file to You under the Apache License, Version 2.0
- *  (the "License"); you may not use this file except in compliance with
- *  the License.  You may obtain a copy of the License at
- *
- *     http://www.apache.org/licenses/LICENSE-2.0
- *
- *  Unless required by applicable law or agreed to in writing, software
- *  distributed under the License is distributed on an "AS IS" BASIS,
- *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- *  See the License for the specific language governing permissions and
- *  limitations under the License.
- */
-
-body {
-    background-color: white;
-    color: black;
-    text-align: left;
-    text-align: left;
-    font: "Times New Roman", serif;
-}
-
-.menuItem {
-    vertical-align: top;
-    padding: 0pt;
-    margin-top: 4pt;
-    margin-bottom: 4pt;
-    margin-right: 0pt;
-    margin-left: 0pt;
-}
-
-h1 {
-    font-family: Arial, helvetica, sans-serif;
-    font-weight: bold;
-    font-size: 12pt;
-    background-color: #525D76;
-    color: white;
-    text-indent: 2pt;
-    margin-left: 0pt;
-}
-
-h2 {
-    font-family: Arial, helvetica, sans-serif;
-    font-weight: bold;
-    font-size: 12pt;
-    background-color: #828DA6;
-    color: white;
-    text-indent: 2pt;
-    margin-left: 10pt;
-}
-
-h3 {
-    font-weight: bold;
-    margin-left: 20pt;
-    margin-top: 5pt;
-    margin-right: 0pt;
-    margin-bottom: 5pt;
-    text-transform: uppercase;
-    font-size: 11pt;
-}
-
-a:link {
-    color:#525D76;
-}
-
-p {
-    padding-left: 2pt;
-    margin-left: 20pt;
-}
-
-td.TableCell {
-    vertical-align: top;
-    text-align: left;
-    background-color: #a0ddf0;
-}
-
-th.TableHeading {
-    background-color: #039acc;
-    text-align: center;
-    color: black;
-    font-family: Arial, Helvetica, sans-serif;
-    padding: 2pt;
-}
-
-table {
-    margin-left: 0pt;
-    margin-right: 0pt;
-}
-
-img {
-    border: none;
-}
-
-pre {
-    background: #F3F5F7;
-    border: thin solid;
-    border-color: #828DA6;
-    padding: 12pt;
-    font-size: 11.0pt;
-    font-family: Courier;
-    margin-right: 10pt;
-    margin-left: 25pt;
-}
-
-.class {
-    font-weight: bold;
-    font-size: 10pt;
-    font-family: Arial;
-    border-top: none;
-    border-right: none;
-    border-left: none;
-    border-bottom: solid #525D76 2px;
-}
-
-.special {
-    font-weight: bold;
-    text-align: center;
-    color: #525D76;
-    margin-top: 3pt;
-    margin-bottom: 3pt;
-    font-family: Arial, helvetica, sans-serif;
-    font-size: 10pt;
-}
-
-.backtotop {
-    font-weight: bold;
-    margin-left: 0pt;
-}
-
-.note {
-    color: red;
-    font-weight: bolder;
-    font-family: Arial, helvetica, sans-serif;
-    font-size: 10pt;
-}
-
-.notetext {
-    padding-left: 20pt;
-    margin-top: 0pt;
-    margin-bottom: 0pt;
-    font-family: Arial, helvetica, sans-serif;
-    font-size: 10pt;
-}
-
-.example {
-    font-weight: bolder;
-    font-family: Arial, helvetica, sans-serif;
-    font-size: 10pt;
-}
-
-.exampletext {
-    margin-left: 40pt;
-}
-
-.TOCHeading {
-    font-weight: bold;
-    font-size: 12pt;
-    text-align: left;
-    color: #000000;
-    font-family: Arial, helvetica, sans-serif;
-    padding-left: 15px;
-    margin-bottom: 5pt;
-    margin-top: 5pt;
-    margin-left: 5px;
-    margin-right: 0pt;
-}
-
-.TOC {
-    font-size: 11pt;
-    text-indent: 15pt;
-    color: white;
-    padding-left: 15px;
-    margin-left: 5px;
-    margin-right: 0.00px;
-    margin-top: 0px;
-    margin-bottom: 0px;
-    font-family: Arial, helvetica, sans-serif;
-}
-
-.update {
-    color: #A9A9A9;
-    font-size: smaller;
-    font-style: italic;
-}
-
-li {
-    margin-left: 20pt;
-    padding-left: 1pt;
-    padding-top: 1pt;
-    padding-bottom: 1pt;
-    padding-right: 0pt;
-}
-
-ol li {
-    list-style-type: decimal;
-}
-
-ul li {
-    list-style-type: square;
-}
-
-li ul li {
-    list-style-type: disc;
-}
-
-dl {
-    margin: 5pt;
-}
-
-dd {
-    margin-left: 30pt;
-    margin-top: 5pt;
-    margin-right: 20pt;
-    margin-bottom: 5pt;
-    border-right: none;
-    border-bottom: none;
-    border-left: none;
-    border-top: none;
-    padding-bottom: 8px;
-}
-
-dd p {
-    margin-left: 0pt;
-}
-
-dt {
-    font-size: 10pt;
-    font-family: Arial, helvetica, sans-serif;
-    font-weight: bolder;
-    margin-left: 20pt;
-    margin-top: 5pt;
-    margin-right: 0pt;
-    margin-bottom: 5pt;
-    border-top: none;
-    border-right: none;
-    border-bottom: solid #828DA6 1px;
-    border-left: none;
-    padding-bottom: 3px;
-}

Modified: harmony/standard/site/docs/subcomponents/stresstest/index.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/stresstest/index.html?view=diff&rev=480904&r1=480903&r2=480904
==============================================================================
--- harmony/standard/site/docs/subcomponents/stresstest/index.html (original)
+++ harmony/standard/site/docs/subcomponents/stresstest/index.html Thu Nov 30 03:52:25 2006
@@ -38,7 +38,9 @@
             
             <title>Apache Harmony - Stress test framework</title>
 
-                                <link rel="Stylesheet" type="text/css" href="site.css"/>
+                        
+                        
+        <link rel="stylesheet" type="text/css" href="../../site.css"/>
         </head>
 
         <body>        
@@ -335,6 +337,7 @@
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/subcomponents/stresstest/site.css
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/stresstest/site.css?view=diff&rev=480904&r1=480903&r2=480904
==============================================================================
--- harmony/standard/site/docs/subcomponents/stresstest/site.css (original)
+++ harmony/standard/site/docs/subcomponents/stresstest/site.css Thu Nov 30 03:52:25 2006
@@ -1,242 +0,0 @@
-/*
- *  Licensed to the Apache Software Foundation (ASF) under one or more
- *  contributor license agreements.  See the NOTICE file distributed with
- *  this work for additional information regarding copyright ownership.
- *  The ASF licenses this file to You under the Apache License, Version 2.0
- *  (the "License"); you may not use this file except in compliance with
- *  the License.  You may obtain a copy of the License at
- *
- *     http://www.apache.org/licenses/LICENSE-2.0
- *
- *  Unless required by applicable law or agreed to in writing, software
- *  distributed under the License is distributed on an "AS IS" BASIS,
- *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- *  See the License for the specific language governing permissions and
- *  limitations under the License.
- */
-
-body {
-    background-color: white;
-    color: black;
-    text-align: left;
-    text-align: left;
-    font: "Times New Roman", serif;
-}
-
-.menuItem {
-    vertical-align: top;
-    padding: 0pt;
-    margin-top: 4pt;
-    margin-bottom: 4pt;
-    margin-right: 0pt;
-    margin-left: 0pt;
-}
-
-h1 {
-    font-family: Arial, helvetica, sans-serif;
-    font-weight: bold;
-    font-size: 12pt;
-    background-color: #525D76;
-    color: white;
-    text-indent: 2pt;
-    margin-left: 0pt;
-}
-
-h2 {
-    font-family: Arial, helvetica, sans-serif;
-    font-weight: bold;
-    font-size: 12pt;
-    background-color: #828DA6;
-    color: white;
-    text-indent: 2pt;
-    margin-left: 10pt;
-}
-
-h3 {
-    font-weight: bold;
-    margin-left: 20pt;
-    margin-top: 5pt;
-    margin-right: 0pt;
-    margin-bottom: 5pt;
-    text-transform: uppercase;
-    font-size: 11pt;
-}
-
-a:link {
-    color:#525D76;
-}
-
-p {
-    padding-left: 2pt;
-    margin-left: 20pt;
-}
-
-td.TableCell {
-    vertical-align: top;
-    text-align: left;
-    background-color: #a0ddf0;
-}
-
-th.TableHeading {
-    background-color: #039acc;
-    text-align: center;
-    color: black;
-    font-family: Arial, Helvetica, sans-serif;
-    padding: 2pt;
-}
-
-table {
-    margin-left: 0pt;
-    margin-right: 0pt;
-}
-
-img {
-    border: none;
-}
-
-pre {
-    background: #F3F5F7;
-    border: thin solid;
-    border-color: #828DA6;
-    padding: 12pt;
-    font-size: 11.0pt;
-    font-family: Courier;
-    margin-right: 10pt;
-    margin-left: 25pt;
-}
-
-.class {
-    font-weight: bold;
-    font-size: 10pt;
-    font-family: Arial;
-    border-top: none;
-    border-right: none;
-    border-left: none;
-    border-bottom: solid #525D76 2px;
-}
-
-.special {
-    font-weight: bold;
-    text-align: center;
-    color: #525D76;
-    margin-top: 3pt;
-    margin-bottom: 3pt;
-    font-family: Arial, helvetica, sans-serif;
-    font-size: 10pt;
-}
-
-.backtotop {
-    font-weight: bold;
-    margin-left: 0pt;
-}
-
-.note {
-    color: red;
-    font-weight: bolder;
-    font-family: Arial, helvetica, sans-serif;
-    font-size: 10pt;
-}
-
-.notetext {
-    padding-left: 20pt;
-    margin-top: 0pt;
-    margin-bottom: 0pt;
-    font-family: Arial, helvetica, sans-serif;
-    font-size: 10pt;
-}
-
-.example {
-    font-weight: bolder;
-    font-family: Arial, helvetica, sans-serif;
-    font-size: 10pt;
-}
-
-.exampletext {
-    margin-left: 40pt;
-}
-
-.TOCHeading {
-    font-weight: bold;
-    font-size: 12pt;
-    text-align: left;
-    color: #000000;
-    font-family: Arial, helvetica, sans-serif;
-    padding-left: 15px;
-    margin-bottom: 5pt;
-    margin-top: 5pt;
-    margin-left: 5px;
-    margin-right: 0pt;
-}
-
-.TOC {
-    font-size: 11pt;
-    text-indent: 15pt;
-    color: white;
-    padding-left: 15px;
-    margin-left: 5px;
-    margin-right: 0.00px;
-    margin-top: 0px;
-    margin-bottom: 0px;
-    font-family: Arial, helvetica, sans-serif;
-}
-
-.update {
-    color: #A9A9A9;
-    font-size: smaller;
-    font-style: italic;
-}
-
-li {
-    margin-left: 20pt;
-    padding-left: 1pt;
-    padding-top: 1pt;
-    padding-bottom: 1pt;
-    padding-right: 0pt;
-}
-
-ol li {
-    list-style-type: decimal;
-}
-
-ul li {
-    list-style-type: square;
-}
-
-li ul li {
-    list-style-type: disc;
-}
-
-dl {
-    margin: 5pt;
-}
-
-dd {
-    margin-left: 30pt;
-    margin-top: 5pt;
-    margin-right: 20pt;
-    margin-bottom: 5pt;
-    border-right: none;
-    border-bottom: none;
-    border-left: none;
-    border-top: none;
-    padding-bottom: 8px;
-}
-
-dd p {
-    margin-left: 0pt;
-}
-
-dt {
-    font-size: 10pt;
-    font-family: Arial, helvetica, sans-serif;
-    font-weight: bolder;
-    margin-left: 20pt;
-    margin-top: 5pt;
-    margin-right: 0pt;
-    margin-bottom: 5pt;
-    border-top: none;
-    border-right: none;
-    border-bottom: solid #828DA6 1px;
-    border-left: none;
-    padding-bottom: 3px;
-}

Modified: harmony/standard/site/docs/svn.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/svn.html?view=diff&rev=480904&r1=480903&r2=480904
==============================================================================
--- harmony/standard/site/docs/svn.html (original)
+++ harmony/standard/site/docs/svn.html Thu Nov 30 03:52:25 2006
@@ -38,7 +38,9 @@
             
             <title>Apache Harmony - Apache Harmony</title>
 
-                                <link rel="Stylesheet" type="text/css" href="site.css"/>
+                        
+                
+        <link rel="stylesheet" type="text/css" href="site.css"/>
         </head>
 
         <body>        
@@ -275,6 +277,7 @@
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/xdocs/stylesheets/site.vsl
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/stylesheets/site.vsl?view=diff&rev=480904&r1=480903&r2=480904
==============================================================================
--- harmony/standard/site/xdocs/stylesheets/site.vsl (original)
+++ harmony/standard/site/xdocs/stylesheets/site.vsl Thu Nov 30 03:52:25 2006
@@ -235,7 +235,13 @@
             #foreach ( $link in $links )
             $link
             #end
-        <link rel="Stylesheet" type="text/css" href="site.css"/>
+
+        #set ($csspath = "")
+        #if (!$relativePath.equals("."))
+            #set ($csspath = "${relativePath}/")
+        #end
+
+        <link rel="stylesheet" type="text/css" href="${csspath}site.css"/>
         </head>
 
         <body>        
@@ -299,6 +305,7 @@
         </body>
     </html>
 #end
+
 
 
 

Modified: harmony/standard/site/xdocs/subcomponents/classlibrary/ASN1Framework.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/subcomponents/classlibrary/ASN1Framework.html?view=diff&rev=480904&r1=480903&r2=480904
==============================================================================
--- harmony/standard/site/xdocs/subcomponents/classlibrary/ASN1Framework.html (original)
+++ harmony/standard/site/xdocs/subcomponents/classlibrary/ASN1Framework.html Thu Nov 30 03:52:25 2006
@@ -28,7 +28,7 @@
       <title>
          ASN.1 Framework
       </title>
-      <link rel="Stylesheet" type="text/css" media="all" href="site.css" />
+      <link rel="stylesheet" type="text/css" media="all" href="../../site.css" />
    </head>
    <body>
       <h1>
@@ -1407,4 +1407,5 @@
       </p>
    </body>
 </html>
+
 

Modified: harmony/standard/site/xdocs/subcomponents/classlibrary/AWT.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/subcomponents/classlibrary/AWT.html?view=diff&rev=480904&r1=480903&r2=480904
==============================================================================
--- harmony/standard/site/xdocs/subcomponents/classlibrary/AWT.html (original)
+++ harmony/standard/site/xdocs/subcomponents/classlibrary/AWT.html Thu Nov 30 03:52:25 2006
@@ -25,7 +25,7 @@
       <title>
            Abstract Windowing Toolkit
       </title>
-      <link rel="Stylesheet" type="text/css" href="site.css" />
+      <link rel="stylesheet" type="text/css" href="../../site.css" />
    </head>
    <body>
       <h1>
@@ -1495,4 +1495,5 @@
       </p>
    </body>
 </html>
+
 

Modified: harmony/standard/site/xdocs/subcomponents/classlibrary/DNSsupport.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/subcomponents/classlibrary/DNSsupport.html?view=diff&rev=480904&r1=480903&r2=480904
==============================================================================
--- harmony/standard/site/xdocs/subcomponents/classlibrary/DNSsupport.html (original)
+++ harmony/standard/site/xdocs/subcomponents/classlibrary/DNSsupport.html Thu Nov 30 03:52:25 2006
@@ -25,7 +25,7 @@
       <title>
          DNS Service Provider
       </title>
-      <link rel="Stylesheet" type="text/css" href="site.css" />
+      <link rel="stylesheet" type="text/css" href="../../site.css" />
    </head>
    <body>
       <h1>
@@ -657,4 +657,5 @@
       </p>
    </body>
 </html>
+
 

Modified: harmony/standard/site/xdocs/subcomponents/classlibrary/Java2D.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/subcomponents/classlibrary/Java2D.html?view=diff&rev=480904&r1=480903&r2=480904
==============================================================================
--- harmony/standard/site/xdocs/subcomponents/classlibrary/Java2D.html (original)
+++ harmony/standard/site/xdocs/subcomponents/classlibrary/Java2D.html Thu Nov 30 03:52:25 2006
@@ -23,7 +23,7 @@
       <title>
          DRL Java 2D*
       </title>
-      <link href="site.css" rel="stylesheet" type="text/css" />
+      <link href="../../site.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
       <h1>
@@ -413,4 +413,5 @@
       </p>
    </body>
 </html>
+
 

Modified: harmony/standard/site/xdocs/subcomponents/classlibrary/Regexp.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/subcomponents/classlibrary/Regexp.html?view=diff&rev=480904&r1=480903&r2=480904
==============================================================================
--- harmony/standard/site/xdocs/subcomponents/classlibrary/Regexp.html (original)
+++ harmony/standard/site/xdocs/subcomponents/classlibrary/Regexp.html Thu Nov 30 03:52:25 2006
@@ -21,7 +21,7 @@
    <head>
       <meta http-equiv="Content-Type"
       content="text/html; charset=windows-1252" />
-      <link rel="Stylesheet" type="text/css" media="all" href="site.css" />
+      <link rel="stylesheet" type="text/css" media="all" href="../../site.css" />
       <title>
          Design of the regex processing framework
       </title>
@@ -563,4 +563,5 @@
       </p>
    </body>
 </html>
+
 

Modified: harmony/standard/site/xdocs/subcomponents/drlvm/DeveloperGuide.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/subcomponents/drlvm/DeveloperGuide.html?view=diff&rev=480904&r1=480903&r2=480904
==============================================================================
--- harmony/standard/site/xdocs/subcomponents/drlvm/DeveloperGuide.html (original)
+++ harmony/standard/site/xdocs/subcomponents/drlvm/DeveloperGuide.html Thu Nov 30 03:52:25 2006
@@ -3518,3 +3518,4 @@
    </body>
 </html>
 
+

Modified: harmony/standard/site/xdocs/subcomponents/drlvm/EM.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/subcomponents/drlvm/EM.html?view=diff&rev=480904&r1=480903&r2=480904
==============================================================================
--- harmony/standard/site/xdocs/subcomponents/drlvm/EM.html (original)
+++ harmony/standard/site/xdocs/subcomponents/drlvm/EM.html Thu Nov 30 03:52:25 2006
@@ -4,7 +4,7 @@
    <head>
       <meta http-equiv="Content-Type"
       content="text/html; charset=windows-1251" />
-      <link rel="Stylesheet" type="text/css" href="site.css" />
+      <link rel="stylesheet" type="text/css" href="../../site.css" />
       <title>
          DRLVM Execution Manager
       </title>
@@ -653,4 +653,5 @@
       </p>
    </body>
 </html>
+
 

Modified: harmony/standard/site/xdocs/subcomponents/drlvm/EM.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/subcomponents/drlvm/EM.xml?view=diff&rev=480904&r1=480903&r2=480904
==============================================================================
--- harmony/standard/site/xdocs/subcomponents/drlvm/EM.xml (original)
+++ harmony/standard/site/xdocs/subcomponents/drlvm/EM.xml Thu Nov 30 03:52:25 2006
@@ -20,7 +20,7 @@
 <document>
 
   <properties>
-    <title>Execution Manager</title>
+    <title>Execution Manager Component Description</title>
     <author email="dev@harmony.apache.org">Harmony Documentation Team</author>
 
   </properties>