Skip to content

Commit df37cf5

Browse files
committed
update plugin name
1 parent 930566d commit df37cf5

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

doc/source/index.rst

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,19 +35,19 @@ The highlighted features are:
3535
================ ==========================================
3636
Plugins Supported file formats
3737
================ ==========================================
38-
`xls`_ xls, xlsx(r), xlsm(r)
39-
`xlsx`_ xlsx
40-
`ods3`_ ods (python 2.6, 2.7, 3.3, 3.4)
41-
`ods`_ ods (python 2.6, 2.7)
42-
`text`_ write only)json, rst, mediawiki,
38+
`pyexcel-xls`_ xls, xlsx(r), xlsm(r)
39+
`pyexcel-xlsx`_ xlsx
40+
`pyexcel-ods3`_ ods (python 2.6, 2.7, 3.3, 3.4)
41+
`pyexcel-ods`_ ods (python 2.6, 2.7)
42+
`pyexcel-text`_ (write only)json, rst, mediawiki,
4343
latex, grid, pipe, orgtbl, plain simple
4444
================ ==========================================
4545

46-
.. _xls: https://github.com/chfw/pyexcel-xls
47-
.. _xlsx: https://github.com/chfw/pyexcel-xlsx
48-
.. _ods: https://github.com/chfw/pyexcel-ods
49-
.. _ods3: https://github.com/chfw/pyexcel-ods3
50-
.. _text: https://github.com/chfw/pyexcel-text
46+
.. _pyexcel-xls: https://github.com/chfw/pyexcel-xls
47+
.. _pyexcel-xlsx: https://github.com/chfw/pyexcel-xlsx
48+
.. _pyexcel-ods: https://github.com/chfw/pyexcel-ods
49+
.. _pyexcel-ods3: https://github.com/chfw/pyexcel-ods3
50+
.. _pyexcel-text: https://github.com/chfw/pyexcel-text
5151

5252
This library makes infomation processing involving various excel files as easy as
5353
processing array, dictionary when processing file upload/download, data import into

0 commit comments

Comments
 (0)