mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
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:
parent
714e540f22
commit
3a9488271b
@ -8,8 +8,11 @@
|
|||||||
<!ENTITY python-download-ftp "&gentoo-ftp-repo;/Python-&Python-version;.tar.bz2">
|
<!ENTITY python-download-ftp "&gentoo-ftp-repo;/Python-&Python-version;.tar.bz2">
|
||||||
<!ENTITY python-md5sum "245db9f1e0f09ab7e0faaa0cf7301011">
|
<!ENTITY python-md5sum "245db9f1e0f09ab7e0faaa0cf7301011">
|
||||||
<!ENTITY python-size "11 MB">
|
<!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 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;">
|
<sect1 id="python" xreflabel="Python-&Python-version;">
|
||||||
@ -80,11 +83,16 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist> -->
|
</itemizedlist> -->
|
||||||
|
|
||||||
<bridgehead renderas="sect4">Optional HTML Documentation</bridgehead>
|
|
||||||
<itemizedlist spacing='compact'>
|
<itemizedlist spacing='compact'>
|
||||||
|
<title>Optional HTML Documentation</title>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><ulink
|
<para>Download (HTTP): <ulink url="&pythonhtmldoc-download-http;"/></para>
|
||||||
url="http://docs.python.org/ftp/python/doc/&python-majorver;/python-&python-majorver;-docs-html.tar.bz2"/></para>
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>Download MD5 sum: &pythonhtmldoc-md5sum;</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>Download size: &pythonhtmldoc-size;</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user