update scheme locations

This commit is contained in:
Yann Cébron 2023-07-24 09:24:01 +02:00
parent 3369472b20
commit 907e0982dc
10 changed files with 10 additions and 10 deletions

View File

@ -43,7 +43,7 @@ val vars = releasesList.mapValues { (key, releaseInfo) ->
""" """
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE vars <!DOCTYPE vars
SYSTEM "https://helpserver.labs.jb.gg/help/schemas/mvp/vars.dtd"> SYSTEM "https://resources.jetbrains.com/writerside/1.0/vars.dtd">
<vars> <vars>
${vars.joinToString("\n ")} ${vars.joinToString("\n ")}

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE root <!DOCTYPE root
SYSTEM "https://helpserver.labs.jb.gg/help/schemas/mvp/build-script.dtd"> SYSTEM "https://resources.jetbrains.com/writerside/1.0/build-script.dtd">
<root> <root>
<builds> <builds>
<instance id="ijs" master="project.ihp" family="idea"> <instance id="ijs" master="project.ihp" family="idea">

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<buildprofiles xsi:noNamespaceSchemaLocation="https://helpserver.labs.jb.gg/help/schemas/mvp/build-profiles.xsd" <buildprofiles xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/build-profiles.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<variables> <variables>
<web-root>https://plugins.jetbrains.com/docs</web-root> <web-root>https://plugins.jetbrains.com/docs</web-root>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE instance-profile <!DOCTYPE instance-profile
SYSTEM "https://helpserver.labs.jb.gg/help/schemas/mvp/product-profile.dtd"> SYSTEM "https://resources.jetbrains.com/writerside/1.0/product-profile.dtd">
<instance-profile id="ijs" name="IntelliJ Platform Plugin SDK" start-page="welcome.topic"> <instance-profile id="ijs" name="IntelliJ Platform Plugin SDK" start-page="welcome.topic">
<toc-element topic="welcome.topic" toc-title="Home"/> <toc-element topic="welcome.topic" toc-title="Home"/>
<toc-element toc-title="Introduction"> <toc-element toc-title="Introduction">

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ihp <!DOCTYPE ihp
SYSTEM "https://helpserver.labs.jb.gg/help/schemas/mvp/ihp.dtd"> SYSTEM "https://resources.jetbrains.com/writerside/1.0/ihp.dtd">
<ihp version="2.0"> <ihp version="2.0">
<settings> <settings>
<id-generator-method>LOWER_CASE_DASHES_DOT_REMOVE</id-generator-method> <id-generator-method>LOWER_CASE_DASHES_DOT_REMOVE</id-generator-method>

View File

@ -2,7 +2,7 @@
<!-- Copyright 2000-2022 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. --> <!-- Copyright 2000-2022 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
<!DOCTYPE topic SYSTEM "https://helpserver.labs.jb.gg/help/schemas/mvp/html-entities.dtd"> <!DOCTYPE topic SYSTEM "https://helpserver.labs.jb.gg/help/schemas/mvp/html-entities.dtd">
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" <topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://helpserver.labs.jb.gg/help/schemas/mvp/topic.v2.xsd" xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
id="plugin_structure" title="Plugin Structure"> id="plugin_structure" title="Plugin Structure">
<section-starting-page> <section-starting-page>

View File

@ -4,7 +4,7 @@
<!-- Copyright 2000-2023 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. --> <!-- Copyright 2000-2023 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" <topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://helpserver.labs.jb.gg/help/schemas/mvp/topic.v2.xsd" xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
id="getting_help" title="Getting Help" switcher-label="Language"> id="getting_help" title="Getting Help" switcher-label="Language">
<!-- TODO temporary workaround as right TOC doesn't switch fully --> <!-- TODO temporary workaround as right TOC doesn't switch fully -->

View File

@ -2,7 +2,7 @@
<!DOCTYPE topic <!DOCTYPE topic
SYSTEM "https://helpserver.labs.jb.gg/help/schemas/mvp/html-entities.dtd"> SYSTEM "https://helpserver.labs.jb.gg/help/schemas/mvp/html-entities.dtd">
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" <topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://helpserver.labs.jb.gg/help/schemas/mvp/topic.v2.xsd" xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
title="IntelliJ Platform SDK" id="welcome"> title="IntelliJ Platform SDK" id="welcome">
<section-starting-page> <section-starting-page>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE vars <!DOCTYPE vars
SYSTEM "https://helpserver.labs.jb.gg/help/schemas/mvp/vars.dtd"> SYSTEM "https://resources.jetbrains.com/writerside/1.0/vars.dtd">
<vars> <vars>
<var name="gradle-intellij-plugin-version" value="1.15.0"/> <var name="gradle-intellij-plugin-version" value="1.15.0"/>

2
v.list
View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE vars <!DOCTYPE vars
SYSTEM "https://helpserver.labs.jb.gg/help/schemas/mvp/vars.dtd"> SYSTEM "https://resources.jetbrains.com/writerside/1.0/vars.dtd">
<vars> <vars>
<var name="ijPlatform" value="2023.1.4"/> <var name="ijPlatform" value="2023.1.4"/>