blob: 610e0a04db5bfb860818078fad002eaf450fa9a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE instance-profile
SYSTEM "https://resources.jetbrains.com/writerside/1.0/product-profile.dtd">
<instance-profile id="in"
name="monero_c docs"
start-page="about.md">
<toc-element topic="about.md"/>
<toc-element topic="Building.md">
<toc-element topic="Using-prebuilds.md"/>
<toc-element topic="Linux.md"/>
<toc-element topic="Android.md"/>
<toc-element topic="Windows.md"/>
<toc-element topic="macOS.md"/>
</toc-element>
<toc-element topic="Building-Upstream.md"/>
</instance-profile>
|