Skip to content

Commit f9cf6fa

Browse files
WRS-1346 - Change schemas location to https://helpserver.labs.jb.gg/help/schemas/mvp/
1 parent fb8ff81 commit f9cf6fa

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

docs/StardustDocs/c.list

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE categories
3-
SYSTEM "https://resources.jetbrains.com/stardust/categories.dtd">
3+
SYSTEM "https://helpserver.labs.jb.gg/help/schemas/mvp/categories.dtd">
44
<categories>
55

66
</categories>

docs/StardustDocs/d.tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE instance-profile
3-
SYSTEM "https://resources.jetbrains.com/stardust/product-profile.dtd">
3+
SYSTEM "https://helpserver.labs.jb.gg/help/schemas/mvp/product-profile.dtd">
44

55
<instance-profile id="d"
66
name="Dataframe"
@@ -10,7 +10,7 @@
1010
<toc-element topic="overview.md" show-structure-depth="3">
1111
<toc-element topic="apiLevels.md">
1212
<toc-element topic="stringApi.md"/>
13-
<toc-element toc-title="Column Accessors API" id="columnAccessorsApi.md"/>
13+
<toc-element toc-title="Column Accessors API" topic="columnAccessorsApi.md"/>
1414
<toc-element topic="KPropertiesApi.md"/>
1515
<toc-element topic="extensionPropertiesApi.md"/>
1616
</toc-element>

docs/StardustDocs/project.ihp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!DOCTYPE ihp SYSTEM "https://resources.jetbrains.com/stardust/ihp.dtd">
2+
<!DOCTYPE ihp SYSTEM "https://helpserver.labs.jb.gg/help/schemas/mvp/ihp.dtd">
33

44
<ihp version="2.0">
55
<categories src="c.list"/>

docs/StardustDocs/redirection-rules.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!DOCTYPE rules SYSTEM "https://resources.jetbrains.com/stardust/redirection-rules.dtd">
2+
<!DOCTYPE rules SYSTEM "https://helpserver.labs.jb.gg/help/schemas/mvp/redirection-rules.dtd">
33
<rules>
44
<rule id="3b72033a">
55
<description>Created after removal of "About Dataframe" from Dataframe</description>

docs/StardustDocs/v.list

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!DOCTYPE vars SYSTEM "https://resources.jetbrains.com/stardust/vars.dtd">
2+
<!DOCTYPE vars SYSTEM "https://helpserver.labs.jb.gg/help/schemas/mvp/vars.dtd">
33
<vars>
44

55
</vars>

0 commit comments

Comments
 (0)