1 parent e59c167 commit 4e7bacfCopy full SHA for 4e7bacf
2 files changed
docs/conf.py
@@ -50,7 +50,7 @@
50
# The short X.Y version.
51
version = '1.0'
52
# The full version, including alpha/beta/rc tags.
53
-release = '1.0(rc)'
+release = '1.0(beta)'
54
55
# The language for content autogenerated by Sphinx. Refer to documentation
56
# for a list of supported languages.
docs/index.rst
@@ -6,11 +6,6 @@
6
SAE Python 开发者手册
7
=================================================
8
9
-目前SAE Python还处于测试阶段,欢迎使用。 `点此申请内测`_ 。
10
-
11
-.. _点此进入: /invite
12
-.. _点此申请内测: /apply
13
14
本文档,示例代码以及本地测试server下载: ::
15
16
git clone http://github.com/SAEPython/saepythondevguide.git
0 commit comments