Add JSON styleguide translation link

This commit is contained in:
Brant Young 2012-08-16 09:31:34 +08:00
parent ee6d0529c0
commit a7877a950a
2 changed files with 6 additions and 2 deletions

View File

@ -19,7 +19,7 @@ Google 开源项目风格指南 (中文版)
英文版项目维护的是在 Google 使用的编程风格指南. 如果你正在修改的项目源自 Google, 你可能会被引导至
英文版项目页面, 以了解项目所使用的风格.
我们已经发布了**中文版** 的风格指南:
我们已经发布了**中文版** 的风格指南:
#. `Google C++ 风格指南 <http://zh-google-styleguide.readthedocs.org/en/latest/google-cpp-styleguide/>`_
@ -27,6 +27,8 @@ Google 开源项目风格指南 (中文版)
#. `Google Python 风格指南 <http://zh-google-styleguide.readthedocs.org/en/latest/google-python-styleguide/>`_
#. `Google JSON 风格指南 <https://github.com/darcyliu/google-styleguide/blob/master/JSONStyleGuide.md>`_
中文版项目采用 reStructuredText 纯文本标记语法, 并使用 Sphinx 生成 HTML / CHM / PDF 等文档格式.

View File

@ -14,7 +14,7 @@ Google 开源项目风格指南 (中文版)
英文版项目维护的是在 Google 使用的编程风格指南. 如果你正在修改的项目源自 Google, 你可能会被引导至
英文版项目页面, 以了解项目所使用的风格.
我们已经发布了**中文版** 的风格指南:
我们已经发布了**中文版** 的风格指南:
#. :doc:`Google C++ 风格指南 </google-cpp-styleguide/contents>`
@ -22,6 +22,8 @@ Google 开源项目风格指南 (中文版)
#. :doc:`Google Python 风格指南 </google-python-styleguide/contents>`
#. `Google JSON 风格指南 <https://github.com/darcyliu/google-styleguide/blob/master/JSONStyleGuide.md>`_
中文版项目采用 reStructuredText 纯文本标记语法, 并使用 Sphinx 生成 HTML / CHM / PDF 等文档格式.