provide basic descriptions for services

This commit is contained in:
end-4
2025-05-26 10:46:07 +02:00
parent f765fdf531
commit ede03f61bf
21 changed files with 85 additions and 14 deletions
@@ -11,12 +11,12 @@ import Quickshell.Hyprland
import Qt.labs.platform
/**
* Renders LaTeX snippets with MicroTeX.
* For every request:
* 1. Hash it
* 2. Check if the hash is already processed
* 3. If not, render it with MicroTeX and mark as processed
*/
* Renders LaTeX snippets with MicroTeX.
* For every request:
* 1. Hash it
* 2. Check if the hash is already processed
* 3. If not, render it with MicroTeX and mark as processed
*/
Singleton {
id: root