poi/src/documentation
2010-06-30 17:40:33 +00:00
..
content/xdocs Update HWPF documentation to include the newly added word 6/95 text extraction support, as well as mention XWPF + Microsoft spec docs 2010-06-30 17:40:33 +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-Checklist.txt More license headers 2010-05-24 14:15:27 +00:00
release-guide.txt More license headers 2010-05-24 14:15:27 +00:00
RELEASE-NOTES.txt added a template of RELEASE-NOTES 2009-12-15 08:28:01 +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

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.