Navigation Menu

Skip to content

Commit

Permalink
Update Groonga document
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Oct 29, 2015
1 parent d234b6e commit 872d286
Show file tree
Hide file tree
Showing 10 changed files with 13 additions and 2 deletions.
1 change: 1 addition & 0 deletions docs/install/ubuntu.html
Expand Up @@ -102,6 +102,7 @@ <h2>2.4.1. PPA (Personal Package Archive)<a class="headerlink" href="#ppa-person
<li>12.04 LTS Precise Pangolin</li>
<li>14.04 LTS Trusty Tahr</li>
<li>15.04 Vivid Vervet</li>
<li>15.10 Wily Werewolf</li>
</ul>
</div></blockquote>
<p>Enable the universe repository to install Groonga:</p>
Expand Down
1 change: 1 addition & 0 deletions docs/news.html
Expand Up @@ -129,6 +129,7 @@ <h3>Improvements<a class="headerlink" href="#improvements" title="Permalink to t
<li>[<code class="docutils literal"><span class="pre">GRN_OBJ_IS_TRUE()</span></code>] Add a new API that returns true when the
passed object is true value.</li>
<li>[experimental] Enabled grn_ts by default.</li>
<li>[<a class="reference internal" href="install/ubuntu.html"><em>Ubuntu</em></a>] Added Ubuntu 15.10 Wily Werewolf support.</li>
</ul>
</div>
<div class="section" id="fixes">
Expand Down
2 changes: 1 addition & 1 deletion docs/searchindex.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/sources/install/ubuntu.txt
Expand Up @@ -25,6 +25,7 @@ Here are supported Ubuntu versions:
* 12.04 LTS Precise Pangolin
* 14.04 LTS Trusty Tahr
* 15.04 Vivid Vervet
* 15.10 Wily Werewolf

Enable the universe repository to install Groonga::

Expand Down
2 changes: 2 additions & 0 deletions docs/sources/news.txt
Expand Up @@ -88,6 +88,8 @@ Improvements

* [experimental] Enabled grn_ts by default.

* [:doc:`/install/ubuntu`] Added Ubuntu 15.10 Wily Werewolf support.

Fixes
^^^^^

Expand Down
1 change: 1 addition & 0 deletions ja/docs/install/ubuntu.html
Expand Up @@ -97,6 +97,7 @@ <h2>2.4.1. PPA(Personal Package Archive)<a class="headerlink" href="#ppa-per
<li>12.04 LTS Precise Pangolin</li>
<li>14.04 LTS Trusty Tahr</li>
<li>15.04 Vivid Vervet</li>
<li>15.10 Wily Werewolf</li>
</ul>
</div></blockquote>
<p>Groongaをインストールするためにuniverseリポジトリを有効にしてください:</p>
Expand Down
2 changes: 2 additions & 0 deletions ja/docs/news.html
Expand Up @@ -129,6 +129,8 @@ <h3>改良<a class="headerlink" href="#improvements" title="このヘッドラ
</li>
<li><p class="first">[実験的] デフォルトでgrn_tsを組み込みました。</p>
</li>
<li><p class="first">[<a class="reference internal" href="install/ubuntu.html"><em>Ubuntu</em></a>] Ubuntu 15.10 Wily Werewolfのサポートを追加しました。</p>
</li>
</ul>
</div>
<div class="section" id="fixes">
Expand Down
2 changes: 1 addition & 1 deletion ja/docs/searchindex.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions ja/docs/sources/install/ubuntu.txt
Expand Up @@ -25,6 +25,7 @@ Here are supported Ubuntu versions:
* 12.04 LTS Precise Pangolin
* 14.04 LTS Trusty Tahr
* 15.04 Vivid Vervet
* 15.10 Wily Werewolf

Enable the universe repository to install Groonga::

Expand Down
2 changes: 2 additions & 0 deletions ja/docs/sources/news.txt
Expand Up @@ -88,6 +88,8 @@ Improvements

* [experimental] Enabled grn_ts by default.

* [:doc:`/install/ubuntu`] Added Ubuntu 15.10 Wily Werewolf support.

Fixes
^^^^^

Expand Down

0 comments on commit 872d286

Please sign in to comment.