add word cloud screenshots for xml docs

This commit is contained in:
Vasyl Nakvasiuk
2013-04-18 18:10:07 +03:00
parent 3bccf54835
commit d414196985
2 changed files with 9 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

View File

@@ -23,8 +23,8 @@ The following attributes can be specified for this tag::
If you want to use the same word cloud (the same storage of words), you must use the same display_name value.
Example
=======
Code Example
============
Examples of word_cloud without all attributes (all attributes get by default)
-----------------------------------------------------------------------------
@@ -38,4 +38,10 @@ Examples of poll with all attributes
.. code-block:: xml
<word_cloud display_name="cloud" num_inputs="10" num_top_words="100" />
<word_cloud display_name="cloud" num_inputs="10" num_top_words="100" />
Screenshots
===========
.. image:: word_cloud.png
:width: 50%