DOCS: Edit monthly image
This commit is contained in:
9
Writerside/Writerside_libraries.tree
Normal file
9
Writerside/Writerside_libraries.tree
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE instance-profile
|
||||||
|
SYSTEM "https://resources.jetbrains.com/writerside/1.0/product-profile.dtd">
|
||||||
|
|
||||||
|
<instance-profile id="Writerside_libraries"
|
||||||
|
name="Writerside_libraries" is-library="true" start-page="image-snippet.topic">
|
||||||
|
|
||||||
|
<toc-element topic="image-snippet.topic"/>
|
||||||
|
</instance-profile>
|
||||||
14
Writerside/topics/image-snippet.topic
Normal file
14
Writerside/topics/image-snippet.topic
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
|
<!DOCTYPE topic SYSTEM "https://resources.jetbrains.com/writerside/1.0/html-entities.dtd">
|
||||||
|
<topic xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" is-library="true" id="image-snippet" title="image">
|
||||||
|
|
||||||
|
<snippet id="image-link">
|
||||||
|
<var name="distro" value="focal"/>
|
||||||
|
<var name="flavor" value="server"/>
|
||||||
|
<var name="board" value="odroidc4"/>
|
||||||
|
<p><a href="https://storage.sys114.com/image/monthly/%board%/%distro%/%flavor%/"/></p>
|
||||||
|
|
||||||
|
</snippet>
|
||||||
|
|
||||||
|
</topic>
|
||||||
@@ -1,34 +1,80 @@
|
|||||||
# Ubuntu
|
# Ubuntu
|
||||||
|
|
||||||
|
<var name="board" value="odroidc4"/>
|
||||||
|
|
||||||
## focal
|
## focal
|
||||||
|
<var name="distro" value="focal"/>
|
||||||
|
|
||||||
### Server {id="server_focal"}
|
### Server {id="server_focal"}
|
||||||
|
<var name="flavor" value="server"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-focal-server" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### Desktop {id="desktop_focal"}
|
### Desktop {id="desktop_focal"}
|
||||||
|
<var name="flavor" value="gnome-desktop"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-focal-desktop" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
|
|
||||||
## jammy
|
## jammy
|
||||||
|
<var name="distro" value="jammy"/>
|
||||||
|
|
||||||
### Server {id="server_jammy"}
|
### Server {id="server_jammy"}
|
||||||
|
<var name="flavor" value="server"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-jammy-server" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
|
|
||||||
### Desktop {id="desktop_jammy"}
|
### Desktop {id="desktop_jammy"}
|
||||||
|
<var name="flavor" value="gnome-desktop"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-jammy-desktop" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
|
|
||||||
## noble
|
## noble
|
||||||
|
<var name="distro" value="noble"/>
|
||||||
|
|
||||||
### Server {id="server_noble"}
|
### Server {id="server_noble"}
|
||||||
|
<var name="flavor" value="server"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-noble-server" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
|
|
||||||
### Desktop {id="desktop_noble"}
|
### Desktop {id="desktop_noble"}
|
||||||
|
<var name="flavor" value="gnome-desktop"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-noble-desktop" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
@@ -1,34 +1,80 @@
|
|||||||
# Ubuntu
|
# Ubuntu
|
||||||
|
|
||||||
|
<var name="board" value="odroidm1"/>
|
||||||
|
|
||||||
## focal
|
## focal
|
||||||
|
<var name="distro" value="focal"/>
|
||||||
|
|
||||||
### Server {id="server_focal"}
|
### Server {id="server_focal"}
|
||||||
|
<var name="flavor" value="server"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-focal-server" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### Desktop {id="desktop_focal"}
|
### Desktop {id="desktop_focal"}
|
||||||
|
<var name="flavor" value="gnome-desktop"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-focal-desktop" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
|
|
||||||
## jammy
|
## jammy
|
||||||
|
<var name="distro" value="jammy"/>
|
||||||
|
|
||||||
### Server {id="server_jammy"}
|
### Server {id="server_jammy"}
|
||||||
|
<var name="flavor" value="server"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-jammy-server" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
|
|
||||||
### Desktop {id="desktop_jammy"}
|
### Desktop {id="desktop_jammy"}
|
||||||
|
<var name="flavor" value="gnome-desktop"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-jammy-desktop" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
|
|
||||||
## noble
|
## noble
|
||||||
|
<var name="distro" value="noble"/>
|
||||||
|
|
||||||
### Server {id="server_noble"}
|
### Server {id="server_noble"}
|
||||||
|
<var name="flavor" value="server"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-noble-server" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
|
|
||||||
### Desktop {id="desktop_noble"}
|
### Desktop {id="desktop_noble"}
|
||||||
|
<var name="flavor" value="gnome-desktop"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-noble-desktop" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
@@ -1,34 +1,80 @@
|
|||||||
# Ubuntu
|
# Ubuntu
|
||||||
|
|
||||||
|
<var name="board" value="odroidm1s"/>
|
||||||
|
|
||||||
## focal
|
## focal
|
||||||
|
<var name="distro" value="focal"/>
|
||||||
|
|
||||||
### Server {id="server_focal"}
|
### Server {id="server_focal"}
|
||||||
|
<var name="flavor" value="server"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-focal-server" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### Desktop {id="desktop_focal"}
|
### Desktop {id="desktop_focal"}
|
||||||
|
<var name="flavor" value="gnome-desktop"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-focal-desktop" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
|
|
||||||
## jammy
|
## jammy
|
||||||
|
<var name="distro" value="jammy"/>
|
||||||
|
|
||||||
### Server {id="server_jammy"}
|
### Server {id="server_jammy"}
|
||||||
|
<var name="flavor" value="server"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-jammy-server" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
|
|
||||||
### Desktop {id="desktop_jammy"}
|
### Desktop {id="desktop_jammy"}
|
||||||
|
<var name="flavor" value="gnome-desktop"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-jammy-desktop" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
|
|
||||||
## noble
|
## noble
|
||||||
|
<var name="distro" value="noble"/>
|
||||||
|
|
||||||
### Server {id="server_noble"}
|
### Server {id="server_noble"}
|
||||||
|
<var name="flavor" value="server"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-noble-server" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
|
|
||||||
### Desktop {id="desktop_noble"}
|
### Desktop {id="desktop_noble"}
|
||||||
|
<var name="flavor" value="gnome-desktop"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-noble-desktop" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
@@ -1,34 +1,80 @@
|
|||||||
# Ubuntu
|
# Ubuntu
|
||||||
|
|
||||||
|
<var name="board" value="odroidm2"/>
|
||||||
|
|
||||||
## focal
|
## focal
|
||||||
|
<var name="distro" value="focal"/>
|
||||||
|
|
||||||
### Server {id="server_focal"}
|
### Server {id="server_focal"}
|
||||||
|
<var name="flavor" value="server"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-focal-server" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### Desktop {id="desktop_focal"}
|
### Desktop {id="desktop_focal"}
|
||||||
|
<var name="flavor" value="gnome-desktop"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-focal-desktop" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
|
|
||||||
## jammy
|
## jammy
|
||||||
|
<var name="distro" value="jammy"/>
|
||||||
|
|
||||||
### Server {id="server_jammy"}
|
### Server {id="server_jammy"}
|
||||||
|
<var name="flavor" value="server"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-jammy-server" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
|
|
||||||
### Desktop {id="desktop_jammy"}
|
### Desktop {id="desktop_jammy"}
|
||||||
|
<var name="flavor" value="gnome-desktop"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-jammy-desktop" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
|
|
||||||
## noble
|
## noble
|
||||||
|
<var name="distro" value="noble"/>
|
||||||
|
|
||||||
### Server {id="server_noble"}
|
### Server {id="server_noble"}
|
||||||
|
<var name="flavor" value="server"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-noble-server" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
|
|
||||||
### Desktop {id="desktop_noble"}
|
### Desktop {id="desktop_noble"}
|
||||||
|
<var name="flavor" value="gnome-desktop"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-noble-desktop" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
@@ -1,34 +1,80 @@
|
|||||||
# Ubuntu
|
# Ubuntu
|
||||||
|
|
||||||
|
<var name="board" value="odroidn2plus"/>
|
||||||
|
|
||||||
## focal
|
## focal
|
||||||
|
<var name="distro" value="focal"/>
|
||||||
|
|
||||||
### Server {id="server_focal"}
|
### Server {id="server_focal"}
|
||||||
|
<var name="flavor" value="server"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-focal-server" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### Desktop {id="desktop_focal"}
|
### Desktop {id="desktop_focal"}
|
||||||
|
<var name="flavor" value="gnome-desktop"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-focal-desktop" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
|
|
||||||
## jammy
|
## jammy
|
||||||
|
<var name="distro" value="jammy"/>
|
||||||
|
|
||||||
### Server {id="server_jammy"}
|
### Server {id="server_jammy"}
|
||||||
|
<var name="flavor" value="server"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-jammy-server" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
|
|
||||||
### Desktop {id="desktop_jammy"}
|
### Desktop {id="desktop_jammy"}
|
||||||
|
<var name="flavor" value="gnome-desktop"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-jammy-desktop" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
|
|
||||||
## noble
|
## noble
|
||||||
|
<var name="distro" value="noble"/>
|
||||||
|
|
||||||
### Server {id="server_noble"}
|
### Server {id="server_noble"}
|
||||||
|
<var name="flavor" value="server"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-noble-server" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
|
|
||||||
### Desktop {id="desktop_noble"}
|
### Desktop {id="desktop_noble"}
|
||||||
|
<var name="flavor" value="gnome-desktop"/>
|
||||||
|
<include from="image-snippet.topic" element-id="image-link"/>
|
||||||
|
|
||||||
|
<chapter title="Test" id="test-noble-desktop" collapsible="true">
|
||||||
|
|
||||||
| Date | Link | PASS |
|
| Date | Link | PASS |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
| | | X |
|
| | | X |
|
||||||
|
</chapter>
|
||||||
@@ -5,4 +5,5 @@
|
|||||||
<topics dir="topics" web-path="topics"/>
|
<topics dir="topics" web-path="topics"/>
|
||||||
<images dir="images" web-path="images"/>
|
<images dir="images" web-path="images"/>
|
||||||
<instance src="d.tree" web-path="docs.sys114.com"/>
|
<instance src="d.tree" web-path="docs.sys114.com"/>
|
||||||
|
<instance src="Writerside_libraries.tree"/>
|
||||||
</ihp>
|
</ihp>
|
||||||
Reference in New Issue
Block a user