diff options
| author | saturneric <[email protected]> | 2025-06-27 23:10:23 +0000 | 
|---|---|---|
| committer | saturneric <[email protected]> | 2025-06-27 23:10:23 +0000 | 
| commit | 182ac96e4eec9504ab1fa85bf3a1b7293199d8e2 (patch) | |
| tree | 8ad194489e224cee58b5f0a9df9787ee3db6db96 /src/content/docs/advanced/module-controller.md | |
| parent | docs(guides): add comprehensive guide for understanding GpgFrontend interface... (diff) | |
| download | Manual-182ac96e4eec9504ab1fa85bf3a1b7293199d8e2.tar.gz Manual-182ac96e4eec9504ab1fa85bf3a1b7293199d8e2.zip | |
docs(advanced): add detailed documentation for Multi-Key Database and KeyPackage features
Diffstat (limited to '')
| -rw-r--r-- | src/content/docs/advanced/module-controller.md | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/src/content/docs/advanced/module-controller.md b/src/content/docs/advanced/module-controller.md index db7782c..c7eea25 100644 --- a/src/content/docs/advanced/module-controller.md +++ b/src/content/docs/advanced/module-controller.md @@ -33,7 +33,7 @@ The **Module Controller** interface consists of the following tabs:  The **Registered Modules** tab displays all available modules and provides tools  for managing their activation, metadata, and storage. - +  ### Key Features @@ -109,7 +109,7 @@ gpgme:  **Navigation**: Expand nodes to explore detailed properties for modules or core components. - +  ## Developing Custom Modules | 
