poi/src/documentation
Yegor Kozlov 639bf94c6f propagate parent to parent-aware records decoded from Escher, also ensure that TextShape and EscherTextboxWrapper hold the same cached sets of records, see Bugzilla 48916
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@930525 13f79535-47bb-0310-9956-ffa450edef68
2010-04-03 14:44:39 +00:00
..
content/xdocs propagate parent to parent-aware records decoded from Escher, also ensure that TextShape and EscherTextboxWrapper hold the same cached sets of records, see Bugzilla 48916 2010-04-03 14:44:39 +00:00
resources/images Many documentation changes. See https://issues.apache.org/bugzilla/show_bug.cgi?id=48242 2009-11-19 21:22:21 +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 Update the main .pom file based on advice from the repos team. Include the redirect pom, which needs to be placed under /poi/, to tell maven to switch to /org.apache.poi/, and detail this new pom in the release guide 2007-05-31 18:09:57 +00:00
release-guide.txt more cleanup of build.xml, improved release procedure, added a script to create .md5 and .asc 2009-11-24 09:10:49 +00:00
skinconf.xml Many documentation changes. See https://issues.apache.org/bugzilla/show_bug.cgi?id=48242 2009-11-19 21:22:21 +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.