Changeset 04303e9f for x/lib


Ignore:
Timestamp:
08/04/2023 03:37:29 PM (10 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
bca6a127, e5e327a
Parents:
0da5996
Message:

at-spi2-core: Sphinx is needed for doc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/at-spi2-core.xml

    r0da5996 r04303e9f  
    9191    <bridgehead renderas="sect4">Optional</bridgehead>
    9292    <para role="optional">
    93       <xref linkend="gi-docgen"/>
     93      <xref linkend="gi-docgen"/> and <xref linkend='sphinx'/>
    9494    </para>
    9595
     
    152152    <para>
    153153      <option>-Ddocs=true</option>: Use this switch if you want to build the
    154       documentation. Note that you must have
    155       <xref role="nodep" linkend="gi-docgen"/> installed on your system.
     154      documentation. Note that you must have both
     155      <xref role="nodep" linkend="gi-docgen"/>
     156      and <xref linkend='sphinx'/> installed on your system.
    156157    </para>
    157158
Note: See TracChangeset for help on using the changeset viewer.