diff options
Diffstat (limited to 'docs/overview-ext.html')
-rw-r--r-- | docs/overview-ext.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/overview-ext.html b/docs/overview-ext.html index 57202452fc73..f80d629633a0 100644 --- a/docs/overview-ext.html +++ b/docs/overview-ext.html @@ -1,8 +1,8 @@ -<body>
-Some random libraries that we've imported:
-<ul>
- <li>GData</li>
- <li>Apache commons HTTPClient</li>
- <li>A sax parser</li>
-</ul>
-</body>
+<body> +Some random libraries that we've imported: +<ul> + <li>GData</li> + <li>Apache commons HTTPClient</li> + <li>A sax parser</li> +</ul> +</body> |