From 3817c8b47e85d3644383182c2b3909a2dbdd0b3b Mon Sep 17 00:00:00 2001 From: hut Date: Mon, 21 Jun 2010 00:23:04 +0200 Subject: removed pydoc since it can be generated with "make doc" easily --- doc/pydoc/ranger.colorschemes.jungle.html | 115 ------------------------------ 1 file changed, 115 deletions(-) delete mode 100644 doc/pydoc/ranger.colorschemes.jungle.html (limited to 'doc/pydoc/ranger.colorschemes.jungle.html') diff --git a/doc/pydoc/ranger.colorschemes.jungle.html b/doc/pydoc/ranger.colorschemes.jungle.html deleted file mode 100644 index a07d605a..00000000 --- a/doc/pydoc/ranger.colorschemes.jungle.html +++ /dev/null @@ -1,115 +0,0 @@ - -Python: module ranger.colorschemes.jungle - - - - - -
 
- 
ranger.colorschemes.jungle
index
/home/hut/code/ranger/ranger/colorschemes/jungle.py
-

# Copyright (C) 2009, 2010  Roman Zimbelmann <romanz@lavabit.com>
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.

-

- - - - - -
 
-Modules
       
curses
-

- - - - - -
 
-Classes
       
-
ranger.colorschemes.default.Default(ranger.gui.colorscheme.ColorScheme) -
-
-
Scheme -
-
-
-

- - - - - -
 
-class Scheme(ranger.colorschemes.default.Default)
    
Method resolution order:
-
Scheme
-
ranger.colorschemes.default.Default
-
ranger.gui.colorscheme.ColorScheme
-
ranger.shared.settings.SettingsAware
-
builtins.object
-
-
-Methods defined here:
-
use(self, context)
- -
-Methods inherited from ranger.gui.colorscheme.ColorScheme:
-
__init__(self)
- -
get(self, *keys)
Returns the (fg, bg, attr) for the given keys.

-Using this function rather than use() will cache all
-colors for faster access.
- -
get_attr(self, *keys)
Returns the curses attribute for the specified keys

-Ready to use for curses.setattr()
- -
-Data descriptors inherited from ranger.shared.settings.SettingsAware:
-
__dict__
-
dictionary for instance variables (if defined)
-
-
__weakref__
-
list of weak references to the object (if defined)
-
-
-Data and other attributes inherited from ranger.shared.settings.SettingsAware:
-
settings = {}
- -

- - - - - -
 
-Data
       COLOR_PAIRS = {10: 0}
-black = 0
-blue = 4
-bold = 2097152
-cyan = 6
-default = -1
-default_colors = (-1, -1, 0)
-green = 2
-invisible = 8388608
-magenta = 5
-normal = 0
-red = 1
-reverse = 262144
-underline = 131072
-white = 7
-yellow = 3
- \ No newline at end of file -- cgit 1.4.1-2-gfad0