Skip to content

Commit d9274a8

Browse files
committed
enhance documentation readability
1 parent d20337e commit d9274a8

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

.moban.d/cli-feature.rst.jj2

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,5 @@ Here is another cli example usage:
6060

6161
Because pyexcel family is loosely coupled, especially for file format supports, you
6262
install the libraries that you need to. If you need to support xls format, you will
63-
need to install pyexcel-xls. For more information, please see the plugin section.
63+
need to install pyexcel-xls. For more information, please see the plugin section.
64+

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@ Here is another cli example usage:
103103
Because pyexcel family is loosely coupled, especially for file format supports, you
104104
install the libraries that you need to. If you need to support xls format, you will
105105
need to install pyexcel-xls. For more information, please see the plugin section.
106+
107+
106108
.. _file-format-list:
107109
.. _a-map-of-plugins-and-file-formats:
108110

docs/source/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ Here is another cli example usage:
7474
Because pyexcel family is loosely coupled, especially for file format supports, you
7575
install the libraries that you need to. If you need to support xls format, you will
7676
need to install pyexcel-xls. For more information, please see the plugin section.
77+
78+
7779
Installation
7880
================================================================================
7981
You can install it via pip:

0 commit comments

Comments
 (0)