chore(release): prepare for v0.99.4

This commit is contained in:
Elian Doran
2025-11-09 21:29:21 +02:00
parent b9b5c13d9c
commit 06eb30c69d
12 changed files with 565 additions and 464 deletions

View File

@@ -600,14 +600,14 @@
{
"type": "relation",
"name": "internalLink",
"value": "VIcWnKGs0sMh",
"value": "UvXpeSqfYc6d",
"isInheritable": false,
"position": 10
},
{
"type": "relation",
"name": "internalLink",
"value": "UvXpeSqfYc6d",
"value": "VIcWnKGs0sMh",
"isInheritable": false,
"position": 20
},
@@ -743,14 +743,14 @@
{
"type": "relation",
"name": "internalLink",
"value": "VIcWnKGs0sMh",
"value": "UvXpeSqfYc6d",
"isInheritable": false,
"position": 20
},
{
"type": "relation",
"name": "internalLink",
"value": "UvXpeSqfYc6d",
"value": "VIcWnKGs0sMh",
"isInheritable": false,
"position": 30
},
@@ -1053,14 +1053,14 @@
{
"type": "relation",
"name": "internalLink",
"value": "mXFYlhuEr1mZ",
"value": "T2W7WCZrYZBU",
"isInheritable": false,
"position": 10
},
{
"type": "relation",
"name": "internalLink",
"value": "T2W7WCZrYZBU",
"value": "mXFYlhuEr1mZ",
"isInheritable": false,
"position": 20
},

View File

@@ -1,5 +1,5 @@
# Documentation
There are multiple types of documentation for Trilium:<img class="image-style-align-right" src="api/images/cWbjcMrvgaUn/Documentation_image.png" width="205" height="162">
There are multiple types of documentation for Trilium:<img class="image-style-align-right" src="api/images/gfKmFoylIJve/Documentation_image.png" width="205" height="162">
* The _User Guide_ represents the user-facing documentation. This documentation can be browsed by users directly from within Trilium, by pressing <kbd>F1</kbd>.
* The _Developer's Guide_ represents a set of Markdown documents that present the internals of Trilium, for developers.