Skip to content

Commit

Permalink
update build
Browse files Browse the repository at this point in the history
  • Loading branch information
huangzworks committed Aug 6, 2015
1 parent f96afdc commit 26f73ea
Show file tree
Hide file tree
Showing 7 changed files with 36 additions and 40 deletions.
Binary file removed _images/pay_to_huangz.png
Binary file not shown.
Binary file added _images/redis-logo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/redis-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 28 additions & 4 deletions _sources/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
Redis 命令参考
=================

.. include:: intro.include
本文档是 `Redis Command Reference <http://redis.io/commands>`_ 和 `Redis Documentation <http://redis.io/documentation>`_ 的中文翻译版,
阅读这个文档可以帮助你了解 Redis 命令的具体使用方法,
并学会如何使用 Redis 的事务、持久化、复制、Sentinel、集群等功能。


命令目录(使用 CTRL + F 快速查找):
Expand Down Expand Up @@ -52,8 +54,30 @@ Redis 命令参考
+-----------------------+---------------------------+-----------------------+


.. include:: about.include
关于
-------

.. include:: tdir.include
本文档由 `黄健宏(huangz) <http://www.huangz.me>`_ 翻译,
版权归 Redis 官方所有。

.. .. include:: donation.include
:ref:`change_log` 列出了本文档的主要更新细节,
你也可以通过关注 `文档的 github 项目 <https://github.com/huangz1990/redis>`_ 来随时追踪文档的最新更新信息。

有任何问题、意见或建议,
请在文档配套的 disqus 论坛里留言,
或者直接联系译者。

----

.. image:: cover.png
:align: left

由本文档的翻译者创作的《Redis 设计与实现》一书正在销售中,
该书详细地介绍了 Redis 内部的运作原理以及各项功能的实现原理,
是一本致力于帮助 Redis 使用者加深对 Redis 的理解,
并且更高效地使用 Redis 的书籍。

| 欢迎访问 `RedisBook.com <http://www.RedisBook.com>`_ 并了解《Redis 设计与实现》的更多相关信息。
|

----
26 changes: 0 additions & 26 deletions ebookindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -370,32 +370,6 @@ <h1>Redis 命令参考<a class="headerlink" href="#redis" title="Permalink to th
</li>
</ul>
</div>
<div class="section" id="id1">
<h2>关于<a class="headerlink" href="#id1" title="Permalink to this headline"></a></h2>
<p>本文档由 <a class="reference external" href="http://www.huangz.me">黄健宏(huangz)</a> 翻译,
版权归 Redis 官方所有。</p>
<p>关注 <a class="reference external" href="https://github.com/huangz1990/redis">文档的 github 项目</a> 可以随时追踪文档的最新更新。
有任何问题、意见或建议,
可以在文档配套的 disqus 论坛里留言,
或者直接联系译者。</p>
<p>本文档是 <a class="reference external" href="http://redis.io/commands">Redis Command Reference</a><a class="reference external" href="http://redis.io/documentation">Redis Documentation</a> 的中文翻译版:
所有 Redis 命令文档均已翻译完毕,
Redis 最重要的一部分主题(topic)文档,
比如事务、持久化、复制、Sentinel、集群等文章也已翻译完毕。</p>
<p>文档目前描述的内容以 Redis 2.8 版本为准,
查看<a class="reference internal" href="change_log.html#change-log"><span>更新日志(change log)</span></a>可以了解本文档对 Redis 2.8 所做的更新。</p>
</div>
<div class="section" id="id2">
<h2>通过捐款支持本文档<a class="headerlink" href="#id2" title="Permalink to this headline"></a></h2>
<p>对 Redis 的文档更新进行追踪并及时地进行翻译需要花费大量的时间和精力,
如果你喜欢这个《Redis 命令参考》文档的话,
可以通过捐款的方式,
支持译者继续对 Redis 文档进行翻译,
并将这个文档更好地维护下去。</p>
<p>你可以通过使用<a class="reference external" href="https://mobile.alipay.com/main/download.htm?action=mobileClient">支付宝钱包</a>扫描以下二维码来进行捐款,
或者通过向支付宝帐号 <a class="reference external" href="mailto:huangz1990&#37;&#52;&#48;gmail&#46;com">huangz1990<span>&#64;</span>gmail<span>&#46;</span>com</a> 转帐来进行捐款。</p>
<img alt="_images/pay_to_huangz.png" src="_images/pay_to_huangz.png" />
</div>
</div>


Expand Down
16 changes: 7 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,9 @@ <h3>Navigation</h3>

<div class="section" id="redis">
<h1>Redis 命令参考<a class="headerlink" href="#redis" title="Permalink to this headline"></a></h1>
<p>本文档是 <a class="reference external" href="http://redis.io/commands">Redis Command Reference</a><a class="reference external" href="http://redis.io/documentation">Redis Documentation</a> 的中文翻译版:
所有 Redis 命令文档均已翻译完毕,
Redis 最重要的一部分主题(topic)文档,
比如事务、持久化、复制、Sentinel、集群等文章也已翻译完毕。</p>
<p>文档目前描述的内容以 Redis 2.8 版本为准,
查看<a class="reference internal" href="change_log.html#change-log"><span>更新日志(change log)</span></a>可以了解本文档对 Redis 2.8 所做的更新。</p>
<p>本文档是 <a class="reference external" href="http://redis.io/commands">Redis Command Reference</a><a class="reference external" href="http://redis.io/documentation">Redis Documentation</a> 的中文翻译版,
阅读这个文档可以帮助你了解 Redis 命令的具体使用方法,
并学会如何使用 Redis 的事务、持久化、复制、Sentinel、集群等功能。</p>
<div class="section" id="ctrl-f">
<h2>命令目录(使用 CTRL + F 快速查找):<a class="headerlink" href="#ctrl-f" title="Permalink to this headline"></a></h2>
<table border="1" class="docutils">
Expand Down Expand Up @@ -517,9 +514,10 @@ <h2>文档<a class="headerlink" href="#id1" title="Permalink to this headline">
<h2>关于<a class="headerlink" href="#id2" title="Permalink to this headline"></a></h2>
<p>本文档由 <a class="reference external" href="http://www.huangz.me">黄健宏(huangz)</a> 翻译,
版权归 Redis 官方所有。</p>
<p>关注 <a class="reference external" href="https://github.com/huangz1990/redis">文档的 github 项目</a> 可以随时追踪文档的最新更新。
有任何问题、意见或建议,
可以在文档配套的 disqus 论坛里留言,
<p><a class="reference internal" href="change_log.html#change-log"><span>更新日志(change log)</span></a> 列出了本文档的主要更新细节,
你也可以通过关注 <a class="reference external" href="https://github.com/huangz1990/redis">文档的 github 项目</a> 来随时追踪文档的最新更新信息。</p>
<p>有任何问题、意见或建议,
请在文档配套的 disqus 论坛里留言,
或者直接联系译者。</p>
<hr class="docutils" />
<img alt="_images/cover.png" class="align-left" src="_images/cover.png" />
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 26f73ea

Please sign in to comment.