From 50b01cd7282dbb60c81137ddc06fc4aae30f3e90 Mon Sep 17 00:00:00 2001 From: Eygene Ryabinkin Date: Mon, 12 Jan 2015 00:07:14 +0300 Subject: [PATCH] Fix API documentation syntax - Drop unneeded definition for offlineimap.globals module. - Avoid hyperlinking the section from itself. Signed-off-by: Eygene Ryabinkin --- docs/doc-src/API.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/doc-src/API.rst b/docs/doc-src/API.rst index d47fcf4..80c0460 100644 --- a/docs/doc-src/API.rst +++ b/docs/doc-src/API.rst @@ -64,9 +64,7 @@ An :class:`accounts.Account` connects two email repositories that are to be sync :mod:`offlineimap.globals` -- module with global variables ========================================================== -.. module:: offlineimap.globals - -Module :mod:`offlineimap.globals` provides the read-only storage +Module `offlineimap.globals` provides the read-only storage for the global variables. All exported module attributes can be set manually, but this practice