Skip to content

Commit 8987a3d

Browse files
committed
add one more example view for embedded handsontable
1 parent ce53cdf commit 8987a3d

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.moban.d/docs/source/index.rst.jj2

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ Render an excel-alike html in a browser
297297
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
298298

299299
In the tutorial, you have seen the rendering of the excel-alike table. First of
300-
all, the credits goes to `handsontable developers<https://handsontable.com/>`_.
300+
all, the credits goes to `handsontable developers <https://handsontable.com/>`_.
301301
`pyexcel-handsontable` as renderer plugin to pyexcel v0.5.0 bring it to
302302
pyexcel developers.
303303

@@ -316,6 +316,7 @@ Here are the sample embedding code:
316316
Those views can be accessed as http://localhost:8000/polls/embedded_handson_view/
317317
and http://localhost:8000/polls/embedded_handson_view_single/.
318318

319+
.. image:: handsonable-embedded.png
319320

320321
{%endblock%}
321322

48.3 KB
Loading

doc/source/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ Render an excel-alike html in a browser
476476
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
477477

478478
In the tutorial, you have seen the rendering of the excel-alike table. First of
479-
all, the credits goes to `handsontable developers<https://handsontable.com/>`_.
479+
all, the credits goes to `handsontable developers <https://handsontable.com/>`_.
480480
`pyexcel-handsontable` as renderer plugin to pyexcel v0.5.0 bring it to
481481
pyexcel developers.
482482

@@ -495,6 +495,7 @@ Here are the sample embedding code:
495495
Those views can be accessed as http://localhost:8000/polls/embedded_handson_view/
496496
and http://localhost:8000/polls/embedded_handson_view_single/.
497497

498+
.. image:: handsonable-embedded.png
498499

499500
.. _data-types-and-its-conversion-funcs:
500501

0 commit comments

Comments
 (0)