From 759754936f910c1adf52c71ceff35e5d96200aed Mon Sep 17 00:00:00 2001 From: Salim Fadhley Date: Mon, 9 Jan 2012 18:07:55 +0000 Subject: [PATCH] More doc tweaks --- doc/source/index.rst | 3 ++- doc/source/urlopener.rst | 5 +++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 doc/source/urlopener.rst 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 -- 2.34.1