poi/src/documentation
Yegor Kozlov 3c6ce72dda initial support for rendering pptx slides into images with a PPTX2PNG command-line utility
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1187328 13f79535-47bb-0310-9956-ffa450edef68
2011-10-21 13:17:33 +00:00
..
content/xdocs initial support for rendering pptx slides into images with a PPTX2PNG command-line utility 2011-10-21 13:17:33 +00:00
resources/images SXSSF documentation and polishing 2011-06-08 12:38:07 +00:00
skins Project branding update - add trademark notice to page footers 2011-05-12 19:13:01 +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 release docs for having artificats in the dist repo 2011-05-15 16:00:37 +00:00
release-guide.txt release of 3.8-beta4 has been made, updated web site 2011-08-29 06:44:59 +00:00
skinconf.xml Project branding update - add trademark notice to page footers 2011-05-12 19:13:01 +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.