Author: ruwan
Date: Wed Jan 28 02:48:15 2009
New Revision: 29818
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=29818

Log:
Fixing the build and docs


Added:
   trunk/esb/java/docs/resources/images/ot-header-esb-bg.gif   (contents, props 
changed)
Modified:
   trunk/esb/java/docs/resources/css/site.css
   trunk/esb/java/docs/xdoc/release-note.xml

Modified: trunk/esb/java/docs/resources/css/site.css
URL: 
http://wso2.org/svn/browse/wso2/trunk/esb/java/docs/resources/css/site.css?rev=29818&r1=29817&r2=29818&view=diff
==============================================================================
--- trunk/esb/java/docs/resources/css/site.css  (original)
+++ trunk/esb/java/docs/resources/css/site.css  Wed Jan 28 02:48:15 2009
@@ -21,7 +21,7 @@
     color: #000;
     font-size: 11px;
     font-family: Verdana, Arial, Helvetica, sans-serif;
-    background-image: url( ../images/wsas-dist-doc-header.gif );
+    background-image: url( ../images/ot-header-esb-bg.gif );
     background-repeat: no-repeat;
     background-attachment: scroll;
     background-position: left top;

Added: trunk/esb/java/docs/resources/images/ot-header-esb-bg.gif
URL: 
http://wso2.org/svn/browse/wso2/trunk/esb/java/docs/resources/images/ot-header-esb-bg.gif?pathrev=29818
==============================================================================
Binary file. No diff available.

Modified: trunk/esb/java/docs/xdoc/release-note.xml
URL: 
http://wso2.org/svn/browse/wso2/trunk/esb/java/docs/xdoc/release-note.xml?rev=29818&r1=29817&r2=29818&view=diff
==============================================================================
--- trunk/esb/java/docs/xdoc/release-note.xml   (original)
+++ trunk/esb/java/docs/xdoc/release-note.xml   Wed Jan 28 02:48:15 2009
@@ -6,6 +6,7 @@
   <head>
     <title>WSO2 ESB v2.0 Released - 06th January 2009</title>
     <link href="../css/esb-docs.css" rel="stylesheet"/>
+    <link href="docs/css/esb-docs.css" rel="stylesheet"/>
   </head>
   <body>
   <div id="header">
@@ -52,7 +53,7 @@
     -Desb.sample=${SAMPLE_NUMBER}</li>
 </ol>
 
-<h1>Key Features</h1>
+<h2>Key Features</h2>
 <ul>
   <li>Proxy services - facilitating transport, interface (WSDL/Schema/Policy),
    message format (SOAP 1.1/1.2, POX/REST, Text, Binary), QoS

_______________________________________________
Esb-java-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to