Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit892d99d

Browse files
committed
Re-arranged Getting Started section in Documentation.Fixesrobotframework#15
1 parentc38951f commit892d99d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

‎index.html‎

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -999,7 +999,7 @@ <h1 class="row-header">THE DOCS</h1>
999999

10001000
<divclass="link">
10011001
<ahref="https://github.com/robotframework/robotframework/blob/master/INSTALL.rst"target="_blank">Installation Instructions</a>
1002-
Notice that external test libraries and tools need to be installed separately. Peoplefamiliar withinstallingPythonpackages can just run:<spanclass="command">pip install robotframework</span>
1002+
If you arefamiliar with Pythonand pip, just run<spanclass="command">pip install robotframework</span>. Notice that external libraries and tools need to be installed separately.
10031003
</div>
10041004

10051005
<divclass="link">
@@ -1008,8 +1008,8 @@ <h1 class="row-header">THE DOCS</h1>
10081008
</div>
10091009

10101010
<divclass="link">
1011-
<ahref="http://robot-framework.readthedocs.org/en/latest/"target="_blank">Public API</a>
1012-
Public API for writing your own tools againstRobot Framework.
1011+
<ahref="https://github.com/robotframework/QuickStartGuide/blob/master/QuickStart.rst"target="_blank">Quick Start Guide</a>
1012+
Introduces the most important features ofRobot Framework and acts as an executable demo.
10131013
</div>
10141014

10151015
</div>
@@ -1022,22 +1022,22 @@ <h1 class="row-header">THE DOCS</h1>
10221022
</div>
10231023

10241024
<divclass="link">
1025-
<ahref="https://github.com/robotframework/QuickStartGuide/blob/master/QuickStart.rst"target="_blank">Quick Start Guide</a>
1026-
Introduces the most important features ofRobot Framework and acts as an executable demo.
1025+
<ahref="https://github.com/robotframework/HowToWriteGoodTestCases/blob/master/HowToWriteGoodTestCases.rst"target="_blank">How to write good test cases</a>
1026+
Guidelines for writing good test cases usingRobot Framework.
10271027
</div>
10281028

10291029
<divclass="link">
10301030
<ahref="http://www.slideshare.net/pekkaklarck/robot-framework-dos-and-donts"target="_blank">Dos And Don'ts</a>
1031-
Presentationdemonstrating general guidelines how to create good test cases using Robot Framework.
1031+
Presentationloosely based on the above how-to.
10321032
</div>
10331033

10341034
</div>
10351035

10361036
<divclass="column full">
10371037

10381038
<divclass="link">
1039-
<ahref="https://github.com/robotframework/HowToWriteGoodTestCases/blob/master/HowToWriteGoodTestCases.rst"target="_blank">How to write good test cases</a>
1040-
Guidelinesfor writinggood test cases using Robot Framework.
1039+
<ahref="http://robot-framework.readthedocs.org/en/latest/"target="_blank">Public API</a>
1040+
Public APIfor writingyour own tools against Robot Framework.
10411041
</div>
10421042

10431043
</div>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp