Ignore:
Timestamp:
02/17/2012 02:43:28 PM (12 years ago)
Author:
Andrew Benton <andy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d6ec8ff
Parents:
30e5181
Message:

Removed the python linkend. The python links now point at python2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9451 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python2.xml

    r30e5181 r4716d52  
    1717]>
    1818
    19 <sect1 id="python" xreflabel="Python-&python2-version;">
     19<sect1 id="python2" xreflabel="Python-&python2-version;">
    2020  <?dbhtml filename="python2.html" ?>
    2121
     
    2727  <title>Python-&python2-version;</title>
    2828
    29   <indexterm zone="python">
     29  <indexterm zone="python2">
    3030    <primary sortas="a-Python2">Python</primary>
    3131  </indexterm>
     
    6969    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7070
    71     <itemizedlist spacing='compact'>
     71    <itemizedlist spacing="compact">
    7272      <title>Optional HTML Documentation</title>
    7373      <listitem>
     
    201201          <para>is a wrapper script that opens a
    202202          <application>Python</application> aware GUI editor.</para>
    203           <indexterm zone="python idle2">
     203          <indexterm zone="python2 idle2">
    204204            <primary sortas="b-idle2">idle</primary>
    205205          </indexterm>
     
    212212          <para>is the <application>Python</application> documentation
    213213          tool.</para>
    214           <indexterm zone="python pydoc2">
     214          <indexterm zone="python2 pydoc2">
    215215            <primary sortas="b-pydoc2">pydoc</primary>
    216216          </indexterm>
     
    223223          <para>is an interpreted, interactive, object-oriented programming
    224224          language.</para>
    225           <indexterm zone="python python2-prog">
    226             <primary sortas="b-python">python</primary>
     225          <indexterm zone="python2 python2-prog">
     226            <primary sortas="b-python2">python</primary>
    227227          </indexterm>
    228228        </listitem>
     
    234234          <para>is a version-specific name for the <command>python</command>
    235235          program.</para>
    236           <indexterm zone="python python2-ver">
     236          <indexterm zone="python2 python2-ver">
    237237            <primary sortas="b-python&python2-majorver;">python&python2-majorver;</primary>
    238238          </indexterm>
     
    245245          <para>is an SMTP proxy implemented in
    246246          <application>Python</application>.</para>
    247           <indexterm zone="python smtpd.py2">
     247          <indexterm zone="python2 smtpd.py2">
    248248            <primary sortas="b-smtpd.py2">smtpd.py</primary>
    249249          </indexterm>
Note: See TracChangeset for help on using the changeset viewer.