docs/Writerside/cfg/buildprofiles.xml

changeset 1188
b0300de92b72
parent 1142
9437530176bc
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docs/Writerside/cfg/buildprofiles.xml	Tue Feb 11 19:55:32 2025 +0100
@@ -0,0 +1,24 @@
+<?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