Changeset 5a434ec for general/prog


Ignore:
Timestamp:
02/26/2023 04:48:05 PM (16 months ago)
Author:
Ken Moffat <ken@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
0918543
Parents:
7b3ac32
Message:

Modules for inkscape - add cssselect.

All the docs refer to it as lowercase, so I have used CSSSelect
for titlecase.

Location:
general/prog
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python-modules.xml

    r7b3ac32 r5a434ec  
    6262      <listitem>
    6363        <para>
     64          <xref linkend="cssselect"/>
     65        </para>
     66      </listitem>
     67      <listitem>
     68        <para>
    6469          <xref linkend="cython"/>
    6570        </para>
     
    236241
    237242  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     243    href="python-modules/cssselect.xml"/>
     244
     245  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    238246    href="python-modules/cython.xml"/>
    239247
Note: See TracChangeset for help on using the changeset viewer.