added pep_file_url_template setting; corrected PEP urls (removed .html); restored...
commit96721d8f02856562964627faea5c087e99cd49b1
authorgoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 23 Mar 2006 14:28:36 +0000 (23 14:28 +0000)
committergoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 23 Mar 2006 14:28:36 +0000 (23 14:28 +0000)
treecf6740e7b4631785c57b7fbe5e5e7014ade1439d
parentd21ca441b0a3ae89cf39dfab08b197af9acb5a1e
added pep_file_url_template setting; corrected PEP urls (removed .html); restored warning comment to HTML output

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4445 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docs/user/config.txt
docutils/parsers/rst/__init__.py
docutils/parsers/rst/roles.py
docutils/parsers/rst/states.py
docutils/writers/pep_html/template.txt
test/functional/expected/standalone_rst_html4css1.html
test/functional/expected/standalone_rst_latex.tex
test/functional/expected/standalone_rst_pseudoxml.txt
test/test_parsers/test_rst/test_interpreted.py
test/test_readers/test_pep/test_inline_markup.py