add docs note about possible values for boolean type

This commit is contained in:
Vasyl Nakvasiuk
2013-05-14 12:54:05 +03:00
parent d86dab9a3a
commit 92476ecacd

View File

@@ -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.