initial work on docs (#69)

* initial work on docs
* fix DOCKER_VERSION
* update location
* add the path **properly**
* Update docs workflow
This commit is contained in:
cyan
2024-10-17 10:50:22 +02:00
committed by GitHub
parent 939040032f
commit d04dcf67ec
20 changed files with 623 additions and 83 deletions

17
docs/Writerside/in.tree Normal file
View File

@@ -0,0 +1,17 @@
<?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>
</instance-profile>