@@ -118,6 +118,22 @@ <h2>Examples</h2>
118
118
< div class ="section " id ="test-libraries ">
119
119
< h2 > Test libraries</ h2 >
120
120
< p > Test libraries lorem ipsum sil dolor est lorem ipsum sil dolor est lorem ipsum sil dolor est lorem ipsum sil dolor est</ p >
121
+ < div class ="section " id ="standard-test-libraries ">
122
+ < h3 > Standard test libraries</ h3 >
123
+ < ul class ="simple ">
124
+ < li > < a class ="reference external " href ="http://code.google.com/p/robotframework/wiki/BuiltInLibrary "> Builtin</ a > </ li >
125
+ < li > < a class ="reference external " href ="http://code.google.com/p/robotframework/wiki/OperatingSystemLibrary "> OperatingSystem</ a > </ li >
126
+ < li > < a class ="reference external " href ="http://code.google.com/p/robotframework/wiki/ScreenshotLibrary "> Screenshot</ a > </ li >
127
+ < li > < a class ="reference external " href ="http://code.google.com/p/robotframework/wiki/TelnetLibrary "> Telnet</ a > </ li >
128
+ < li > < a class ="reference external " href ="http://code.google.com/p/robotframework/wiki/CollectionsLibrary "> Collections</ a > </ li >
129
+ < li > < a class ="reference external " href ="http://code.google.com/p/robotframework/wiki/StringLibrary "> String</ a > </ li >
130
+ < li > < a class ="reference external " href ="http://code.google.com/p/robotframework/wiki/DialogsLibrary "> Dialogs</ a > </ li >
131
+ < li > < a class ="reference external " href ="http://code.google.com/p/robotframework/wiki/RemoteLibrary "> Remote</ a > </ li >
132
+ < li > < a class ="reference external " href ="http://code.google.com/p/robotframework/wiki/XMLLibrary "> XML</ a > </ li >
133
+ </ ul >
134
+ </ div >
135
+ < div class ="section " id ="third-party-provided-libraries ">
136
+ < h3 > Third party provided libraries</ h3 >
121
137
< ul class ="simple ">
122
138
< li > < a class ="reference external " href ="http://code.google.com/p/robotframework-autoitlibrary/ "> AutoItLibrary</ a > </ li >
123
139
< li > < a class ="reference external " href ="http://franz-see.github.com/Robotframework-Database-Library/ "> Database Library (Java)</ a > </ li >
@@ -135,6 +151,7 @@ <h2>Test libraries</h2>
135
151
< li > < a class ="reference external " href ="http://code.google.com/p/robotframework-watinlibrary/ "> WatinLibrary</ a > </ li >
136
152
</ ul >
137
153
</ div >
154
+ </ div >
138
155
< div class ="section " id ="tools ">
139
156
< h2 > Tools</ h2 >
140
157
< p > Tools provide lorem ipsum lorem ipsumlorem ipsumlorem ipsumlorem ipsum ipsum lorem ipsumlorem ipsumlorem ipsumlorem ipsum</ p >
@@ -151,6 +168,8 @@ <h3>Editors</h3>
151
168
</ li >
152
169
< li > < p class ="first "> < a class ="reference external " href ="https://github.com/sakari/robot-mode "> Emacs major mode</ a > </ p >
153
170
</ li >
171
+ < li > < p class ="first "> < a class ="reference external " href ="https://github.com/shellderp/sublime-robot-plugin "> Sublime plugin</ a > </ p >
172
+ </ li >
154
173
< li > < p class ="first "> < a class ="reference external " href ="https://bitbucket.org/jussimalinen/robot.tmbundle/ "> TextMate bundle</ a > </ p >
155
174
</ li >
156
175
< li > < p class ="first "> < a class ="reference external " href ="https://github.com/mfukar/robotframework-vim "> Vim plugin</ a > </ p >
@@ -200,7 +219,8 @@ <h3>Mailing lists</h3>
200
219
< li > < a class ="reference external " href ="http://groups.google.com/group/robotframework-announce "> robotframework-announce</ a > </ li >
201
220
< li > < a class ="reference external " href ="http://groups.google.com/group/robotframework-devel "> robotframework-devel</ a > </ li >
202
221
< li > < a class ="reference external " href ="http://groups.google.com/group/robotframework-commit "> robotframework-commit</ a > </ li >
203
- < li > < a class ="reference external " href ="http://groups.google.com/group/robotframework-ja "> japanese users list</ a > </ li >
222
+ < li > < a class ="reference external " href ="http://groups.google.com/group/robotframework-ja "> Japanese users list</ a > </ li >
223
+ < li > < a class ="reference external " href ="http://groups.google.com/group/robotframework-cn "> Chinese users list</ a > </ li >
204
224
</ ul >
205
225
</ div >
206
226
< div class ="section " id ="irc ">
0 commit comments