--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/Writerside/cfg/buildprofiles.xml Thu Jan 23 01:15:52 2025 +0100 @@ -0,0 +1,23 @@ +<?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> + <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>