diff options
author | Josh Heidenreich <josh.sickmate@gmail.com> | 2012-02-08 12:21:04 +1030 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-02-08 07:46:58 +0100 |
commit | 700b79412698fdf95c12b57bb01c8eacd9195763 (patch) | |
tree | 9801f47e745e28c22b0b552236619134dc47761b /oox/README | |
parent | 223cca46ed86ae85ed5adb932a1651420bd8c006 (diff) |
Added and improved READMEs for modules which used to be in filter
Diffstat (limited to 'oox/README')
-rw-r--r-- | oox/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/oox/README b/oox/README new file mode 100644 index 000000000000..43b60bd924d2 --- /dev/null +++ b/oox/README @@ -0,0 +1,4 @@ +Support for Office Open XML, the office XML-format designed by Microsoft. + +See also: +[http://wiki.services.openoffice.org/wiki/OOX] |