Notes/docs/Developer Guide/Developer Guide/Documentation/User-facing documentation.md
2025-04-12 01:36:03 +03:00

14 lines
975 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# User-facing documentation
The user-facing documentation is available on a dedicated repository inside the organization: [https://github.com/TriliumNext/Docs](https://github.com/TriliumNext/Docs) 
It is currently organized as a flat tree of MarkDown notes.
The documentation started as an import of the existing upstream documentation in [https://github.com/zadam/trilium/wiki](https://github.com/zadam/trilium/wiki).
The public documentation is available at [https://triliumnext.github.io/Docs/Wiki](https://triliumnext.github.io/Docs/Wiki).
The repository is here: [https://github.com/TriliumNext/Docs](https://github.com/TriliumNext/Docs) 
The documentation is stored as Markdown files and is meant to be imported into Trilium Notes and then exported back in, as per the README. However, it's also possible to modify the Markdown files manually and push the changes.
The documentation is deployed automatically to GitHub Pages on every push on the `main` branch.