Skip to content

Commit 9584df3

Browse files
committed
add links to poco-sdk standard demo apps.
1 parent 0997712 commit 9584df3

2 files changed

Lines changed: 31 additions & 1 deletion

File tree

  • DocBuilder/locale/zh_CN/LC_MESSAGES/source/doc/poco-example
  • doc/poco-example

DocBuilder/locale/zh_CN/LC_MESSAGES/source/doc/poco-example/index.po

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: poco \n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-01-31 11:17+0800\n"
11+
"POT-Creation-Date: 2018-04-13 19:03+0800\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -89,3 +89,22 @@ msgstr "`使用单元测试框架 <play with unittest framework_>`_"
8989
msgid "`optimize speed by freezing UI`_"
9090
msgstr "`冻结UI以加快一些速度 <optimize speed by freezing UI_>`_"
9191

92+
#: ../../source/doc/poco-example/index.rst:43
93+
msgid "More demo games for testing"
94+
msgstr ""
95+
96+
#: ../../source/doc/poco-example/index.rst:45
97+
msgid ""
98+
"The following files are standard apps with according poco-sdk integrated."
99+
" You can download and install on your device to make sure it works for "
100+
"your environment."
101+
msgstr ""
102+
103+
#: ../../source/doc/poco-example/index.rst:48
104+
msgid "`cocos2dx-lua sdk test (android)`_"
105+
msgstr ""
106+
107+
#: ../../source/doc/poco-example/index.rst:49
108+
msgid "`cocos2dx-js sdk test (android)`_"
109+
msgstr ""
110+

doc/poco-example/index.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,16 @@ Tutorial
3939
.. _play with unittest framework: play_with_unittest_framework.html
4040
.. _optimize speed by freezing UI: optimize_speed_by_freezing_UI.html
4141

42+
More demo games for testing
43+
---------------------------
44+
45+
The following files are standard apps with according poco-sdk integrated. You can download and install on your device
46+
to make sure it works for your environment.
47+
48+
- `cocos2dx-lua sdk test (android)`_
49+
- `cocos2dx-js sdk test (android)`_
50+
4251
.. _demo game android: http://top.gdl.netease.com/poco-res/poco-demo-unity-game-android.zip
4352
.. _demo game windows: http://top.gdl.netease.com/poco-res/poco-demo-unity-game-win.zip
53+
.. _cocos2dx-lua sdk test (android): http://top.gdl.netease.com/poco-res/poco-sdk-test-cocos2dx-lua-demo-android.zip
54+
.. _cocos2dx-js sdk test (android): http://top.gdl.netease.com/poco-res/poco-sdk-test-cocos2dx-js-demo-android.zip

0 commit comments

Comments
 (0)