Changeset 4716d52 for general/prog


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

Location:
general/prog
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general/prog/doxygen.xml

    r30e5181 r4716d52  
    7676    <para role="optional"><xref linkend="qt4"/> (for doxywizard),
    7777    <xref linkend="graphviz"/>,
    78     <xref linkend="python"/>,
     78    <xref linkend="python2"/>,
    7979    <!--<xref linkend="tetex"/> or--> <xref linkend="texlive"/>,
    8080    <!-- <xref linkend="espgs"/> or --><xref linkend="gs"/></para>
     
    134134    packages are required if you wish to use extended capabilities. If you
    135135    need to use the language translation features, you must have
    136     <xref linkend="python"/> installed. If you require formulas to
     136    <xref linkend="python2"/> installed. If you require formulas to
    137137    create PDF documentation, then you must have <!--<xref linkend="tetex"/> or-->
    138138    <xref linkend="texlive"/> installed. If you require formulas to convert
  • general/prog/git.xml

    r30e5181 r4716d52  
    7070
    7171    <bridgehead renderas="sect4">Required</bridgehead>
    72     <para role="required"><xref linkend="python"/></para>
     72    <para role="required"><xref linkend="python2"/></para>
    7373
    7474    <bridgehead renderas="sect4">Recommended</bridgehead>
  • general/prog/pdl.xml

    r30e5181 r4716d52  
    238238            <xref linkend="icedtea6"/> or <xref linkend="jdk"/>,
    239239            <xref linkend="tk"/>,
    240             <xref linkend="python"/> (with
     240            <xref linkend="python2"/> (with
    241241            <ulink url="http://www.numpy.org/">Numeric Python</ulink>),
    242242            <ulink url="&blfs-wiki;/gcc3">a
  • general/prog/python-modules.xml

    r30e5181 r4716d52  
    179179
    180180      <bridgehead renderas="sect5">Required</bridgehead>
    181       <para role="required"><xref linkend="python"/></para>
     181      <para role="required"><xref linkend="python2"/></para>
    182182
    183183      <para condition="html" role="usernotes">User Notes:
     
    314314      <bridgehead renderas="sect5">Required</bridgehead>
    315315      <para role="required">
    316         <xref linkend="python"/> and
     316        <xref linkend="python2"/> and
    317317        <xref linkend="cairo"/>
    318318      </para>
     
    409409
    410410      <bridgehead renderas="sect5">Required</bridgehead>
    411       <para role="required"><xref linkend="python"/> and
     411      <para role="required"><xref linkend="python2"/> and
    412412      <xref linkend="cairo"/></para>
    413413
     
    610610      <bridgehead renderas="sect5">Required</bridgehead>
    611611      <para role="required">
    612         <xref linkend="python"/> and
     612        <xref linkend="python2"/> and
    613613        <xref linkend="glib2"/>
    614614      </para>
     
    993993
    994994      <bridgehead renderas="sect5">Required</bridgehead>
    995       <para role="required"><xref linkend="python"/> and
     995      <para role="required"><xref linkend="python2"/> and
    996996      <xref linkend="ORBit2"/></para>
    997997
  • 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>
  • general/prog/spidermonkey.xml

    r30e5181 r4716d52  
    6565    <bridgehead renderas="sect4">Required</bridgehead>
    6666    <para role="required"><xref linkend="nspr"/>,
    67     <xref linkend="python"/> and
     67    <xref linkend="python2"/> and
    6868    <xref linkend="zip"/></para>
    6969
  • general/prog/subversion.xml

    r30e5181 r4716d52  
    8282
    8383    <bridgehead renderas="sect4">Optional</bridgehead>
    84     <para role="optional"><xref linkend="python"/> (required to run the test suite),
     84    <para role="optional"><xref linkend="python2"/> (required to run the test suite),
    8585    <xref linkend="db"/>,
    8686    <xref linkend="sqlite"/>,
     
    104104    <bridgehead renderas="sect4">Optional to Build the SWIG Bindings</bridgehead>
    105105    <para role="optional"><ulink url="http://www.swig.org">SWIG</ulink>**,
    106     <xref linkend="python"/>, and
     106    <xref linkend="python2"/>, and
    107107    <xref linkend="ruby"/></para>
    108108
Note: See TracChangeset for help on using the changeset viewer.