summaryrefslogtreecommitdiff
path: root/sandbox/OpenDocument/README.txt
blob: 506cf83f2025a912dd3eec77fc9211298bddb6d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
=========
OdtWriter
=========

ODT writer has moved
====================

The ODT writer is now part of the main branch of the
``docutils`` distribution and repository.  You can find ``docutils``
here: http://docutils.sourceforge.net/

You can find the documentation for the ``docutils`` ODT writer here:
http://docutils.sourceforge.net/docs/user/odt.html


What is odtwriter?
==================

ODT writer is a back-end, writer for Docutils.  ODT writer generates
a .odt file that obeys the standards for ODF (Open Document Format).
The generated files are usable in LibreOffice Writer.

.. vim:ft=rst: