mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
stardust: update scheme URIs
This commit is contained in:
parent
d501d13fd7
commit
a7b5edd976
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE root
|
||||
SYSTEM "https://helpserver.labs.jb.gg/help/build-script.dtd">
|
||||
SYSTEM "https://resources.jetbrains.com/stardust/build-script.dtd">
|
||||
<root>
|
||||
<builds>
|
||||
<product id="ijs" master="project.ihp" family="idea">
|
||||
|
2
ijs.tree
2
ijs.tree
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE product-profile
|
||||
SYSTEM "https://helpserver.labs.jb.gg/help/product-profile.dtd">
|
||||
SYSTEM "https://resources.jetbrains.com/stardust/product-profile.dtd">
|
||||
<product-profile id="ijs" name="IntelliJ Platform Plugin SDK" start-page="welcome.md" status="release">
|
||||
<toc-element toc-title="Summary">
|
||||
<toc-element id="welcome.md" accepts-web-file-names="welcome.html" toc-title="Introduction"/>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE ihp
|
||||
SYSTEM "https://helpserver.labs.jb.gg/help/ihp.dtd">
|
||||
SYSTEM "https://resources.jetbrains.com/stardust/ihp.dtd">
|
||||
<ihp version="2.0">
|
||||
<settings>
|
||||
<id-generator-method>LOWER_CASE_DASHES_DOT_REMOVE</id-generator-method>
|
||||
|
Loading…
x
Reference in New Issue
Block a user