Setup folder and topic structure

This commit is contained in:
Rudi klein 2024-07-12 22:23:39 +02:00
parent 4d00af8d54
commit d79836430b
17 changed files with 61 additions and 7 deletions

View File

@ -3,11 +3,29 @@
SYSTEM "https://resources.jetbrains.com/writerside/1.0/product-profile.dtd"> SYSTEM "https://resources.jetbrains.com/writerside/1.0/product-profile.dtd">
<instance-profile id="KleinDocs" <instance-profile id="KleinDocs"
name="KleinServer" name="KleinDocs"
start-page="KleinServer.md"> start-page="FrontPage.md">
<toc-element topic="Routers.md"/> <toc-element topic="FrontPage.md"/>
<toc-element topic="Endpoints.md"/> <toc-element topic="KleinOps.md">
<toc-element topic="KleinServer.md"/> <toc-element topic="Home_automation.md">
<toc-element topic="ToDo.md"/> <toc-element topic="HomeAssistant.md"/>
</toc-element>
<toc-element topic="Network.md">
<toc-element topic="Endpoints.md"/>
<toc-element topic="Routers.md"/>
</toc-element>
<toc-element topic="Servers.md">
<toc-element topic="KleinServer.md"/>
<toc-element topic="KleinHole.md"/>
<toc-element topic="KleinSense.md"/>
</toc-element>
<toc-element topic="Other.md">
<toc-element topic="ToDo.md"/>
</toc-element>
</toc-element>
<toc-element topic="KleinArchives.md">
<toc-element topic="Media.md"/>
<toc-element topic="Documents.md"/>
</toc-element>
</instance-profile> </instance-profile>

3
topics/FrontPage.md Normal file
View File

@ -0,0 +1,3 @@
# FrontPage
Start typing here...

View File

@ -0,0 +1,3 @@
# Documents
Start typing here...

View File

@ -0,0 +1,3 @@
# KleinArchives
Start typing here...

View File

@ -0,0 +1,3 @@
# Media
Start typing here...

View File

@ -0,0 +1,3 @@
# KleinOps
Start typing here...

View File

@ -0,0 +1,3 @@
# HomeAssistant
Start typing here...

View File

@ -0,0 +1,3 @@
# Home automation
Start typing here...

View File

@ -0,0 +1,3 @@
# Network
Start typing here...

View File

@ -0,0 +1,3 @@
# Other
Start typing here...

View File

@ -0,0 +1,3 @@
# KleinHole
Start typing here...

View File

@ -0,0 +1,3 @@
# KleinSense
Start typing here...

View File

@ -1,4 +1,4 @@
# Kleinserver # KleinServer
## Users ## Users
- **Darius** - **Darius**

View File

@ -0,0 +1,3 @@
# Servers
Start typing here...