Fix API documentation syntax
- Drop unneeded definition for offlineimap.globals module. - Avoid hyperlinking the section from itself. Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
This commit is contained in:
		@@ -64,9 +64,7 @@ An :class:`accounts.Account` connects two email repositories that are to be sync
 | 
				
			|||||||
:mod:`offlineimap.globals` -- module with global variables
 | 
					:mod:`offlineimap.globals` -- module with global variables
 | 
				
			||||||
==========================================================
 | 
					==========================================================
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.. module:: offlineimap.globals
 | 
					Module `offlineimap.globals` provides the read-only storage
 | 
				
			||||||
 | 
					 | 
				
			||||||
Module :mod:`offlineimap.globals` provides the read-only storage
 | 
					 | 
				
			||||||
for the global variables.
 | 
					for the global variables.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
All exported module attributes can be set manually, but this practice
 | 
					All exported module attributes can be set manually, but this practice
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user