diff options
author | hut <hut@lavabit.com> | 2009-12-25 21:55:36 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2009-12-25 21:55:36 +0100 |
commit | 94cb60a6bde75a385c6ad9afbae2c8e738fdc0a0 (patch) | |
tree | 288798cbc6ecd594c3928fcba8625dd00c3881d3 /doc/pydoc/ranger.ext.get_all_modules.html | |
parent | f07bb12fc5c59430e995a64956b36331ce3629b9 (diff) | |
download | ranger-94cb60a6bde75a385c6ad9afbae2c8e738fdc0a0.tar.gz |
moved pydoc pages to doc/pydoc
Diffstat (limited to 'doc/pydoc/ranger.ext.get_all_modules.html')
-rw-r--r-- | doc/pydoc/ranger.ext.get_all_modules.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/pydoc/ranger.ext.get_all_modules.html b/doc/pydoc/ranger.ext.get_all_modules.html new file mode 100644 index 00000000..b7698581 --- /dev/null +++ b/doc/pydoc/ranger.ext.get_all_modules.html @@ -0,0 +1,22 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<html><head><title>Python: module ranger.ext.get_all_modules</title> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> +</head><body bgcolor="#f0f0f8"> + +<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading"> +<tr bgcolor="#7799ee"> +<td valign=bottom> <br> +<font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a href="ranger.html"><font color="#ffffff">ranger</font></a>.<a href="ranger.ext.html"><font color="#ffffff">ext</font></a>.get_all_modules</strong></big></big></font></td +><td align=right valign=bottom +><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/home/hut/work/ranger/ranger/ext/get_all_modules.py">/home/hut/work/ranger/ranger/ext/get_all_modules.py</a></font></td></tr></table> + <p></p> +<p> +<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> +<tr bgcolor="#eeaa77"> +<td colspan=3 valign=bottom> <br> +<font color="#ffffff" face="helvetica, arial"><big><strong>Functions</strong></big></font></td></tr> + +<tr><td bgcolor="#eeaa77"><tt> </tt></td><td> </td> +<td width="100%"><dl><dt><a name="-get_all_modules"><strong>get_all_modules</strong></a>(dirname)</dt><dd><tt>returns a list of strings containing the names of modules in a directory</tt></dd></dl> +</td></tr></table> +</body></html> \ No newline at end of file |