From 62cd83bace8e77cd1ff7028da6cf65d0d1defa27 Mon Sep 17 00:00:00 2001 From: hut Date: Fri, 12 Mar 2010 02:00:53 +0100 Subject: updated pydoc --- doc/pydoc/ranger.html | 43 +++++++++++++++++++++++++------------------ 1 file changed, 25 insertions(+), 18 deletions(-) (limited to 'doc/pydoc/ranger.html') diff --git a/doc/pydoc/ranger.html b/doc/pydoc/ranger.html index ba425b71..8a51d877 100644 --- a/doc/pydoc/ranger.html +++ b/doc/pydoc/ranger.html @@ -18,51 +18,58 @@        
__main__
-actions
api (package)
-applications
-
colorschemes (package)
-commands
-container (package)
+colorschemes (package)
+
container (package)
+core (package)
defaults (package)
ext (package)
-fm
fsobject (package)
gui (package)
help (package)
-keyapi
-runner
shared (package)

+ + + + +
 
+Functions
       
log(*objects, **keywords)
Writes objects to a logfile (for the purpose of debugging only.)
+Has the same arguments as print() in python3.
+
relpath(*paths)
returns the path relative to rangers library directory
+
relpath_conf(*paths)
returns the path relative to rangers configuration directory
+

+ -
 
Data
       CONFDIR = '/home/hut/.ranger'
+
DEFAULT_CONFDIR = '~/.ranger'
+LOGFILE = '/tmp/errorlog'
RANGERDIR = '/home/hut/ranger/ranger'
USAGE = '%prog [options] [path/filename]'
-__author__ = 'hut'
-__copyright__ = 'none'
-__credits__ = 'hut'
-__email__ = 'hut@lavabit.com'
-__license__ = 'ISC'
-__maintainer__ = 'hut'
+__author__ = 'Roman Zimbelmann'
+__copyright__ = '\nCopyright (C) 2009, 2010 Roman Zimbelmann <romanz@lavabit.com>\n'
+__credits__ = 'Roman Zimbelmann'
+__email__ = 'romanz@lavabit.com'
+__license__ = 'GPL3'
+__maintainer__ = 'Roman Zimbelmann'
__version__ = '1.0.3'
-debug = False

+arg = {'cd_after_exit': False, 'debug': False, 'flags'...n': False, 'confdir': '~/.ranger', 'targets': []}

-
 
Author
       hut

+Roman Zimbelmann

-
 
Credits
       hut
+Roman Zimbelmann \ No newline at end of file -- cgit 1.4.1-2-gfad0