poi/src/documentation
Nick Burch 63077a605f Add documentation for the HMEF (TNEF/winmail.dat) support so far.
Also add a little bit to the HPBF docs, and tweak build.xml to check the right files when deciding if the docs are up to date.


git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1077891 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 11:59:23 +00:00
..
content/xdocs Add documentation for the HMEF (TNEF/winmail.dat) support so far. 2011-03-04 11:59:23 +00:00
resources/images User Defined Function Documentation/Example, see Bugzilla 50587 2011-01-19 09:22:24 +00:00
skins Do a manual sync, as per the common skins README, to avoid a build warning 2010-01-11 10:39:35 +00:00
README.txt Merged from BUILD_BRANCH. Note: There is one problem. The HDF testcases are failing for me which prevents the full build from running. Committers, please feel free to tweak the build on your own now. 2003-04-24 00:53:41 +00:00
RELEASE-NOTES.txt added a template of RELEASE-NOTES 2009-12-15 08:28:01 +00:00
Release-Checklist.txt More license headers 2010-05-24 14:15:27 +00:00
release-guide.txt updated current version in trunk 2010-10-15 07:55:12 +00:00
skinconf.xml Update the contributor guidelines (microsoft docs, smaller patches are better etc), and ensure we only have the one copy in /guidelines.html 2010-07-02 15:51:48 +00:00

README.txt

This is the base documentation directory. It usually contains two files:

skinconf.xml     # This file customizes Forrest for your project. In it, you
                 # tell forrest the project name, logo, copyright info, etc

sitemap.xmap     # Optional. This sitemap overrides the default one bundled
                 # with Forrest. Typically, one would copy a sitemap from
                 # xml-forrest/src/resources/conf/sitemap.xmap, and customize
                 # it.