Skip to content

Commit

Permalink
update docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Canux CHENG committed Dec 6, 2017
1 parent e033787 commit f184086
Show file tree
Hide file tree
Showing 9 changed files with 33 additions and 44 deletions.
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/_build/doctrees/python.doctree
Binary file not shown.
10 changes: 5 additions & 5 deletions docs/_build/html/_sources/python.txt
Expand Up @@ -16,7 +16,7 @@ python开发微信公众号
wechat user <=> send/receive message <=> wechat server <=> POST XML message <=> your server

云平台部署django项目
====================
--------------------

`[SAE] <http://www.sinacloud.com/doc/sae/python/index.html>`_

Expand Down Expand Up @@ -45,7 +45,7 @@ BAE平台需要app.conf,favicon.ico和index.py三个文件。
BAE的入口就是index.py文件中名叫application的可调用对象

创建django项目wechat
====================
--------------------

app.conf或conf.yaml添加配置文件

Expand All @@ -63,7 +63,7 @@ wechat/settings.py添加mysql数据库信息。
在GAE/BAE/SAE上传sql文件把数据同步到GAE/BAE/SAE的mysql

创建django的应用django-wechat-api
=================================
---------------------------------

在wechat/settings.py中添加应用

Expand All @@ -72,7 +72,7 @@ wechat/settings.py添加mysql数据库信息。
在django-wechat-api/views.py添加微信接口

修改wechat公众平台配置
======================
----------------------

配置::

Expand All @@ -81,7 +81,7 @@ wechat/settings.py添加mysql数据库信息。
TOKEN: yourtoken

django开发的wechat接口开源项目
==============================
------------------------------

源码参考:

Expand Down
5 changes: 0 additions & 5 deletions docs/_build/html/genindex.html
Expand Up @@ -69,11 +69,6 @@ <h3>Navigation</h3>
<li class="toctree-l1"><a class="reference internal" href="wechat_api.html">wechat_api</a></li>
<li class="toctree-l1"><a class="reference internal" href="enterprise_api.html">enterprise_api</a></li>
<li class="toctree-l1"><a class="reference internal" href="python.html">python开发微信公众号</a></li>
<li class="toctree-l1"><a class="reference internal" href="python.html#django">云平台部署django项目</a></li>
<li class="toctree-l1"><a class="reference internal" href="python.html#djangowechat">创建django项目wechat</a></li>
<li class="toctree-l1"><a class="reference internal" href="python.html#djangodjango-wechat-api">创建django的应用django-wechat-api</a></li>
<li class="toctree-l1"><a class="reference internal" href="python.html#wechat">修改wechat公众平台配置</a></li>
<li class="toctree-l1"><a class="reference internal" href="python.html#id2">django开发的wechat接口开源项目</a></li>
</ul>

<div class="relations">
Expand Down
19 changes: 8 additions & 11 deletions docs/_build/html/index.html
Expand Up @@ -56,12 +56,14 @@ <h1>The User Guid<a class="headerlink" href="#the-user-guid" title="Permalink to
</li>
<li class="toctree-l1"><a class="reference internal" href="wechat_api.html">wechat_api</a></li>
<li class="toctree-l1"><a class="reference internal" href="enterprise_api.html">enterprise_api</a></li>
<li class="toctree-l1"><a class="reference internal" href="python.html">python开发微信公众号</a></li>
<li class="toctree-l1"><a class="reference internal" href="python.html#django">云平台部署django项目</a></li>
<li class="toctree-l1"><a class="reference internal" href="python.html#djangowechat">创建django项目wechat</a></li>
<li class="toctree-l1"><a class="reference internal" href="python.html#djangodjango-wechat-api">创建django的应用django-wechat-api</a></li>
<li class="toctree-l1"><a class="reference internal" href="python.html#wechat">修改wechat公众平台配置</a></li>
<li class="toctree-l1"><a class="reference internal" href="python.html#id2">django开发的wechat接口开源项目</a></li>
<li class="toctree-l1"><a class="reference internal" href="python.html">python开发微信公众号</a><ul>
<li class="toctree-l2"><a class="reference internal" href="python.html#django">云平台部署django项目</a></li>
<li class="toctree-l2"><a class="reference internal" href="python.html#djangowechat">创建django项目wechat</a></li>
<li class="toctree-l2"><a class="reference internal" href="python.html#djangodjango-wechat-api">创建django的应用django-wechat-api</a></li>
<li class="toctree-l2"><a class="reference internal" href="python.html#wechat">修改wechat公众平台配置</a></li>
<li class="toctree-l2"><a class="reference internal" href="python.html#id2">django开发的wechat接口开源项目</a></li>
</ul>
</li>
</ul>
</div>
</div>
Expand Down Expand Up @@ -98,11 +100,6 @@ <h3>Navigation</h3>
<li class="toctree-l1"><a class="reference internal" href="wechat_api.html">wechat_api</a></li>
<li class="toctree-l1"><a class="reference internal" href="enterprise_api.html">enterprise_api</a></li>
<li class="toctree-l1"><a class="reference internal" href="python.html">python开发微信公众号</a></li>
<li class="toctree-l1"><a class="reference internal" href="python.html#django">云平台部署django项目</a></li>
<li class="toctree-l1"><a class="reference internal" href="python.html#djangowechat">创建django项目wechat</a></li>
<li class="toctree-l1"><a class="reference internal" href="python.html#djangodjango-wechat-api">创建django的应用django-wechat-api</a></li>
<li class="toctree-l1"><a class="reference internal" href="python.html#wechat">修改wechat公众平台配置</a></li>
<li class="toctree-l1"><a class="reference internal" href="python.html#id2">django开发的wechat接口开源项目</a></li>
</ul>

<div class="relations">
Expand Down
26 changes: 14 additions & 12 deletions docs/_build/html/python.html
Expand Up @@ -51,9 +51,8 @@
<div class="highlight-python"><div class="highlight"><pre><span></span>wechat user &lt;=&gt; send/receive message &lt;=&gt; wechat server &lt;=&gt; POST XML message &lt;=&gt; your server
</pre></div>
</div>
</div>
<div class="section" id="django">
<h1>云平台部署django项目<a class="headerlink" href="#django" title="Permalink to this headline"></a></h1>
<h2>云平台部署django项目<a class="headerlink" href="#django" title="Permalink to this headline"></a></h2>
<p><a class="reference external" href="http://www.sinacloud.com/doc/sae/python/index.html">[SAE]</a></p>
<p><a class="reference external" href="https://cloud.baidu.com/doc/BAE/QuickGuide.html">[BAE]</a></p>
<p>SAE添加第三方依赖</p>
Expand All @@ -72,7 +71,7 @@ <h1>云平台部署django项目<a class="headerlink" href="#django" title="Perma
<p>BAE的入口就是index.py文件中名叫application的可调用对象</p>
</div>
<div class="section" id="djangowechat">
<h1>创建django项目wechat<a class="headerlink" href="#djangowechat" title="Permalink to this headline"></a></h1>
<h2>创建django项目wechat<a class="headerlink" href="#djangowechat" title="Permalink to this headline"></a></h2>
<p>app.conf或conf.yaml添加配置文件</p>
<p>index.wsgi或index.py添加云平台入口</p>
<p>wechat/settings.py添加mysql数据库信息</p>
Expand All @@ -85,13 +84,13 @@ <h1>创建django项目wechat<a class="headerlink" href="#djangowechat" title="Pe
<p>在GAE/BAE/SAE上传sql文件把数据同步到GAE/BAE/SAE的mysql</p>
</div>
<div class="section" id="djangodjango-wechat-api">
<h1>创建django的应用django-wechat-api<a class="headerlink" href="#djangodjango-wechat-api" title="Permalink to this headline"></a></h1>
<h2>创建django的应用django-wechat-api<a class="headerlink" href="#djangodjango-wechat-api" title="Permalink to this headline"></a></h2>
<p>在wechat/settings.py中添加应用</p>
<p>在wechat/urls.py中添加应用的url</p>
<p>在django-wechat-api/views.py添加微信接口</p>
</div>
<div class="section" id="wechat">
<h1>修改wechat公众平台配置<a class="headerlink" href="#wechat" title="Permalink to this headline"></a></h1>
<h2>修改wechat公众平台配置<a class="headerlink" href="#wechat" title="Permalink to this headline"></a></h2>
<p>配置:</p>
<div class="highlight-python"><div class="highlight"><pre><span></span>SAE_URL: http://&lt;project&gt;.applinzi.com/wechat/
BAE_URL: http://&lt;project&gt;.duapp.com/wechat/
Expand All @@ -100,9 +99,10 @@ <h1>修改wechat公众平台配置<a class="headerlink" href="#wechat" title="Pe
</div>
</div>
<div class="section" id="id2">
<h1>django开发的wechat接口开源项目<a class="headerlink" href="#id2" title="Permalink to this headline"></a></h1>
<h2>django开发的wechat接口开源项目<a class="headerlink" href="#id2" title="Permalink to this headline"></a></h2>
<p>源码参考:</p>
<p><a class="reference external" href="https://github.com/crazy-canux/django-wechat-api">[github]</a></p>
</div>
</div>


Expand All @@ -128,12 +128,14 @@ <h3>Navigation</h3>
<li class="toctree-l1"><a class="reference internal" href="wechat.html">wechat</a></li>
<li class="toctree-l1"><a class="reference internal" href="wechat_api.html">wechat_api</a></li>
<li class="toctree-l1"><a class="reference internal" href="enterprise_api.html">enterprise_api</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="">python开发微信公众号</a></li>
<li class="toctree-l1"><a class="reference internal" href="#django">云平台部署django项目</a></li>
<li class="toctree-l1"><a class="reference internal" href="#djangowechat">创建django项目wechat</a></li>
<li class="toctree-l1"><a class="reference internal" href="#djangodjango-wechat-api">创建django的应用django-wechat-api</a></li>
<li class="toctree-l1"><a class="reference internal" href="#wechat">修改wechat公众平台配置</a></li>
<li class="toctree-l1"><a class="reference internal" href="#id2">django开发的wechat接口开源项目</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="">python开发微信公众号</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#django">云平台部署django项目</a></li>
<li class="toctree-l2"><a class="reference internal" href="#djangowechat">创建django项目wechat</a></li>
<li class="toctree-l2"><a class="reference internal" href="#djangodjango-wechat-api">创建django的应用django-wechat-api</a></li>
<li class="toctree-l2"><a class="reference internal" href="#wechat">修改wechat公众平台配置</a></li>
<li class="toctree-l2"><a class="reference internal" href="#id2">django开发的wechat接口开源项目</a></li>
</ul>
</li>
</ul>

<div class="relations">
Expand Down
5 changes: 0 additions & 5 deletions docs/_build/html/search.html
Expand Up @@ -92,11 +92,6 @@ <h3>Navigation</h3>
<li class="toctree-l1"><a class="reference internal" href="wechat_api.html">wechat_api</a></li>
<li class="toctree-l1"><a class="reference internal" href="enterprise_api.html">enterprise_api</a></li>
<li class="toctree-l1"><a class="reference internal" href="python.html">python开发微信公众号</a></li>
<li class="toctree-l1"><a class="reference internal" href="python.html#django">云平台部署django项目</a></li>
<li class="toctree-l1"><a class="reference internal" href="python.html#djangowechat">创建django项目wechat</a></li>
<li class="toctree-l1"><a class="reference internal" href="python.html#djangodjango-wechat-api">创建django的应用django-wechat-api</a></li>
<li class="toctree-l1"><a class="reference internal" href="python.html#wechat">修改wechat公众平台配置</a></li>
<li class="toctree-l1"><a class="reference internal" href="python.html#id2">django开发的wechat接口开源项目</a></li>
</ul>

<div class="relations">
Expand Down

0 comments on commit f184086

Please sign in to comment.