You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by on...@apache.org on 2017/08/17 23:41:38 UTC

svn commit: r1805351 - in /poi/site: publish/poi-jvm-languages.html src/documentation/content/xdocs/poi-jvm-languages.xml

Author: onealj
Date: Thu Aug 17 23:41:37 2017
New Revision: 1805351

URL: http://svn.apache.org/viewvc?rev=1805351&view=rev
Log:
add note about hiding each language section

Modified:
    poi/site/publish/poi-jvm-languages.html
    poi/site/src/documentation/content/xdocs/poi-jvm-languages.xml

Modified: poi/site/publish/poi-jvm-languages.html
URL: http://svn.apache.org/viewvc/poi/site/publish/poi-jvm-languages.html?rev=1805351&r1=1805350&r2=1805351&view=diff
==============================================================================
--- poi/site/publish/poi-jvm-languages.html (original)
+++ poi/site/publish/poi-jvm-languages.html Thu Aug 17 23:41:37 2017
@@ -325,6 +325,7 @@ if (VERSION > 3) {
     
 
     
+    
 <a name="Java+code"></a>
 <div class="h3">
 <h3>Java code<a title="Permanent link" class="headerlink" href="#Java+code">#</a>

Modified: poi/site/src/documentation/content/xdocs/poi-jvm-languages.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/poi-jvm-languages.xml?rev=1805351&r1=1805350&r2=1805351&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/poi-jvm-languages.xml (original)
+++ poi/site/src/documentation/content/xdocs/poi-jvm-languages.xml Thu Aug 17 23:41:37 2017
@@ -55,6 +55,7 @@
       <p>Please <link href="mailinglists.html">let us know</link> if you use POI in an environment not listed here</p>
     </section>
 
+    <!-- FIXME: Need to make each language section expandable/collapseable so that users can compare their language to Java on one screen. See http://jsfiddle.net/eJX8z/ for an example implementation. -->
     <section><title>Java code</title>
     <section><title>POILanguageExample.java</title>
     <source> <!-- lang="java" -->



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