Ignore:
Timestamp:
11/06/2022 08:54:50 AM (23 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, 12.2, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128, xry111/xf86-video-removal
Children:
33f878a9
Parents:
fdfe117
Message:

Add gi-docgen deps (still WIP)

File:
1 edited

Legend:

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

    rfdfe117 r0a13134f  
    104104      <listitem>
    105105        <para>
     106          <xref linkend="markdown"/>
     107        </para>
     108      </listitem>
     109      <listitem>
     110        <para>
    106111          <xref linkend="pluggy"/>
    107112        </para>
     
    124129      <listitem>
    125130        <para>
     131          <xref linkend="smartypants"/>
     132        </para>
     133      </listitem>
     134      <listitem>
     135        <para>
    126136          <xref linkend="snowballstemmer"/>
    127137        </para>
     
    159169      <listitem>
    160170        <para>
     171          <xref linkend="toml"/>
     172        </para>
     173      </listitem>
     174      <listitem>
     175        <para>
    161176          <xref linkend="tomli"/>
    162177        </para>
     
    165180        <para>
    166181          <xref linkend="typing_extensions"/>
     182        </para>
     183      </listitem>
     184      <listitem>
     185        <para>
     186          <xref linkend="typogrify"/>
    167187        </para>
    168188      </listitem>
     
    206226
    207227  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     228    href="python-dependencies/markdown.xml"/>
     229
     230  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    208231    href="python-dependencies/pluggy.xml"/>
    209232
     
    218241
    219242  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     243    href="python-dependencies/smartypants.xml"/>
     244
     245  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    220246    href="python-dependencies/snowballstemmer.xml"/>
    221247
     
    239265
    240266  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     267    href="python-dependencies/toml.xml"/>
     268
     269  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    241270    href="python-dependencies/tomli.xml"/>
    242271
     
    245274
    246275  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     276    href="python-dependencies/typogrify.xml"/>
     277
     278  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    247279    href="python-dependencies/urllib3.xml"/>
    248280
Note: See TracChangeset for help on using the changeset viewer.