docs(dev): add frontpage

This commit is contained in:
Elian Doran
2025-11-03 20:13:21 +02:00
parent e893c2f17a
commit d784acaf13
5 changed files with 71 additions and 56 deletions

View File

@@ -0,0 +1,4 @@
# Developer Guide
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.
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.