2008-11-05 03:14:45 +00:00
< !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2009-07-20 09:09:53 +00:00
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
2008-11-05 03:14:45 +00:00
< head >
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" / >
2009-07-20 09:09:53 +00:00
2009-07-20 10:25:21 +00:00
< title > Index — Deluge v1.2.0-dev documentation< / title >
2008-11-05 03:14:45 +00:00
< link rel = "stylesheet" href = "_static/default.css" type = "text/css" / >
< link rel = "stylesheet" href = "_static/pygments.css" type = "text/css" / >
< script type = "text/javascript" >
var DOCUMENTATION_OPTIONS = {
2009-07-20 09:09:53 +00:00
URL_ROOT: '',
2009-07-20 09:36:16 +00:00
VERSION: '1.2.0-dev',
2009-07-20 09:09:53 +00:00
COLLAPSE_MODINDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
2008-11-05 03:14:45 +00:00
};
< / script >
< script type = "text/javascript" src = "_static/jquery.js" > < / script >
< script type = "text/javascript" src = "_static/doctools.js" > < / script >
2009-07-20 10:25:21 +00:00
< link rel = "top" title = "Deluge v1.2.0-dev documentation" href = "index.html" / >
2008-11-05 03:14:45 +00:00
< / head >
< body >
< div class = "related" >
< h3 > Navigation< / h3 >
< ul >
< li class = "right" style = "margin-right: 10px" >
< a href = "" title = "General Index"
accesskey="I">index< / a > < / li >
< li class = "right" >
< a href = "modindex.html" title = "Global Module Index"
accesskey="M">modules< / a > |< / li >
2009-07-20 10:25:21 +00:00
< li > < a href = "index.html" > Deluge v1.2.0-dev documentation< / a > » < / li >
2008-11-05 03:14:45 +00:00
< / ul >
2009-07-20 09:09:53 +00:00
< / div >
2008-11-05 03:14:45 +00:00
< div class = "document" >
< div class = "documentwrapper" >
< div class = "bodywrapper" >
< div class = "body" >
< h1 id = "index" > Index< / h1 >
2009-07-20 10:51:33 +00:00
< a href = "#_" > < strong > _< / strong > < / a > | < a href = "#A" > < strong > A< / strong > < / a > | < a href = "#C" > < strong > C< / strong > < / a > | < a href = "#D" > < strong > D< / strong > < / a > | < a href = "#F" > < strong > F< / strong > < / a > | < a href = "#G" > < strong > G< / strong > < / a > | < a href = "#I" > < strong > I< / strong > < / a > | < a href = "#L" > < strong > L< / strong > < / a > | < a href = "#O" > < strong > O< / strong > < / a > | < a href = "#P" > < strong > P< / strong > < / a > | < a href = "#R" > < strong > R< / strong > < / a > | < a href = "#S" > < strong > S< / strong > < / a > | < a href = "#T" > < strong > T< / strong > < / a > | < a href = "#U" > < strong > U< / strong > < / a > | < a href = "#V" > < strong > V< / strong > < / a > | < a href = "#W" > < strong > W< / strong > < / a >
2008-11-05 03:14:45 +00:00
< hr / >
2008-11-06 07:55:38 +00:00
< h2 id = "_" > _< / h2 >
< table width = "100%" class = "indextable" > < tr > < td width = "33%" valign = "top" >
< dl >
< dt > < a href = "modules/config.html#deluge.config.Config.__getitem__" > __getitem__() (deluge.config.Config method)< / a > < / dt >
< dt > < a href = "modules/config.html#deluge.config.Config.__setitem__" > __setitem__() (deluge.config.Config method)< / a > < / dt > < / dl > < / td > < td width = "33%" valign = "top" > < dl >
< / dl > < / td > < / tr > < / table >
2008-11-05 03:14:45 +00:00
< h2 id = "A" > A< / h2 >
< table width = "100%" class = "indextable" > < tr > < td width = "33%" valign = "top" >
< dl >
2009-07-20 10:51:33 +00:00
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.add_torrent_file" > add_torrent_file() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.add_torrent_magnet" > add_torrent_magnet() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.add_torrent_url" > add_torrent_url() (deluge._rpcapi.RpcApi.core method)< / a > < / dt > < / dl > < / td > < td width = "33%" valign = "top" > < dl >
2009-07-20 09:09:53 +00:00
< dt > < a href = "modules/config.html#deluge.config.Config.apply_all" > apply_all() (deluge.config.Config method)< / a > < / dt >
2009-07-20 10:51:33 +00:00
< dt > < a href = "modules/config.html#deluge.config.Config.apply_set_functions" > apply_set_functions() (deluge.config.Config method)< / a > < / dt >
2008-11-05 03:14:45 +00:00
< / dl > < / td > < / tr > < / table >
< h2 id = "C" > C< / h2 >
< table width = "100%" class = "indextable" > < tr > < td width = "33%" valign = "top" >
< dl >
2008-11-06 07:55:38 +00:00
< dt > < a href = "modules/config.html#deluge.config.Config" > Config (class in deluge.config)< / a > < / dt >
2009-07-20 09:09:53 +00:00
< dt > < a href = "modules/config.html#deluge.config.Config.config" > config (deluge.config.Config attribute)< / a > < / dt >
< dt > < a href = "modules/config.html#deluge.config.Config.config_file" > config_file (deluge.config.Config attribute)< / a > < / dt > < / dl > < / td > < td width = "33%" valign = "top" > < dl >
2008-11-06 07:55:38 +00:00
< dt > < a href = "modules/common.html#deluge.common.create_magnet_uri" > create_magnet_uri() (in module deluge.common)< / a > < / dt >
2008-11-05 03:14:45 +00:00
< / dl > < / td > < / tr > < / table >
< h2 id = "D" > D< / h2 >
< table width = "100%" class = "indextable" > < tr > < td width = "33%" valign = "top" >
< dl >
2008-11-06 07:55:38 +00:00
< dt > < a href = "modules/common.html#module-deluge.common" > deluge.common (module)< / a > < / dt >
2008-11-05 03:14:45 +00:00
< dt > < a href = "modules/config.html#module-deluge.config" > deluge.config (module)< / a > < / dt > < / dl > < / td > < td width = "33%" valign = "top" > < dl >
< / dl > < / td > < / tr > < / table >
2008-11-06 07:55:38 +00:00
< h2 id = "F" > F< / h2 >
< table width = "100%" class = "indextable" > < tr > < td width = "33%" valign = "top" >
< dl >
< dt > < a href = "modules/common.html#deluge.common.fdate" > fdate() (in module deluge.common)< / a > < / dt >
< dt > < a href = "modules/common.html#deluge.common.fetch_url" > fetch_url() (in module deluge.common)< / a > < / dt >
2009-07-20 10:51:33 +00:00
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.force_recheck" > force_recheck() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
2008-11-06 07:55:38 +00:00
< dt > < a href = "modules/common.html#deluge.common.fpcnt" > fpcnt() (in module deluge.common)< / a > < / dt >
2009-07-20 10:51:33 +00:00
< dt > < a href = "modules/common.html#deluge.common.fpeer" > fpeer() (in module deluge.common)< / a > < / dt > < / dl > < / td > < td width = "33%" valign = "top" > < dl >
< dt > < a href = "modules/common.html#deluge.common.free_space" > free_space() (in module deluge.common)< / a > < / dt >
2008-11-06 07:55:38 +00:00
< dt > < a href = "modules/common.html#deluge.common.fsize" > fsize() (in module deluge.common)< / a > < / dt >
< dt > < a href = "modules/common.html#deluge.common.fspeed" > fspeed() (in module deluge.common)< / a > < / dt >
< dt > < a href = "modules/common.html#deluge.common.ftime" > ftime() (in module deluge.common)< / a > < / dt >
< / dl > < / td > < / tr > < / table >
2008-11-05 03:14:45 +00:00
< h2 id = "G" > G< / h2 >
< table width = "100%" class = "indextable" > < tr > < td width = "33%" valign = "top" >
< dl >
2009-07-20 10:51:33 +00:00
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.get_available_plugins" > get_available_plugins() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.get_cache_status" > get_cache_status() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.get_config" > get_config() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.get_config_value" > get_config_value() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.get_config_values" > get_config_values() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
2008-11-06 07:55:38 +00:00
< dt > < a href = "modules/common.html#deluge.common.get_default_config_dir" > get_default_config_dir() (in module deluge.common)< / a > < / dt >
< dt > < a href = "modules/common.html#deluge.common.get_default_download_dir" > get_default_download_dir() (in module deluge.common)< / a > < / dt >
2009-07-20 10:51:33 +00:00
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.get_dht_nodes" > get_dht_nodes() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.get_download_rate" > get_download_rate() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.get_enabled_plugins" > get_enabled_plugins() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.get_filter_tree" > get_filter_tree() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.get_health" > get_health() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
2008-11-06 07:55:38 +00:00
< dt > < a href = "modules/config.html#deluge.config.Config.get_item" > get_item() (deluge.config.Config method)< / a > < / dt >
2009-07-20 10:51:33 +00:00
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.get_listen_port" > get_listen_port() (deluge._rpcapi.RpcApi.core method)< / a > < / dt > < / dl > < / td > < td width = "33%" valign = "top" > < dl >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.daemon.get_method_list" > get_method_list() (deluge._rpcapi.RpcApi.daemon method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.get_num_connections" > get_num_connections() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.get_path_size" > get_path_size() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dd > < dl >
< dt > < a href = "modules/common.html#deluge.common.get_path_size" > (in module deluge.common)< / a > < / dt >
< / dl > < / dd >
2008-11-06 07:55:38 +00:00
< dt > < a href = "modules/common.html#deluge.common.get_pixmap" > get_pixmap() (in module deluge.common)< / a > < / dt >
< dt > < a href = "modules/common.html#deluge.common.get_revision" > get_revision() (in module deluge.common)< / a > < / dt >
2009-07-20 10:51:33 +00:00
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.get_session_state" > get_session_state() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.get_session_status" > get_session_status() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.get_stats" > get_stats() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.get_status_keys" > get_status_keys() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.get_torrents_status" > get_torrents_status() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.get_upload_rate" > get_upload_rate() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
2008-11-06 07:55:38 +00:00
< dt > < a href = "modules/common.html#deluge.common.get_version" > get_version() (in module deluge.common)< / a > < / dt >
< / dl > < / td > < / tr > < / table >
< h2 id = "I" > I< / h2 >
< table width = "100%" class = "indextable" > < tr > < td width = "33%" valign = "top" >
< dl >
2009-07-20 10:51:33 +00:00
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.daemon.info" > info() (deluge._rpcapi.RpcApi.daemon method)< / a > < / dt >
2008-11-06 07:55:38 +00:00
< dt > < a href = "modules/common.html#deluge.common.is_ip" > is_ip() (in module deluge.common)< / a > < / dt >
< dt > < a href = "modules/common.html#deluge.common.is_magnet" > is_magnet() (in module deluge.common)< / a > < / dt > < / dl > < / td > < td width = "33%" valign = "top" > < dl >
< dt > < a href = "modules/common.html#deluge.common.is_url" > is_url() (in module deluge.common)< / a > < / dt >
2008-11-05 03:14:45 +00:00
< / dl > < / td > < / tr > < / table >
< h2 id = "L" > L< / h2 >
< table width = "100%" class = "indextable" > < tr > < td width = "33%" valign = "top" >
< dl >
< dt > < a href = "modules/config.html#deluge.config.Config.load" > load() (deluge.config.Config method)< / a > < / dt > < / dl > < / td > < td width = "33%" valign = "top" > < dl >
< / dl > < / td > < / tr > < / table >
2008-11-06 07:55:38 +00:00
< h2 id = "O" > O< / h2 >
< table width = "100%" class = "indextable" > < tr > < td width = "33%" valign = "top" >
< dl >
< dt > < a href = "modules/common.html#deluge.common.open_file" > open_file() (in module deluge.common)< / a > < / dt >
< dt > < a href = "modules/common.html#deluge.common.open_url_in_browser" > open_url_in_browser() (in module deluge.common)< / a > < / dt > < / dl > < / td > < td width = "33%" valign = "top" > < dl >
< dt > < a href = "modules/common.html#deluge.common.osx_check" > osx_check() (in module deluge.common)< / a > < / dt >
< / dl > < / td > < / tr > < / table >
2009-07-20 10:51:33 +00:00
< h2 id = "P" > P< / h2 >
< table width = "100%" class = "indextable" > < tr > < td width = "33%" valign = "top" >
< dl >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.pause_all_torrents" > pause_all_torrents() (deluge._rpcapi.RpcApi.core method)< / a > < / dt > < / dl > < / td > < td width = "33%" valign = "top" > < dl >
< / dl > < / td > < / tr > < / table >
2008-11-05 03:14:45 +00:00
< h2 id = "R" > R< / h2 >
< table width = "100%" class = "indextable" > < tr > < td width = "33%" valign = "top" >
< dl >
< dt > < a href = "modules/config.html#deluge.config.Config.register_change_callback" > register_change_callback() (deluge.config.Config method)< / a > < / dt >
2009-07-20 10:51:33 +00:00
< dt > < a href = "modules/config.html#deluge.config.Config.register_set_function" > register_set_function() (deluge.config.Config method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.rename_files" > rename_files() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.rename_folder" > rename_folder() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.rescan_plugins" > rescan_plugins() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.resume_all_torrents" > resume_all_torrents() (deluge._rpcapi.RpcApi.core method)< / a > < / dt > < / dl > < / td > < td width = "33%" valign = "top" > < dl >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi" > RpcApi (class in deluge._rpcapi)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core" > RpcApi.core (class in deluge._rpcapi)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.daemon" > RpcApi.daemon (class in deluge._rpcapi)< / a > < / dt >
2009-07-20 09:09:53 +00:00
< dt > < a href = "modules/config.html#deluge.config.Config.run_converter" > run_converter() (deluge.config.Config method)< / a > < / dt >
2008-11-05 03:14:45 +00:00
< / dl > < / td > < / tr > < / table >
< h2 id = "S" > S< / h2 >
< table width = "100%" class = "indextable" > < tr > < td width = "33%" valign = "top" >
< dl >
< dt > < a href = "modules/config.html#deluge.config.Config.save" > save() (deluge.config.Config method)< / a > < / dt >
2009-07-20 10:51:33 +00:00
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.set_config" > set_config() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "modules/config.html#deluge.config.Config.set_item" > set_item() (deluge.config.Config method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.set_torrent_auto_managed" > set_torrent_auto_managed() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.set_torrent_file_priorities" > set_torrent_file_priorities() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.set_torrent_max_connections" > set_torrent_max_connections() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.set_torrent_max_download_speed" > set_torrent_max_download_speed() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.set_torrent_max_upload_slots" > set_torrent_max_upload_slots() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.set_torrent_max_upload_speed" > set_torrent_max_upload_speed() (deluge._rpcapi.RpcApi.core method)< / a > < / dt > < / dl > < / td > < td width = "33%" valign = "top" > < dl >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.set_torrent_move_completed" > set_torrent_move_completed() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.set_torrent_move_completed_path" > set_torrent_move_completed_path() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.set_torrent_options" > set_torrent_options() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.set_torrent_prioritize_first_last" > set_torrent_prioritize_first_last() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.set_torrent_remove_at_ratio" > set_torrent_remove_at_ratio() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.set_torrent_stop_at_ratio" > set_torrent_stop_at_ratio() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.set_torrent_stop_ratio" > set_torrent_stop_ratio() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.set_torrent_trackers" > set_torrent_trackers() (deluge._rpcapi.RpcApi.core method)< / a > < / dt >
< / dl > < / td > < / tr > < / table >
< h2 id = "T" > T< / h2 >
< table width = "100%" class = "indextable" > < tr > < td width = "33%" valign = "top" >
< dl >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.test_listen_port" > test_listen_port() (deluge._rpcapi.RpcApi.core method)< / a > < / dt > < / dl > < / td > < td width = "33%" valign = "top" > < dl >
< / dl > < / td > < / tr > < / table >
< h2 id = "U" > U< / h2 >
< table width = "100%" class = "indextable" > < tr > < td width = "33%" valign = "top" >
< dl >
< dt > < a href = "core/rpc.html#deluge._rpcapi.RpcApi.core.upload_plugin" > upload_plugin() (deluge._rpcapi.RpcApi.core method)< / a > < / dt > < / dl > < / td > < td width = "33%" valign = "top" > < dl >
2008-11-06 07:55:38 +00:00
< / dl > < / td > < / tr > < / table >
< h2 id = "V" > V< / h2 >
< table width = "100%" class = "indextable" > < tr > < td width = "33%" valign = "top" >
< dl >
< dt > < a href = "modules/common.html#deluge.common.vista_check" > vista_check() (in module deluge.common)< / a > < / dt > < / dl > < / td > < td width = "33%" valign = "top" > < dl >
< / dl > < / td > < / tr > < / table >
< h2 id = "W" > W< / h2 >
< table width = "100%" class = "indextable" > < tr > < td width = "33%" valign = "top" >
< dl >
< dt > < a href = "modules/common.html#deluge.common.windows_check" > windows_check() (in module deluge.common)< / a > < / dt > < / dl > < / td > < td width = "33%" valign = "top" > < dl >
2008-11-05 03:14:45 +00:00
< / dl > < / td > < / tr > < / table >
< / div >
< / div >
< / div >
< div class = "sphinxsidebar" >
< div class = "sphinxsidebarwrapper" >
2009-07-20 09:09:53 +00:00
2008-11-05 03:14:45 +00:00
2009-07-20 09:09:53 +00:00
< div id = "searchbox" style = "display: none" >
2008-11-05 03:14:45 +00:00
< h3 > Quick search< / h3 >
2009-07-20 09:09:53 +00:00
< form class = "search" action = "search.html" method = "get" >
< input type = "text" name = "q" size = "18" / >
< input type = "submit" value = "Go" / >
< input type = "hidden" name = "check_keywords" value = "yes" / >
< input type = "hidden" name = "area" value = "default" / >
< / form >
< p class = "searchtip" style = "font-size: 90%" >
Enter search terms or a module, class or function name.
< / p >
< / div >
< script type = "text/javascript" > $ ( '#searchbox' ) . show ( 0 ) ; < / script >
2008-11-05 03:14:45 +00:00
< / div >
< / div >
< div class = "clearer" > < / div >
< / div >
< div class = "related" >
< h3 > Navigation< / h3 >
< ul >
< li class = "right" style = "margin-right: 10px" >
< a href = "" title = "General Index"
2009-07-20 09:09:53 +00:00
>index< / a > < / li >
2008-11-05 03:14:45 +00:00
< li class = "right" >
< a href = "modindex.html" title = "Global Module Index"
2009-07-20 09:09:53 +00:00
>modules< / a > |< / li >
2009-07-20 10:25:21 +00:00
< li > < a href = "index.html" > Deluge v1.2.0-dev documentation< / a > » < / li >
2008-11-05 03:14:45 +00:00
< / ul >
< / div >
< div class = "footer" >
© Copyright 2008, Andrew Resch.
2009-07-20 09:09:53 +00:00
Last updated on Jul 20, 2009.
Created using < a href = "http://sphinx.pocoo.org/" > Sphinx< / a > 0.6.1.
2008-11-05 03:14:45 +00:00
< / div >
< / body >
< / html >