You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2015/11/30 20:42:26 UTC

svn commit: r1717309 - in /poi/site: publish/overview.html src/documentation/content/xdocs/overview.xml

Author: nick
Date: Mon Nov 30 19:42:26 2015
New Revision: 1717309

URL: http://svn.apache.org/viewvc?rev=1717309&view=rev
Log:
Highlight the jar names for all components, only some had it before

Modified:
    poi/site/publish/overview.html
    poi/site/src/documentation/content/xdocs/overview.xml

Modified: poi/site/publish/overview.html
URL: http://svn.apache.org/viewvc/poi/site/publish/overview.html?rev=1717309&r1=1717308&r2=1717309&view=diff
==============================================================================
--- poi/site/publish/overview.html (original)
+++ poi/site/publish/overview.html Mon Nov 30 19:42:26 2015
@@ -460,7 +460,7 @@ if (VERSION > 3) {
           
 <td colspan="1" rowspan="1"><a href="./hpsf/index.html">HPSF</a></td>
           <td colspan="1" rowspan="1">OLE2 Property Sets</td>
-          <td colspan="1" rowspan="1">poi</td>
+          <td colspan="1" rowspan="1"><em>poi</em></td>
           <td colspan="1" rowspan="1">&nbsp;</td>
         
 </tr>
@@ -469,7 +469,7 @@ if (VERSION > 3) {
           
 <td colspan="1" rowspan="1"><a href="./spreadsheet/index.html">HSSF</a></td>
           <td colspan="1" rowspan="1">Excel XLS</td>
-          <td colspan="1" rowspan="1">poi</td>
+          <td colspan="1" rowspan="1"><em>poi</em></td>
           <td colspan="1" rowspan="1">For HSSF only, if common SS is needed see below</td>
         
 </tr>
@@ -478,7 +478,7 @@ if (VERSION > 3) {
           
 <td colspan="1" rowspan="1"><a href="./slideshow/index.html">HSLF</a></td>
           <td colspan="1" rowspan="1">PowerPoint PPT</td>
-          <td colspan="1" rowspan="1">poi-scratchpad</td>
+          <td colspan="1" rowspan="1"><em>poi-scratchpad</em></td>
           <td colspan="1" rowspan="1">&nbsp;</td>
         
 </tr>
@@ -487,7 +487,7 @@ if (VERSION > 3) {
           
 <td colspan="1" rowspan="1"><a href="./document/index.html">HWPF</a></td>
           <td colspan="1" rowspan="1">Word DOC</td>
-          <td colspan="1" rowspan="1">poi-scratchpad</td>
+          <td colspan="1" rowspan="1"><em>poi-scratchpad</em></td>
           <td colspan="1" rowspan="1">&nbsp;</td>
         
 </tr>
@@ -496,7 +496,7 @@ if (VERSION > 3) {
           
 <td colspan="1" rowspan="1"><a href="./hdgf/index.html">HDGF</a></td>
           <td colspan="1" rowspan="1">Visio VSD</td>
-          <td colspan="1" rowspan="1">poi-scratchpad</td>
+          <td colspan="1" rowspan="1"><em>poi-scratchpad</em></td>
           <td colspan="1" rowspan="1">&nbsp;</td>
         
 </tr>
@@ -505,7 +505,7 @@ if (VERSION > 3) {
           
 <td colspan="1" rowspan="1"><a href="./hpbf/index.html">HPBF</a></td>
           <td colspan="1" rowspan="1">Publisher PUB</td>
-          <td colspan="1" rowspan="1">poi-scratchpad</td>
+          <td colspan="1" rowspan="1"><em>poi-scratchpad</em></td>
           <td colspan="1" rowspan="1">&nbsp;</td>
         
 </tr>
@@ -514,7 +514,7 @@ if (VERSION > 3) {
           
 <td colspan="1" rowspan="1"><a href="./hsmf/index.html">HSMF</a></td>
           <td colspan="1" rowspan="1">Outlook MSG</td>
-          <td colspan="1" rowspan="1">poi-scratchpad</td>
+          <td colspan="1" rowspan="1"><em>poi-scratchpad</em></td>
           <td colspan="1" rowspan="1">&nbsp;</td>
         
 </tr>
@@ -523,7 +523,9 @@ if (VERSION > 3) {
           
 <td colspan="1" rowspan="1"><a href="./oxml4j/index.html">OpenXML4J</a></td>
           <td colspan="1" rowspan="1">OOXML</td>
-          <td colspan="1" rowspan="1">poi-ooxml plus either poi-ooxml-schemas or<br>ooxml-schemas and ooxml-security</td>
+          <td colspan="1" rowspan="1"><em>poi-ooxml</em> plus either <em>poi-ooxml-schemas</em> or<br>
+              
+<em>ooxml-schemas</em> and <em>ooxml-security</em></td>
           <td colspan="1" rowspan="1">see below for differences</td>
         
 </tr>
@@ -532,7 +534,7 @@ if (VERSION > 3) {
           
 <td colspan="1" rowspan="1"><a href="./spreadsheet/index.html">XSSF</a></td>
           <td colspan="1" rowspan="1">Excel XLSX</td>
-          <td colspan="1" rowspan="1">poi-ooxml</td>
+          <td colspan="1" rowspan="1"><em>poi-ooxml</em></td>
           <td colspan="1" rowspan="1">&nbsp;</td>
         
 </tr>
@@ -541,7 +543,7 @@ if (VERSION > 3) {
           
 <td colspan="1" rowspan="1"><a href="./slideshow/index.html">XSLF</a></td>
           <td colspan="1" rowspan="1">PowerPoint PPTX</td>
-          <td colspan="1" rowspan="1">poi-ooxml</td>
+          <td colspan="1" rowspan="1"><em>poi-ooxml</em></td>
           <td colspan="1" rowspan="1">&nbsp;</td>
         
 </tr>
@@ -550,7 +552,7 @@ if (VERSION > 3) {
           
 <td colspan="1" rowspan="1"><a href="./document/index.html">XWPF</a></td>
           <td colspan="1" rowspan="1">Word DOCX</td>
-          <td colspan="1" rowspan="1">poi-ooxml</td>
+          <td colspan="1" rowspan="1"><em>poi-ooxml</em></td>
           <td colspan="1" rowspan="1">&nbsp;</td>
         
 </tr>
@@ -559,7 +561,7 @@ if (VERSION > 3) {
           
 <td colspan="1" rowspan="1"><a href="./slideshow/index.html">Common SL</a></td>
           <td colspan="1" rowspan="1">PowerPoint PPT and PPTX</td>
-          <td colspan="1" rowspan="1">poi-scratchpad, poi-ooxml</td>
+          <td colspan="1" rowspan="1"><em>poi-scratchpad</em> and <em>poi-ooxml</em></td>
           <td colspan="1" rowspan="1">SL code is in the core POI jar, but implementations are in poi-scratchpad
               and poi-ooxml.</td>
         
@@ -569,7 +571,7 @@ if (VERSION > 3) {
           
 <td colspan="1" rowspan="1"><a href="./spreadsheet/index.html">Common SS</a></td>
           <td colspan="1" rowspan="1">Excel XLS and XLSX</td>
-          <td colspan="1" rowspan="1">poi-ooxml</td>
+          <td colspan="1" rowspan="1"><em>poi-ooxml</em></td>
           <td colspan="1" rowspan="1">WorkbookFactory and friends all require poi-ooxml, not just core poi</td>
         
 </tr>

Modified: poi/site/src/documentation/content/xdocs/overview.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/overview.xml?rev=1717309&r1=1717308&r2=1717309&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/overview.xml (original)
+++ poi/site/src/documentation/content/xdocs/overview.xml Mon Nov 30 19:42:26 2015
@@ -173,80 +173,81 @@
         <tr>
           <td><link href="./hpsf/index.html">HPSF</link></td>
           <td>OLE2 Property Sets</td>
-          <td>poi</td>
+          <td><em>poi</em></td>
           <td>&nbsp;</td>
         </tr>
         <tr>
           <td><link href="./spreadsheet/index.html">HSSF</link></td>
           <td>Excel XLS</td>
-          <td>poi</td>
+          <td><em>poi</em></td>
           <td>For HSSF only, if common SS is needed see below</td>
         </tr>
         <tr>
           <td><link href="./slideshow/index.html">HSLF</link></td>
           <td>PowerPoint PPT</td>
-          <td>poi-scratchpad</td>
+          <td><em>poi-scratchpad</em></td>
           <td>&nbsp;</td>
         </tr>
         <tr>
           <td><link href="./document/index.html">HWPF</link></td>
           <td>Word DOC</td>
-          <td>poi-scratchpad</td>
+          <td><em>poi-scratchpad</em></td>
           <td>&nbsp;</td>
         </tr>
         <tr>
           <td><link href="./hdgf/index.html">HDGF</link></td>
           <td>Visio VSD</td>
-          <td>poi-scratchpad</td>
+          <td><em>poi-scratchpad</em></td>
           <td>&nbsp;</td>
         </tr>
         <tr>
           <td><link href="./hpbf/index.html">HPBF</link></td>
           <td>Publisher PUB</td>
-          <td>poi-scratchpad</td>
+          <td><em>poi-scratchpad</em></td>
           <td>&nbsp;</td>
         </tr>
         <tr>
           <td><link href="./hsmf/index.html">HSMF</link></td>
           <td>Outlook MSG</td>
-          <td>poi-scratchpad</td>
+          <td><em>poi-scratchpad</em></td>
           <td>&nbsp;</td>
         </tr>
         <tr>
           <td><link href="./oxml4j/index.html">OpenXML4J</link></td>
           <td>OOXML</td>
-          <td>poi-ooxml plus either poi-ooxml-schemas or<br/>ooxml-schemas and ooxml-security</td>
+          <td><em>poi-ooxml</em> plus either <em>poi-ooxml-schemas</em> or<br/>
+              <em>ooxml-schemas</em> and <em>ooxml-security</em></td>
           <td>see below for differences</td>
         </tr>
         <tr>
           <td><link href="./spreadsheet/index.html">XSSF</link></td>
           <td>Excel XLSX</td>
-          <td>poi-ooxml</td>
+          <td><em>poi-ooxml</em></td>
           <td>&nbsp;</td>
         </tr>
         <tr>
           <td><link href="./slideshow/index.html">XSLF</link></td>
           <td>PowerPoint PPTX</td>
-          <td>poi-ooxml</td>
+          <td><em>poi-ooxml</em></td>
           <td>&nbsp;</td>
         </tr>
         <tr>
           <td><link href="./document/index.html">XWPF</link></td>
           <td>Word DOCX</td>
-          <td>poi-ooxml</td>
+          <td><em>poi-ooxml</em></td>
           <td>&nbsp;</td>
         </tr>
         <tr>
           <td><link href="./slideshow/index.html">Common SL</link></td>
           <td>PowerPoint PPT and PPTX</td>
-          <td>poi-scratchpad, poi-ooxml</td>
+          <td><em>poi-scratchpad</em> and <em>poi-ooxml</em></td>
           <td>SL code is in the core POI jar, but implementations are in poi-scratchpad
               and poi-ooxml.</td>
         </tr>
         <tr>
           <td><link href="./spreadsheet/index.html">Common SS</link></td>
           <td>Excel XLS and XLSX</td>
-          <td>poi-ooxml</td>
+          <td><em>poi-ooxml</em></td>
           <td>WorkbookFactory and friends all require poi-ooxml, not just core poi</td>
         </tr>
       </table>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org