Commit ce10bc42 authored by JC Brand's avatar JC Brand

Add doctrees dir.

parent 2708d976
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
Configuration variables: Configuration variables:
======================== ========================
Prebind prebind
======== ========
Use this option when you want to attach to an existing XMPP connection that was Use this option when you want to attach to an existing XMPP connection that was
......
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
<p class="topic-title first">Table of Contents</p> <p class="topic-title first">Table of Contents</p>
<ul class="simple"> <ul class="simple">
<li><a class="reference internal" href="#configuration-variables" id="id1">Configuration variables:</a><ul> <li><a class="reference internal" href="#configuration-variables" id="id1">Configuration variables:</a><ul>
<li><a class="reference internal" href="#prebind" id="id2">Prebind</a></li> <li><a class="reference internal" href="#prebind" id="id2">prebind</a></li>
<li><a class="reference internal" href="#fullname" id="id3">fullname</a></li> <li><a class="reference internal" href="#fullname" id="id3">fullname</a></li>
<li><a class="reference internal" href="#bosh-service-url" id="id4">bosh_service_url</a></li> <li><a class="reference internal" href="#bosh-service-url" id="id4">bosh_service_url</a></li>
<li><a class="reference internal" href="#xhr-user-search" id="id5">xhr_user_search</a></li> <li><a class="reference internal" href="#xhr-user-search" id="id5">xhr_user_search</a></li>
...@@ -79,7 +79,7 @@ ...@@ -79,7 +79,7 @@
<div class="section" id="configuration-variables"> <div class="section" id="configuration-variables">
<h1><a class="toc-backref" href="#id1">Configuration variables:</a><a class="headerlink" href="#configuration-variables" title="Permalink to this headline"></a></h1> <h1><a class="toc-backref" href="#id1">Configuration variables:</a><a class="headerlink" href="#configuration-variables" title="Permalink to this headline"></a></h1>
<div class="section" id="prebind"> <div class="section" id="prebind">
<h2><a class="toc-backref" href="#id2">Prebind</a><a class="headerlink" href="#prebind" title="Permalink to this headline"></a></h2> <h2><a class="toc-backref" href="#id2">prebind</a><a class="headerlink" href="#prebind" title="Permalink to this headline"></a></h2>
<p>Use this option when you want to attach to an existing XMPP connection that was <p>Use this option when you want to attach to an existing XMPP connection that was
already authenticated (usually on the backend before page load).</p> already authenticated (usually on the backend before page load).</p>
<p>This is useful when you don&#8217;t want to render the login form on the chat control <p>This is useful when you don&#8217;t want to render the login form on the chat control
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment