Skip to content

Commit

Permalink
docs: rename pyDruid -> pydruid
Browse files Browse the repository at this point in the history
  • Loading branch information
Deep Ganguli committed Mar 7, 2014
1 parent bc625b5 commit 9471077
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 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.
2 changes: 1 addition & 1 deletion docs/build/html/_sources/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.

Welcome to PyDruid's documentation!
Welcome to pydruid's documentation
===================================

Contents:
Expand Down
6 changes: 3 additions & 3 deletions docs/build/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Welcome to PyDruid’s documentation! &mdash; PyDruid 0.2.0 documentation</title>
<title>Welcome to pydruid’s documentation &mdash; PyDruid 0.2.0 documentation</title>

<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
Expand Down Expand Up @@ -45,7 +45,7 @@ <h3>Navigation</h3>
<div class="body">

<div class="section" id="welcome-to-pydruid-s-documentation">
<h1>Welcome to PyDruid&#8217;s documentation!<a class="headerlink" href="#welcome-to-pydruid-s-documentation" title="Permalink to this headline"></a></h1>
<h1>Welcome to pydruid&#8217;s documentation<a class="headerlink" href="#welcome-to-pydruid-s-documentation" title="Permalink to this headline"></a></h1>
<p>Contents:</p>
<div class="toctree-wrapper compound">
<ul class="simple">
Expand Down Expand Up @@ -568,7 +568,7 @@ <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Pe
<div class="sphinxsidebarwrapper">
<h3><a href="#">Table Of Contents</a></h3>
<ul>
<li><a class="reference internal" href="#">Welcome to PyDruid&#8217;s documentation!</a></li>
<li><a class="reference internal" href="#">Welcome to pydruid&#8217;s documentation</a></li>
<li><a class="reference internal" href="#indices-and-tables">Indices and tables</a></li>
</ul>

Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/searchindex.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to PyDruid's documentation!
Welcome to pydruid's documentation
===================================

Contents:
Expand Down

0 comments on commit 9471077

Please sign in to comment.