Show
Ignore:
Timestamp:
01/31/2008 02:47:16 AM (11 months ago)
Author:
dave
Message:

now rstbep2html.py works. Autoates beps.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dotorg/trunk/docutils/docutils/writers/bep_html/template.txt

    r10489 r10490  
    44<!-- 
    55This HTML is auto-generated.  DO NOT EDIT THIS FILE!  If you are writing a new 
    6 BEP, see http://www.python.org/dev/beps/bep-0001 for instructions and links 
     6BEP, see http://www.bittorrent.org/beps/bep_0001.html for instructions and links 
    77to templates.  DO NOT USE THIS HTML FILE AS YOUR TEMPLATE! 
    88--> 
     
    1010  <meta http-equiv="Content-Type" content="text/html; charset=%(encoding)s" /> 
    1111  <meta name="generator" content="Docutils %(version)s: http://docutils.sourceforge.net/" /> 
    12   <title>BEP %(pep)s -- %(title)s</title> 
     12  <title>BEP %(bep)s -- %(title)s</title> 
    1313  %(stylesheet)s 
    1414</head> 
     
    2323[<b><a href="%(bthome)s/">bittorrent.org</a></b>]--> 
    2424[<b><a href="%(bepindex)s/">BEP Index</a></b>] 
    25 [<b><a href="%(bephome)s/pep-%(pepnum)s.txt">BEP Source</a></b>] 
     25[<b><a href="%(bephome)s/bep-%(bepnum)s.txt">BEP Source</a></b>] 
    2626</td></tr></table> 
    2727<div class="document">