Fixed up Additional Downloads section for Python-2.6.2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7919 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Wayne Blaszczyk 2009-08-01 06:29:35 +00:00
parent 714e540f22
commit 3a9488271b

View File

@ -8,8 +8,11 @@
<!ENTITY python-download-ftp "&gentoo-ftp-repo;/Python-&Python-version;.tar.bz2">
<!ENTITY python-md5sum "245db9f1e0f09ab7e0faaa0cf7301011">
<!ENTITY python-size "11 MB">
<!ENTITY python-buildsize "171 MB (23MB for the test suite, additional 26MB for the documentation">
<!ENTITY python-buildsize "171 MB (23MB for the test suite, additional 26MB for the documentation)">
<!ENTITY python-time "1 SBU (additional 2.9 SBU to run the test suite)">
<!ENTITY pythonhtmldoc-download-http "http://docs.python.org/ftp/python/doc/&python-majorver;/python-&python-majorver;-docs-html.tar.bz2">
<!ENTITY pythonhtmldoc-md5sum "cfcd4b9b00ba1e7496b5d823692370a4">
<!ENTITY pythonhtmldoc-size "3.3 MB">
]>
<sect1 id="python" xreflabel="Python-&Python-version;">
@ -80,11 +83,16 @@
</listitem>
</itemizedlist> -->
<bridgehead renderas="sect4">Optional HTML Documentation</bridgehead>
<itemizedlist spacing='compact'>
<title>Optional HTML Documentation</title>
<listitem>
<para><ulink
url="http://docs.python.org/ftp/python/doc/&python-majorver;/python-&python-majorver;-docs-html.tar.bz2"/></para>
<para>Download (HTTP): <ulink url="&pythonhtmldoc-download-http;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &pythonhtmldoc-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &pythonhtmldoc-size;</para>
</listitem>
</itemizedlist>