Skip to content

Commit 87c1952

Browse files
committed
update documentation
1 parent 55d2e16 commit 87c1952

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/source/index.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,8 @@ API Reference
263263

264264
.. module:: flask_excel
265265

266-
.. autoclass:: ExcelRequest
266+
ExcelRequest
267+
******************
267268

268269
.. method:: get_sheet(field_name=None, sheet_name=None, **keywords)
269270

@@ -338,7 +339,7 @@ API Reference
338339

339340

340341
Response methods
341-
-----------------
342+
**********************
342343

343344
.. method:: make_response(pyexcel_instance, file_type, status=200, file_name=None)
344345

0 commit comments

Comments
 (0)