mirror of
https://github.com/zadam/trilium.git
synced 2025-11-11 07:45:51 +01:00
chore(release): prepare for v0.99.4
This commit is contained in:
12
docs/Developer Guide/!!!meta.json
vendored
12
docs/Developer Guide/!!!meta.json
vendored
@@ -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
|
||||
},
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user