From f7c61db6da9f8516b2c6ca09d4d6336400db86c4 Mon Sep 17 00:00:00 2001 From: Eygene Ryabinkin Date: Mon, 12 Jan 2015 00:18:19 +0300 Subject: [PATCH 3/5] API documentation: properly auto-document main class Signed-off-by: Eygene Ryabinkin --- docs/doc-src/API.rst | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/docs/doc-src/API.rst b/docs/doc-src/API.rst index 80c0460..a74b602 100644 --- a/docs/doc-src/API.rst +++ b/docs/doc-src/API.rst @@ -25,16 +25,12 @@ number of resources and conventions you may find useful. .. module:: offlineimap .. autoclass:: offlineimap.OfflineImap(cmdline_opts = None) + :members: + :inherited-members: + :undoc-members: + :private-members: - .. automethod:: run - - .. automethod:: __parse_cmd_options - -.. .. autoattribute:: ui - - :todo: Document - :class:`offlineimap.account` ============================ -- 2.1.2