docs/Writerside/cfg/buildprofiles.xml

Thu, 23 Jan 2025 20:19:03 +0100

author
Mike Becker <universe@uap-core.de>
date
Thu, 23 Jan 2025 20:19:03 +0100
branch
docs/3.1
changeset 1142
9437530176bc
parent 1140
88a9ee79c102
permissions
-rw-r--r--

add symbols that need documentation as TODOs

relates to #451

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE buildprofiles SYSTEM "https://resources.jetbrains.com/writerside/1.0/build-profiles.dtd">
<buildprofiles xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/build-profiles.xsd"
               xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <variables>
        <download-title>Download Latest</download-title>
        <download-page>https://sourceforge.net/projects/ucx/files/latest/download</download-page>
        <showDownloadButton>true</showDownloadButton>
        <custom-css>ucx.css</custom-css>
        <primary-color>deep-ocean</primary-color>
    </variables>
    <build-profile instance="ucx">
        <variables>
            <offline-docs>true</offline-docs>
            <noindex-content>true</noindex-content>
        </variables>
    </build-profile>
    <footer>
        <copyright>2025 Mike Becker, Olaf Wintermann. All rights reserved.</copyright>
        <link href="https://sourceforge.net/projects/ucx/">Source Forge</link>
        <link href="https://uap-core.de/">UAP Core</link>
        <link href="https://unixwork.de/">UNIXwork</link>
    </footer>
</buildprofiles>

mercurial