From: Salim Fadhley Date: Mon, 9 Jan 2012 18:07:55 +0000 (+0000) Subject: More doc tweaks X-Git-Tag: v0.2.23~321 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=759754936f910c1adf52c71ceff35e5d96200aed;p=tools%2Fpython-jenkinsapi.git More doc tweaks --- diff --git a/doc/source/index.rst b/doc/source/index.rst index 744959b..5352289 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -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 index 0000000..6f9e16d --- /dev/null +++ b/doc/source/urlopener.rst @@ -0,0 +1,5 @@ +URLOpener +========= + +.. automodule:: jenkinsapi.utils.urlopener + :members: \ No newline at end of file