Update README.rst and the contents of Python

Because of the adding of Shell Style Guide,
the total number becomes five.

Modify the contents of Python Style Guide,
make it consistent with others.
This commit is contained in:
Bean Zhang 2016-03-21 09:32:59 +08:00
parent 77c5236df2
commit fe1f468a3b
3 changed files with 7 additions and 13 deletions

View File

@ -18,7 +18,7 @@ Google 开源项目风格指南 (中文版)
英文版项目维护的是在 Google 使用的编程风格指南. 如果你正在修改的项目源自 Google, 你可能会被引导至
英文版项目页面, 以了解项目所使用的风格.
我们已经发布了**中文版** 的风格指南:
我们已经发布了**中文版** 的风格指南:
#. `Google C++ 风格指南 <http://zh-google-styleguide.readthedocs.org/en/latest/google-cpp-styleguide/>`_

View File

@ -7,4 +7,8 @@ Python 风格指南 - 内容目录
.. toctree::
index
index
background
python_language_rules
python_style_rules
parting_words

View File

@ -1,5 +1,4 @@
================================
Google Python 风格指南 - 中文版
扉页
================================
:版本: 2.59
@ -24,12 +23,3 @@ Google Python 风格指南 - 中文版
- `Google Style Guide <https://github.com/google/styleguide>`_
- `Google 开源项目风格指南 - 中文版 <http://github.com/zh-google-styleguide/zh-google-styleguide>`_
目录
================================
.. toctree::
background
python_language_rules
python_style_rules
parting_words