Skip to content

Commit d784aca

Browse files
committed
docs(dev): add frontpage
1 parent e893c2f commit d784aca

File tree

5 files changed

+71
-56
lines changed

5 files changed

+71
-56
lines changed

apps/server/src/assets/doc_notes/en/User Guide/User Guide/Advanced Usage/ETAPI (REST API).html

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Mermaid Diagrams.html

Lines changed: 25 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/Developer Guide/!!!meta.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,24 @@
1414
"isExpanded": false,
1515
"type": "text",
1616
"mime": "text/html",
17-
"attributes": [],
17+
"attributes": [
18+
{
19+
"type": "label",
20+
"name": "label:shareAlias",
21+
"value": "promoted,alias=Slug,single,text",
22+
"isInheritable": true,
23+
"position": 10
24+
},
25+
{
26+
"type": "label",
27+
"name": "iconClass",
28+
"value": "bx bx-code-alt",
29+
"isInheritable": false,
30+
"position": 20
31+
}
32+
],
1833
"format": "markdown",
34+
"dataFileName": "Developer Guide.md",
1935
"attachments": [],
2036
"dirFileName": "Developer Guide",
2137
"children": [
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Developer Guide
2+
This documentation is intended for developers planning to implement new features or maintain the Trilium Notes application, as it describes the architecture of the application.
3+
4+
For the user-facing documentation, including how to write scripts and the various APIs, consult the [user guide](https://docs.triliumnotes.org/user-guide/) instead.

docs/User Guide/!!!meta.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"name": "iconClass",
5656
"value": "bx bx-help-circle",
5757
"isInheritable": false,
58-
"position": 40
58+
"position": 30
5959
}
6060
],
6161
"format": "markdown",
@@ -8814,17 +8814,24 @@
88148814
{
88158815
"type": "relation",
88168816
"name": "internalLink",
8817-
"value": "XpOYSgsLkTJy",
8817+
"value": "WWgeUaBb7UfC",
88188818
"isInheritable": false,
88198819
"position": 10
88208820
},
88218821
{
88228822
"type": "relation",
88238823
"name": "internalLink",
8824-
"value": "0Ofbk1aSuVRu",
8824+
"value": "XpOYSgsLkTJy",
88258825
"isInheritable": false,
88268826
"position": 20
88278827
},
8828+
{
8829+
"type": "relation",
8830+
"name": "internalLink",
8831+
"value": "0Ofbk1aSuVRu",
8832+
"isInheritable": false,
8833+
"position": 30
8834+
},
88288835
{
88298836
"type": "label",
88308837
"name": "shareAlias",
@@ -8838,13 +8845,6 @@
88388845
"value": "bx bx-selection",
88398846
"isInheritable": false,
88408847
"position": 20
8841-
},
8842-
{
8843-
"type": "relation",
8844-
"name": "internalLink",
8845-
"value": "WWgeUaBb7UfC",
8846-
"isInheritable": false,
8847-
"position": 30
88488848
}
88498849
],
88508850
"format": "markdown",
@@ -12589,6 +12589,13 @@
1258912589
"type": "text",
1259012590
"mime": "text/markdown",
1259112591
"attributes": [
12592+
{
12593+
"type": "relation",
12594+
"name": "internalLink",
12595+
"value": "9qPsTWBorUhQ",
12596+
"isInheritable": false,
12597+
"position": 10
12598+
},
1259212599
{
1259312600
"type": "label",
1259412601
"name": "shareAlias",
@@ -12602,13 +12609,6 @@
1260212609
"value": "bx bx-extension",
1260312610
"isInheritable": false,
1260412611
"position": 30
12605-
},
12606-
{
12607-
"type": "relation",
12608-
"name": "internalLink",
12609-
"value": "9qPsTWBorUhQ",
12610-
"isInheritable": false,
12611-
"position": 40
1261212612
}
1261312613
],
1261412614
"format": "markdown",

0 commit comments

Comments
 (0)