Skip to content

Commit

Permalink
Update docs version
Browse files Browse the repository at this point in the history
  • Loading branch information
MrS0m30n3 committed Oct 4, 2016
1 parent a930b98 commit f96a009
Show file tree
Hide file tree
Showing 11 changed files with 41 additions and 41 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ See [docs](https://mrs0m30n3.github.io/google-translate/docs/) for more informat
# INSTALLATION

### Install From Source
1. Download & extract source from [here](https://github.com/MrS0m30n3/google-translate/archive/0.1.zip)
2. Change directory into **google-translate-0.1/**
1. Download & extract source from [here](https://github.com/MrS0m30n3/google-translate/archive/0.2.zip)
2. Change directory into **google-translate-0.2/**
3. Run `sudo python setup.py install`

### Install From [Pypi](https://pypi.python.org/pypi/doodle-translate/0.1)
### Install From [Pypi](https://pypi.python.org/pypi/doodle-translate)
1. Run `sudo pip install doodle-translate`

# Usage
Expand Down
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@
# built documents.
#
# The short X.Y version.
version = u'0.1'
version = u'0.2'
# The full version, including alpha/beta/rc tags.
release = u'0.1'
release = u'0.2'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
8 changes: 4 additions & 4 deletions docs/docs/api.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>API &mdash; google_translate 0.1 documentation</title>
<title>API &mdash; google_translate 0.2 documentation</title>



Expand All @@ -30,7 +30,7 @@



<link rel="top" title="google_translate 0.1 documentation" href="index.html"/>
<link rel="top" title="google_translate 0.2 documentation" href="index.html"/>
<link rel="next" title="Command line" href="cmdline.html"/>
<link rel="prev" title="Contribute" href="contribute.html"/>

Expand Down Expand Up @@ -60,7 +60,7 @@


<div class="version">
0.1
0.2
</div>


Expand Down Expand Up @@ -704,7 +704,7 @@ <h2>Other classes<a class="headerlink" href="#other-classes" title="Permalink to
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'0.1',
VERSION:'0.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true
Expand Down
8 changes: 4 additions & 4 deletions docs/docs/cmdline.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Command line &mdash; google_translate 0.1 documentation</title>
<title>Command line &mdash; google_translate 0.2 documentation</title>



Expand All @@ -30,7 +30,7 @@



<link rel="top" title="google_translate 0.1 documentation" href="index.html"/>
<link rel="top" title="google_translate 0.2 documentation" href="index.html"/>
<link rel="prev" title="API" href="api.html"/>


Expand Down Expand Up @@ -59,7 +59,7 @@


<div class="version">
0.1
0.2
</div>


Expand Down Expand Up @@ -225,7 +225,7 @@ <h2>Examples<a class="headerlink" href="#examples" title="Permalink to this head
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'0.1',
VERSION:'0.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true
Expand Down
8 changes: 4 additions & 4 deletions docs/docs/contribute.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Contribute &mdash; google_translate 0.1 documentation</title>
<title>Contribute &mdash; google_translate 0.2 documentation</title>



Expand All @@ -30,7 +30,7 @@



<link rel="top" title="google_translate 0.1 documentation" href="index.html"/>
<link rel="top" title="google_translate 0.2 documentation" href="index.html"/>
<link rel="next" title="API" href="api.html"/>
<link rel="prev" title="Examples" href="examples.html"/>

Expand Down Expand Up @@ -60,7 +60,7 @@


<div class="version">
0.1
0.2
</div>


Expand Down Expand Up @@ -231,7 +231,7 @@ <h2>Not sure how to help?<a class="headerlink" href="#not-sure-how-to-help" titl
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'0.1',
VERSION:'0.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true
Expand Down
8 changes: 4 additions & 4 deletions docs/docs/examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Examples &mdash; google_translate 0.1 documentation</title>
<title>Examples &mdash; google_translate 0.2 documentation</title>



Expand All @@ -30,7 +30,7 @@



<link rel="top" title="google_translate 0.1 documentation" href="index.html"/>
<link rel="top" title="google_translate 0.2 documentation" href="index.html"/>
<link rel="next" title="Contribute" href="contribute.html"/>
<link rel="prev" title="Introduction" href="intro.html"/>

Expand Down Expand Up @@ -60,7 +60,7 @@


<div class="version">
0.1
0.2
</div>


Expand Down Expand Up @@ -423,7 +423,7 @@ <h2>Advanced<a class="headerlink" href="#advanced" title="Permalink to this head
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'0.1',
VERSION:'0.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true
Expand Down
8 changes: 4 additions & 4 deletions docs/docs/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Index &mdash; google_translate 0.1 documentation</title>
<title>Index &mdash; google_translate 0.2 documentation</title>



Expand All @@ -31,7 +31,7 @@



<link rel="top" title="google_translate 0.1 documentation" href="index.html"/>
<link rel="top" title="google_translate 0.2 documentation" href="index.html"/>


<script src="_static/js/modernizr.min.js"></script>
Expand Down Expand Up @@ -59,7 +59,7 @@


<div class="version">
0.1
0.2
</div>


Expand Down Expand Up @@ -439,7 +439,7 @@ <h2 id="W">W</h2>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'0.1',
VERSION:'0.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true
Expand Down
8 changes: 4 additions & 4 deletions docs/docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Contents &mdash; google_translate 0.1 documentation</title>
<title>Contents &mdash; google_translate 0.2 documentation</title>



Expand All @@ -30,7 +30,7 @@



<link rel="top" title="google_translate 0.1 documentation" href="#"/>
<link rel="top" title="google_translate 0.2 documentation" href="#"/>
<link rel="next" title="Introduction" href="intro.html"/>


Expand Down Expand Up @@ -59,7 +59,7 @@


<div class="version">
0.1
0.2
</div>


Expand Down Expand Up @@ -225,7 +225,7 @@ <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Pe
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'0.1',
VERSION:'0.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true
Expand Down
12 changes: 6 additions & 6 deletions docs/docs/intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Introduction &mdash; google_translate 0.1 documentation</title>
<title>Introduction &mdash; google_translate 0.2 documentation</title>



Expand All @@ -30,7 +30,7 @@



<link rel="top" title="google_translate 0.1 documentation" href="index.html"/>
<link rel="top" title="google_translate 0.2 documentation" href="index.html"/>
<link rel="next" title="Examples" href="examples.html"/>
<link rel="prev" title="Contents" href="index.html"/>

Expand Down Expand Up @@ -60,7 +60,7 @@


<div class="version">
0.1
0.2
</div>


Expand Down Expand Up @@ -189,8 +189,8 @@ <h2>Installation<a class="headerlink" href="#installation" title="Permalink to t
<h3>From Source<a class="headerlink" href="#from-source" title="Permalink to this headline"></a></h3>
<blockquote>
<div><ol class="arabic simple">
<li>Download &amp; extract source from <a class="reference external" href="https://github.com/MrS0m30n3/google-translate/archive/0.1.zip">here</a></li>
<li>Change directory into <strong>google-translate-0.1/</strong></li>
<li>Download &amp; extract source from <a class="reference external" href="https://github.com/MrS0m30n3/google-translate/archive/0.2.zip">here</a></li>
<li>Change directory into <strong>google-translate-0.2/</strong></li>
<li>Run <cite>sudo python setup.py install</cite></li>
</ol>
</div></blockquote>
Expand Down Expand Up @@ -271,7 +271,7 @@ <h2>Quick start<a class="headerlink" href="#quick-start" title="Permalink to thi
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'0.1',
VERSION:'0.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true
Expand Down
8 changes: 4 additions & 4 deletions docs/docs/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Search &mdash; google_translate 0.1 documentation</title>
<title>Search &mdash; google_translate 0.2 documentation</title>



Expand All @@ -30,7 +30,7 @@



<link rel="top" title="google_translate 0.1 documentation" href="index.html"/>
<link rel="top" title="google_translate 0.2 documentation" href="index.html"/>


<script src="_static/js/modernizr.min.js"></script>
Expand Down Expand Up @@ -58,7 +58,7 @@


<div class="version">
0.1
0.2
</div>


Expand Down Expand Up @@ -171,7 +171,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'0.1',
VERSION:'0.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true
Expand Down
4 changes: 2 additions & 2 deletions docs/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ Installation

From Source
^^^^^^^^^^^
1. Download & extract source from `here <https://github.com/MrS0m30n3/google-translate/archive/0.1.zip>`_
2. Change directory into **google-translate-0.1/**
1. Download & extract source from `here <https://github.com/MrS0m30n3/google-translate/archive/0.2.zip>`_
2. Change directory into **google-translate-0.2/**
3. Run `sudo python setup.py install`

From Pypi
Expand Down

0 comments on commit f96a009

Please sign in to comment.