JC Brand 12 rokov pred
rodič
commit
f6a6456f59
1 zmenil súbory, kde vykonal 11 pridanie a 6 odobranie
  1. 11 6
      docs/NOTES.rst

+ 11 - 6
docs/NOTES.rst

@@ -1,8 +1,13 @@
+=========================
+Converse.js Documentation
+=========================
+
+------------------------------------
 Converse.js configuration variables:
 Converse.js configuration variables:
-====================================
+------------------------------------
 
 
 Prebind
 Prebind
---------
+========
 
 
 Use this option if you don't want to render the login form on the chat control
 Use this option if you don't want to render the login form on the chat control
 box.
 box.
@@ -24,13 +29,13 @@ have to write a Javascript snippet to attach to the set up connection::
         }
         }
 
 
 fullname
 fullname
---------
+========
 
 
 If you are using prebinding, you need to specify the fullname of the currently
 If you are using prebinding, you need to specify the fullname of the currently
 logged in user.
 logged in user.
 
 
 xhr_user_search
 xhr_user_search
----------------
+===============
 
 
 There are two ways to add users. 
 There are two ways to add users. 
 
 
@@ -42,11 +47,11 @@ This setting enables the second mechanism, otherwise by default the first will
 be used.
 be used.
 
 
 auto_subscribe
 auto_subscribe
---------------
+==============
 
 
 If true, the user will automatically subscribe back to any contact requests.
 If true, the user will automatically subscribe back to any contact requests.
 
 
 animate
 animate
--------
+=======
 
 
 Show animations, for example when opening and closing chat boxes.
 Show animations, for example when opening and closing chat boxes.