18 lines
519 B
XML
18 lines
519 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
- Copyright (c) 2024. Elex. All Rights Reesrved.
|
|
- https://www.elex-project.com/
|
|
-->
|
|
|
|
<!DOCTYPE instance-profile
|
|
SYSTEM "https://resources.jetbrains.com/writerside/1.0/product-profile.dtd">
|
|
|
|
<instance-profile id="r"
|
|
name="Rust"
|
|
start-page="starter-topic.md">
|
|
|
|
<toc-element topic="starter-topic.md">
|
|
<toc-element topic="Variable.md"/>
|
|
<toc-element topic="Function.md"/>
|
|
</toc-element>
|
|
</instance-profile> |