diff options
Diffstat (limited to 'doc/pydoc/make_doc.html')
-rw-r--r-- | doc/pydoc/make_doc.html | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/doc/pydoc/make_doc.html b/doc/pydoc/make_doc.html deleted file mode 100644 index 03a852f0..00000000 --- a/doc/pydoc/make_doc.html +++ /dev/null @@ -1,26 +0,0 @@ - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<html><head><title>Python: module make_doc</title> -</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>make_doc</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/ranger/make_doc.py">/home/hut/ranger/make_doc.py</a></font></td></tr></table> - <p><tt>Generate pydoc documentation and move it to the doc directory.<br> -THIS WILL DELETE ALL EXISTING HTML FILES IN THAT DIRECTORY, so don't<br> -store important content there.</tt></p> -<p> -<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> -<tr bgcolor="#aa55cc"> -<td colspan=3 valign=bottom> <br> -<font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big></font></td></tr> - -<tr><td bgcolor="#aa55cc"><tt> </tt></td><td> </td> -<td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="os.html">os</a><br> -</td><td width="25%" valign=top><a href="pydoc.html">pydoc</a><br> -</td><td width="25%" valign=top><a href="sys.html">sys</a><br> -</td><td width="25%" valign=top></td></tr></table></td></tr></table> -</body></html> \ No newline at end of file |