add docs note about possible values for boolean type
This commit is contained in:
@@ -24,6 +24,12 @@ The following attributes can be specified for this tag::
|
||||
|
||||
Percent is shown always when mouse over the word in cloud.
|
||||
|
||||
.. note::
|
||||
|
||||
Possible answer for boolean type attributes:
|
||||
True – "True", "true", "T", "t", "1"
|
||||
False – "False", "false", "F", "f", "0"
|
||||
|
||||
.. note::
|
||||
|
||||
If you want to use the same word cloud (the same storage of words), you must use the same display_name value.
|
||||
|
||||
Reference in New Issue
Block a user