Author: nick
Date: Fri Aug 14 07:00:58 2015
New Revision: 1695827

URL: http://svn.apache.org/r1695827
Log:
Add the additional OOXML resource, found by Apache Corinthia

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

Modified: poi/site/publish/guidelines.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/guidelines.html?rev=1695827&r1=1695826&r2=1695827&view=diff
==============================================================================
--- poi/site/publish/guidelines.html (original)
+++ poi/site/publish/guidelines.html Fri Aug 14 07:00:58 2015
@@ -362,6 +362,13 @@ if (VERSION > 3) {
   </p>
   
 <p>
+   Additionally for the newer Office Open XML (ooxml) file formats, you can
+   find some good introductary documentation (often clearer for getting
+   started with) at <a href="http://officeopenxml.com/";>officeopenxml.com</a>,
+   which is an independent site documenting the file formats.
+  </p>
+  
+<p>
    It is also worth checking the documentation and code of the other
    open source implementations of the file formats.
   </p>

Modified: poi/site/src/documentation/content/xdocs/guidelines.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/guidelines.xml?rev=1695827&r1=1695826&r2=1695827&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/guidelines.xml (original)
+++ poi/site/src/documentation/content/xdocs/guidelines.xml Fri Aug 14 07:00:58 
2015
@@ -98,6 +98,12 @@
    <link 
href="https://msdn.microsoft.com/en-us/openspecifications/default";>OSP</link>.
   </p>
   <p>
+   Additionally for the newer Office Open XML (ooxml) file formats, you can
+   find some good introductary documentation (often clearer for getting
+   started with) at <link 
href="http://officeopenxml.com/";>officeopenxml.com</link>,
+   which is an independent site documenting the file formats.
+  </p>
+  <p>
    It is also worth checking the documentation and code of the other
    open source implementations of the file formats.
   </p>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to