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/12/21 17:37:06 UTC

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

Author: nick
Date: Mon Dec 21 16:37:06 2015
New Revision: 1721209

URL: http://svn.apache.org/viewvc?rev=1721209&view=rev
Log:
Mention DDF and HWMF in the components listing

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=1721209&r1=1721208&r2=1721209&view=diff
==============================================================================
--- poi/site/publish/overview.html (original)
+++ poi/site/publish/overview.html Mon Dec 21 16:37:06 2015
@@ -521,6 +521,24 @@ if (VERSION > 3) {
         
 <tr class="a">
           
+<td colspan="1" rowspan="1">DDF</td>
+          <td colspan="1" rowspan="1">Escher common drawings</td>
+          <td colspan="1" rowspan="1"><em>poi</em></td>
+          <td colspan="1" rowspan="1">&nbsp;</td>
+        
+</tr>
+        
+<tr class="b">
+          
+<td colspan="1" rowspan="1">HWMF</td>
+          <td colspan="1" rowspan="1">WMF drawings</td>
+          <td colspan="1" rowspan="1"><em>poi-scratchpad</em></td>
+          <td colspan="1" rowspan="1">&nbsp;</td>
+        
+</tr>
+        
+<tr class="a">
+          
 <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"><em>poi-ooxml</em> plus either <em>poi-ooxml-schemas</em> or<br>

Modified: poi/site/src/documentation/content/xdocs/overview.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/overview.xml?rev=1721209&r1=1721208&r2=1721209&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/overview.xml (original)
+++ poi/site/src/documentation/content/xdocs/overview.xml Mon Dec 21 16:37:06 2015
@@ -213,6 +213,18 @@
           <td>&nbsp;</td>
         </tr>
         <tr>
+          <td>DDF</td>
+          <td>Escher common drawings</td>
+          <td><em>poi</em></td>
+          <td>&nbsp;</td>
+        </tr>
+        <tr>
+          <td>HWMF</td>
+          <td>WMF drawings</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><em>poi-ooxml</em> plus either <em>poi-ooxml-schemas</em> or<br/>



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