Ignore:
Timestamp:
04/18/2022 04:59:52 AM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
4b51d83b
Parents:
97497444
Message:

text fixes for wheel change

  • Add description for "wheel" command
  • Explain why pip3 warning does not matter for us
  • Format and typo fixes
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/meson.xml

    r97497444 ree16e55  
    7171        <term><parameter>-w dist</parameter></term>
    7272        <listitem>
    73            <para>Put the created wheels into the `dist` directory.</para>
     73           <para>Put the created wheels into the
     74           <filename class='directory'>dist</filename> directory.</para>
    7475        </listitem>
    7576      </varlistentry>
     
    7879        <term><parameter>--find-links dist</parameter></term>
    7980        <listitem>
    80            <para>Install wheels from the 'dist' directory.</para>
     81           <para>Install wheels from the
     82           <filename class='directory'>dist</filename> directory.</para>
    8183        </listitem>
    8284      </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.