Changeset 578a0a0 for general/genlib


Ignore:
Timestamp:
12/17/2023 06:13:30 PM (5 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.1, ken/TL2024, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, trunk, xry111/llvm18
Children:
6e59369
Parents:
cbb2f68
Message:

appstream: Change gtk-doc to gi-docgen

In 1.0.0 NEWS:

  • docs: Build all API documentation with gi-docgen

By the way, add DAPS as external dependency (it's needed to generate
specification documentation with -Ddocs=true), and clarify the pre-built
API documentation installed to /usr/share/doc/appstream.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/appstream.xml

    rcbb2f68 r578a0a0  
    8383    <bridgehead renderas="sect4">Optional</bridgehead>
    8484    <para role="optional">
    85       <xref linkend="gtk-doc"/>,
     85      <xref linkend="gi-docgen"/>,
    8686      &qt5-deps;,
    87       <xref linkend="qt6"/>, and
     87      <xref linkend="qt6"/>,
     88      <ulink url="https://github.com/openSUSE/daps">DAPS</ulink>, and
    8889      <ulink url="https://github.com/zvelo/libstemmer">libstemmer</ulink>
    8990    </para>
     
    135136      <parameter>-Dapidocs=false</parameter>: This switch disables building the
    136137      API documentation. Remove it if you have
    137       <xref linkend="gtk-doc" role="nodep"/> installed and wish to generate the
    138       API documentation.
     138      <xref linkend="gi-docgen" role="nodep"/> installed and wish to
     139      regenerate the API documentation.  When the API documentation is
     140      not regenerated, a pre-built copy is installed anyway.
    139141    </para>
    140142
Note: See TracChangeset for help on using the changeset viewer.