|
Text.Pandoc.ODT | Portability | portable | Stability | alpha | Maintainer | John MacFarlane <jgm@berkeley.edu> |
|
|
|
Description |
Functions for producing an ODT file from OpenDocument XML.
|
|
Synopsis |
|
|
|
Documentation |
|
|
:: FilePath | Pathname of ODT file to be produced.
| -> FilePath | Relative directory of source file.
| -> Maybe FilePath | Path specified by --reference-odt
| -> String | OpenDocument XML contents.
| -> IO () | | Produce an ODT file from OpenDocument XML.
|
|
|
Produced by Haddock version 2.4.2 |