Skip to content

Commit

Permalink
commit initial version of built docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Deep Ganguli committed Mar 5, 2014
1 parent 8d570e4 commit c71844b
Show file tree
Hide file tree
Showing 6 changed files with 236 additions and 28 deletions.
Binary file modified docs/build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/build/doctrees/index.doctree
Binary file not shown.
28 changes: 27 additions & 1 deletion docs/build/html/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,22 @@ <h3>Navigation</h3>
<h1 id="index">Index</h1>

<div class="genindex-jumpbox">
<a href="#P"><strong>P</strong></a>
<a href="#G"><strong>G</strong></a>
| <a href="#P"><strong>P</strong></a>
| <a href="#S"><strong>S</strong></a>
| <a href="#T"><strong>T</strong></a>

</div>
<h2 id="G">G</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>

<dt><a href="index.html#client.PyDruid.groupby">groupby() (client.PyDruid method)</a>
</dt>

</dl></td>
</tr></table>

<h2 id="P">P</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
Expand All @@ -69,10 +81,24 @@ <h2 id="P">P</h2>
</dl></td>
</tr></table>

<h2 id="S">S</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>

<dt><a href="index.html#client.PyDruid.segment_metadata">segment_metadata() (client.PyDruid method)</a>
</dt>

</dl></td>
</tr></table>

<h2 id="T">T</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>

<dt><a href="index.html#client.PyDruid.time_boundary">time_boundary() (client.PyDruid method)</a>
</dt>


<dt><a href="index.html#client.PyDruid.timeseries">timeseries() (client.PyDruid method)</a>
</dt>

Expand Down
Loading

0 comments on commit c71844b

Please sign in to comment.