Revision: 3010
Author: pekka.klarck
Date: Fri Apr 16 01:19:54 2010
Log: Regen after style tweaks and adding scope.
http://code.google.com/p/robotframework/source/detail?r=3010

Modified:
 /trunk/doc/libraries/BuiltIn.html
 /trunk/doc/libraries/Collections.html
 /trunk/doc/libraries/Dialogs.html
 /trunk/doc/libraries/OperatingSystem.html
 /trunk/doc/libraries/Screenshot.html
 /trunk/doc/libraries/String.html
 /trunk/doc/libraries/Telnet.html

=======================================
--- /trunk/doc/libraries/BuiltIn.html   Tue Mar 30 04:45:17 2010
+++ /trunk/doc/libraries/BuiltIn.html   Fri Apr 16 01:19:54 2010
@@ -13,14 +13,13 @@
 }
 a.name, span.name {
   font-style: italic;
-  color: black;
-}
-a:link, a:visited {
-  color: black;
+}
+a, a:link, a:visited {
+  color: #c30;
 }
 a:hover, a:active {
   text-decoration: underline;
-  color: #666;
+  color: black;
 }
 div.shortcuts {
   margin: 1em 0em;
@@ -28,6 +27,7 @@
 }
 div.shortcuts a {
   text-decoration: none;
+  color: black;
 }
 div.shortcuts a:hover {
   text-decoration: underline;
@@ -50,7 +50,7 @@
 }
 table.keywords td.kw {
   width: 150px;
-  color: black;
+  font-weight: bold;
 }
 table.keywords td.arg {
   width: 300px;
@@ -86,7 +86,8 @@
 </head>
 <body>
 <h1>BuiltIn</h1>
-<p><b>Version:</b> trunk 20100323</p>
+<b>Version:</b> 2.1.3<br>
+<b>Scope:</b> global</p>

 <h2 id="introduction">Introduction</h2>
 <p>An always available standard library with often needed keywords.<br />
@@ -1610,7 +1611,7 @@
 <p id="footer">
 Altogether 72 keywords.<br />
Generated by <a href="http://code.google.com/p/robotframework/wiki/LibraryDocumentationTool";>libdoc.py</a>
-on 2010-03-30 14:43:59.
+on 2010-04-16 11:14:06.
 </p>
 </body>
 </html>
=======================================
--- /trunk/doc/libraries/Collections.html       Mon Mar 29 08:02:14 2010
+++ /trunk/doc/libraries/Collections.html       Fri Apr 16 01:19:54 2010
@@ -13,14 +13,13 @@
 }
 a.name, span.name {
   font-style: italic;
-  color: black;
-}
-a:link, a:visited {
-  color: black;
+}
+a, a:link, a:visited {
+  color: #c30;
 }
 a:hover, a:active {
   text-decoration: underline;
-  color: #666;
+  color: black;
 }
 div.shortcuts {
   margin: 1em 0em;
@@ -28,6 +27,7 @@
 }
 div.shortcuts a {
   text-decoration: none;
+  color: black;
 }
 div.shortcuts a:hover {
   text-decoration: underline;
@@ -50,7 +50,7 @@
 }
 table.keywords td.kw {
   width: 150px;
-  color: black;
+  font-weight: bold;
 }
 table.keywords td.arg {
   width: 300px;
@@ -86,7 +86,8 @@
 </head>
 <body>
 <h1>Collections</h1>
-<p><b>Version:</b> trunk 20100323</p>
+<b>Version:</b> 2.1.3<br>
+<b>Scope:</b> global</p>

 <h2 id="introduction">Introduction</h2>
<p>A test library providing keywords for handling lists and dictionaries.<br />
@@ -843,7 +844,7 @@
 <p id="footer">
 Altogether 36 keywords.<br />
Generated by <a href="http://code.google.com/p/robotframework/wiki/LibraryDocumentationTool";>libdoc.py</a>
-on 2010-03-29 18:01:31.
+on 2010-04-16 11:14:07.
 </p>
 </body>
 </html>
=======================================
--- /trunk/doc/libraries/Dialogs.html   Mon Mar 29 08:02:14 2010
+++ /trunk/doc/libraries/Dialogs.html   Fri Apr 16 01:19:54 2010
@@ -13,14 +13,13 @@
 }
 a.name, span.name {
   font-style: italic;
-  color: black;
-}
-a:link, a:visited {
-  color: black;
+}
+a, a:link, a:visited {
+  color: #c30;
 }
 a:hover, a:active {
   text-decoration: underline;
-  color: #666;
+  color: black;
 }
 div.shortcuts {
   margin: 1em 0em;
@@ -28,6 +27,7 @@
 }
 div.shortcuts a {
   text-decoration: none;
+  color: black;
 }
 div.shortcuts a:hover {
   text-decoration: underline;
@@ -50,7 +50,7 @@
 }
 table.keywords td.kw {
   width: 150px;
-  color: black;
+  font-weight: bold;
 }
 table.keywords td.arg {
   width: 300px;
@@ -86,7 +86,8 @@
 </head>
 <body>
 <h1>Dialogs</h1>
-<p><b>Version:</b> trunk 20100323</p>
+<b>Version:</b> 2.1.3<br>
+<b>Scope:</b> global</p>

 <h2 id="introduction">Introduction</h2>
 <p>A test library providing dialogs for interacting with users.<br />
@@ -144,7 +145,7 @@
 <p id="footer">
 Altogether 4 keywords.<br />
Generated by <a href="http://code.google.com/p/robotframework/wiki/LibraryDocumentationTool";>libdoc.py</a>
-on 2010-03-29 18:01:31.
+on 2010-04-16 11:14:07.
 </p>
 </body>
 </html>
=======================================
--- /trunk/doc/libraries/OperatingSystem.html   Mon Mar 29 08:02:14 2010
+++ /trunk/doc/libraries/OperatingSystem.html   Fri Apr 16 01:19:54 2010
@@ -13,14 +13,13 @@
 }
 a.name, span.name {
   font-style: italic;
-  color: black;
-}
-a:link, a:visited {
-  color: black;
+}
+a, a:link, a:visited {
+  color: #c30;
 }
 a:hover, a:active {
   text-decoration: underline;
-  color: #666;
+  color: black;
 }
 div.shortcuts {
   margin: 1em 0em;
@@ -28,6 +27,7 @@
 }
 div.shortcuts a {
   text-decoration: none;
+  color: black;
 }
 div.shortcuts a:hover {
   text-decoration: underline;
@@ -50,7 +50,7 @@
 }
 table.keywords td.kw {
   width: 150px;
-  color: black;
+  font-weight: bold;
 }
 table.keywords td.arg {
   width: 300px;
@@ -86,7 +86,7 @@
 </head>
 <body>
 <h1>OperatingSystem</h1>
-<p><b>Version:</b> trunk 20100323</p>
+<b>Scope:</b> global</p>

 <h2 id="introduction">Introduction</h2>
 <p>A test library providing keywords for OS related tasks.<br />
@@ -1263,7 +1263,7 @@
 <p id="footer">
 Altogether 55 keywords.<br />
Generated by <a href="http://code.google.com/p/robotframework/wiki/LibraryDocumentationTool";>libdoc.py</a>
-on 2010-03-29 18:01:31.
+on 2010-04-16 11:14:07.
 </p>
 </body>
 </html>
=======================================
--- /trunk/doc/libraries/Screenshot.html        Mon Mar 29 08:02:14 2010
+++ /trunk/doc/libraries/Screenshot.html        Fri Apr 16 01:19:54 2010
@@ -13,14 +13,13 @@
 }
 a.name, span.name {
   font-style: italic;
-  color: black;
-}
-a:link, a:visited {
-  color: black;
+}
+a, a:link, a:visited {
+  color: #c30;
 }
 a:hover, a:active {
   text-decoration: underline;
-  color: #666;
+  color: black;
 }
 div.shortcuts {
   margin: 1em 0em;
@@ -28,6 +27,7 @@
 }
 div.shortcuts a {
   text-decoration: none;
+  color: black;
 }
 div.shortcuts a:hover {
   text-decoration: underline;
@@ -50,7 +50,7 @@
 }
 table.keywords td.kw {
   width: 150px;
-  color: black;
+  font-weight: bold;
 }
 table.keywords td.arg {
   width: 300px;
@@ -86,7 +86,8 @@
 </head>
 <body>
 <h1>Screenshot</h1>
-<p><b>Version:</b> trunk 20100323</p>
+<b>Version:</b> 2.1.3<br>
+<b>Scope:</b> test suite</p>

 <h2 id="introduction">Introduction</h2>
 <p>A test library for taking full-screen screenshots of the desktop.<br />
@@ -220,7 +221,7 @@
 <p id="footer">
 Altogether 4 keywords.<br />
Generated by <a href="http://code.google.com/p/robotframework/wiki/LibraryDocumentationTool";>libdoc.py</a>
-on 2010-03-29 18:01:32.
+on 2010-04-16 11:14:07.
 </p>
 </body>
 </html>
=======================================
--- /trunk/doc/libraries/String.html    Mon Mar 29 08:02:14 2010
+++ /trunk/doc/libraries/String.html    Fri Apr 16 01:19:54 2010
@@ -13,14 +13,13 @@
 }
 a.name, span.name {
   font-style: italic;
-  color: black;
-}
-a:link, a:visited {
-  color: black;
+}
+a, a:link, a:visited {
+  color: #c30;
 }
 a:hover, a:active {
   text-decoration: underline;
-  color: #666;
+  color: black;
 }
 div.shortcuts {
   margin: 1em 0em;
@@ -28,6 +27,7 @@
 }
 div.shortcuts a {
   text-decoration: none;
+  color: black;
 }
 div.shortcuts a:hover {
   text-decoration: underline;
@@ -50,7 +50,7 @@
 }
 table.keywords td.kw {
   width: 150px;
-  color: black;
+  font-weight: bold;
 }
 table.keywords td.arg {
   width: 300px;
@@ -86,7 +86,8 @@
 </head>
 <body>
 <h1>String</h1>
-<p><b>Version:</b> trunk 20100323</p>
+<b>Version:</b> 2.1.3<br>
+<b>Scope:</b> global</p>

 <h2 id="introduction">Introduction</h2>
 <p>A test library for string manipulation and verification.<br />
@@ -644,7 +645,7 @@
 <p id="footer">
 Altogether 19 keywords.<br />
Generated by <a href="http://code.google.com/p/robotframework/wiki/LibraryDocumentationTool";>libdoc.py</a>
-on 2010-03-29 18:01:32.
+on 2010-04-16 11:14:07.
 </p>
 </body>
 </html>
=======================================
--- /trunk/doc/libraries/Telnet.html    Mon Mar 29 08:02:14 2010
+++ /trunk/doc/libraries/Telnet.html    Fri Apr 16 01:19:54 2010
@@ -13,14 +13,13 @@
 }
 a.name, span.name {
   font-style: italic;
-  color: black;
-}
-a:link, a:visited {
-  color: black;
+}
+a, a:link, a:visited {
+  color: #c30;
 }
 a:hover, a:active {
   text-decoration: underline;
-  color: #666;
+  color: black;
 }
 div.shortcuts {
   margin: 1em 0em;
@@ -28,6 +27,7 @@
 }
 div.shortcuts a {
   text-decoration: none;
+  color: black;
 }
 div.shortcuts a:hover {
   text-decoration: underline;
@@ -50,7 +50,7 @@
 }
 table.keywords td.kw {
   width: 150px;
-  color: black;
+  font-weight: bold;
 }
 table.keywords td.arg {
   width: 300px;
@@ -86,7 +86,8 @@
 </head>
 <body>
 <h1>Telnet</h1>
-<p><b>Version:</b> trunk 20100323</p>
+<b>Version:</b> 2.1.3<br>
+<b>Scope:</b> test suite</p>

 <h2 id="introduction">Introduction</h2>
 <p>A test library providing communication over Telnet connections.<br />
@@ -592,7 +593,7 @@
 <p id="footer">
 Altogether 17 keywords.<br />
Generated by <a href="http://code.google.com/p/robotframework/wiki/LibraryDocumentationTool";>libdoc.py</a>
-on 2010-03-29 18:01:32.
+on 2010-04-16 11:14:07.
 </p>
 </body>
 </html>


--
Subscription settings: 
http://groups.google.com/group/robotframework-commit/subscribe?hl=en

Reply via email to