From 94cb60a6bde75a385c6ad9afbae2c8e738fdc0a0 Mon Sep 17 00:00:00 2001 From: hut Date: Fri, 25 Dec 2009 21:55:36 +0100 Subject: moved pydoc pages to doc/pydoc --- doc/ranger.defaults.apps.html | 75 ------------------------------------------- 1 file changed, 75 deletions(-) delete mode 100644 doc/ranger.defaults.apps.html (limited to 'doc/ranger.defaults.apps.html') diff --git a/doc/ranger.defaults.apps.html b/doc/ranger.defaults.apps.html deleted file mode 100644 index f969eebf..00000000 --- a/doc/ranger.defaults.apps.html +++ /dev/null @@ -1,75 +0,0 @@ - -Python: module ranger.defaults.apps - - - - - -
 
- 
ranger.defaults.apps
index
/home/hut/work/ranger/ranger/defaults/apps.py
-

-

- - - - - -
 
-Classes
       
-
ranger.applications.Applications(builtins.object) -
-
-
CustomApplications -
-
-
-

- - - - - -
 
-class CustomApplications(ranger.applications.Applications)
    
Method resolution order:
-
CustomApplications
-
ranger.applications.Applications
-
builtins.object
-
-
-Methods defined here:
-
app_aunpack(self, **kw)
- -
app_default(self, **kw)
# How to determine the default application? {{{
- -
app_editor = app_vim(self, **kw)
- -
app_evince(self, **kw)
- -
app_feh(self, **kw)
- -
app_mplayer(self, **kw)
- -
app_pager(self, **kw)
- -
app_vim(self, **kw)
- -
-Methods inherited from ranger.applications.Applications:
-
all(self)
Returns a list with all application functions
- -
get(self, app)
Looks for an application, returns app_default if it doesn't exist
- -
has(self, app)
Returns whether an application is defined
- -
-Data descriptors inherited from ranger.applications.Applications:
-
__dict__
-
dictionary for instance variables (if defined)
-
-
__weakref__
-
list of weak references to the object (if defined)
-
-

- \ No newline at end of file -- cgit 1.4.1-2-gfad0 n72' href='#n72'>72 73 74 75 76 77 78 79 80