add word cloud screenshots for xml docs
This commit is contained in:
BIN
doc/public/course_data_formats/word_cloud/word_cloud.png
Normal file
BIN
doc/public/course_data_formats/word_cloud/word_cloud.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 43 KiB |
@@ -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%
|
||||
|
||||
Reference in New Issue
Block a user