We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48006ef commit c3eb548Copy full SHA for c3eb548
DEVELOP.rst
@@ -27,8 +27,8 @@ Major folders in the ``invoice2data`` package and their purpose:
27
``LineInvoiceTemplate`` adds support for getting individual items.
28
- ``extract/templates``: Keeps all supported template files. Add new
29
templates here.
30
-- ``output``: Modules to output structured data. Currently only ``csv``
31
- is supported. JSON and XML may be added soon.
+- ``output``: Modules to output structured data. Currently ``CSV``,
+ ``JSON`` and ``XML`` are supported.
32
33
Documentation
34
-------------
0 commit comments