aboutsummaryrefslogtreecommitdiff
path: root/Writerside/cfg
diff options
context:
space:
mode:
authoranhgelus <anhgelus.morhtuuzh@proton.me>2024-08-24 16:40:02 +0000
committeranhgelus <anhgelus.morhtuuzh@proton.me>2024-08-24 16:40:27 +0000
commit8d1ce55f1c2592968c76786083a81151cfc004a3 (patch)
tree6d6d9d987ad65bbe343ec89f0f938d69c012f554 /Writerside/cfg
parentdfbc5bbfd20a22edb2596b4d73248df57a4cce20 (diff)
build(docs): install writerside
Diffstat (limited to 'Writerside/cfg')
-rw-r--r--Writerside/cfg/buildprofiles.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/Writerside/cfg/buildprofiles.xml b/Writerside/cfg/buildprofiles.xml
new file mode 100644
index 0000000..8ddb9c7
--- /dev/null
+++ b/Writerside/cfg/buildprofiles.xml
@@ -0,0 +1,13 @@
+<?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></variables>
+ <build-profile instance="md">
+ <variables>
+ <noindex-content>true</noindex-content>
+ </variables>
+ </build-profile>
+
+</buildprofiles>