More doc tweaks
authorSalim Fadhley <sal@stodge.org>
Mon, 9 Jan 2012 18:07:55 +0000 (18:07 +0000)
committerSalim Fadhley <sal@stodge.org>
Mon, 9 Jan 2012 18:07:55 +0000 (18:07 +0000)
doc/source/index.rst
doc/source/urlopener.rst [new file with mode: 0644]

index 744959b..5352289 100644 (file)
@@ -14,7 +14,8 @@ Contents:
    api
    artifact
    build
-
+   urlopener
+       
 Indices and tables
 ==================
 
diff --git a/doc/source/urlopener.rst b/doc/source/urlopener.rst
new file mode 100644 (file)
index 0000000..6f9e16d
--- /dev/null
@@ -0,0 +1,5 @@
+URLOpener\r
+=========\r
+\r
+.. automodule:: jenkinsapi.utils.urlopener\r
+   :members:
\ No newline at end of file