diff options
author | Glen Stampoultzis <glens@apache.org> | 2002-04-11 08:02:12 +0000 |
---|---|---|
committer | Glen Stampoultzis <glens@apache.org> | 2002-04-11 08:02:12 +0000 |
commit | 409b742fdfb8e7c085aeeeb3f8588c08fa7455ba (patch) | |
tree | 6d87ac9d87d82f17b41eb6eeead1cba00678ca7a | |
parent | 4791b967baa790b4bfaacdc76009491ad1afdd6b (diff) | |
download | poi-409b742fdfb8e7c085aeeeb3f8588c08fa7455ba.tar.gz poi-409b742fdfb8e7c085aeeeb3f8588c08fa7455ba.zip |
Removed unncessary paragraph.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352390 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | src/documentation/xdocs/poifs/index.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/documentation/xdocs/poifs/index.xml b/src/documentation/xdocs/poifs/index.xml index aed66e7897..9a244bdee2 100644 --- a/src/documentation/xdocs/poifs/index.xml +++ b/src/documentation/xdocs/poifs/index.xml @@ -34,9 +34,7 @@ use POIFS but ultimately if you use technologies that come from the POI project, you're using POIFS underneith. Perhaps we should have a branding campaign "POIFS Inside!". ;-)</p> - <p>TODO: copy POIFS docs and port to XML (in progress). For now - please reference <link href="http://poi.sourceforge.net">old - site</link>.</p> + </section> </body> </document> |