diff options
| author | saturneric <[email protected]> | 2024-08-17 11:51:07 +0000 | 
|---|---|---|
| committer | saturneric <[email protected]> | 2024-08-17 11:51:07 +0000 | 
| commit | 6e1e01954e7dae3295a1c95ac3bc2b5c9cf154fd (patch) | |
| tree | 1f894361c6852afe28cba13b45856382026b15e3 /src/content/docs/overview | |
| parent | feat: update gpg pubkey info for contract (diff) | |
| download | Manual-6e1e01954e7dae3295a1c95ac3bc2b5c9cf154fd.tar.gz Manual-6e1e01954e7dae3295a1c95ac3bc2b5c9cf154fd.zip | |
fix: update docs for v2.1.4
Diffstat (limited to 'src/content/docs/overview')
| -rw-r--r-- | src/content/docs/overview/faq.md | 7 | ||||
| -rw-r--r-- | src/content/docs/overview/getting-started.md | 3 | ||||
| -rw-r--r-- | src/content/docs/overview/glance.md | 2 | 
3 files changed, 7 insertions, 5 deletions
| diff --git a/src/content/docs/overview/faq.md b/src/content/docs/overview/faq.md index 6bfe083..c62959b 100644 --- a/src/content/docs/overview/faq.md +++ b/src/content/docs/overview/faq.md @@ -16,7 +16,9 @@ GpgFrontend supports digital signatures to verify the integrity and origin of  messages. Users can manage and generate key pairs, encrypt files and emails, and  sign their communications for added security. -**How can I obtain and start using GpgFrontend?** You can download the latest version of GpgFrontend from [GpgFrontend's Downloads Page](../downloads/) and choose the installation method for your platform. +**How can I obtain and start using GpgFrontend?** You can download the latest +version of GpgFrontend from [GpgFrontend's Downloads Page](../downloads/) and +choose the installation method for your platform.  ## OpenPGP and GnuPG Explained @@ -60,7 +62,8 @@ this based on your operating system:  ### Additional Assistance -- For more detailed guidance, refer to the quick start manual available at [Getting Started Guide](../getting-started/). +- For more detailed guidance, refer to the quick start manual available at +  [Getting Started Guide](../getting-started/).  ## Reporting Bugs and Contributing diff --git a/src/content/docs/overview/getting-started.md b/src/content/docs/overview/getting-started.md index 7c40daf..db531a1 100644 --- a/src/content/docs/overview/getting-started.md +++ b/src/content/docs/overview/getting-started.md @@ -67,8 +67,7 @@ For an effortless install or removal process, use Homebrew Cask:  1. **Install GnuPG** via Homebrew or download it from [GPG for OS     X](https://sourceforge.net/projects/gpgosx/files).  2. **Download** the `GpgFrontend-*******-macos-**.dmg` file from [GpgFrontend's -   releases](https://github.com/saturneric/GpgFrontend/releases). Select -   `x86_64` for compatibility with Intel and Apple Silicon chips. +   releases](https://github.com/saturneric/GpgFrontend/releases).  3. **Mount** the DMG file and **run** GpgFrontend.  4. **Optional:** Drag GpgFrontend into your Applications folder for easy access. diff --git a/src/content/docs/overview/glance.md b/src/content/docs/overview/glance.md index 14d9fcb..1126e7c 100644 --- a/src/content/docs/overview/glance.md +++ b/src/content/docs/overview/glance.md @@ -12,7 +12,7 @@ encryption, decryption, and digital signing, offering a seamless interface for  managing OpenPGP tasks. Embrace the latest features of GnuPG 2.x, enhancing your  security in the digital age. -**Document Version Reference: [v2.1.3](https://github.com/saturneric/GpgFrontend/releases/tag/v2.1.2)** +**Document Version Reference: [v2.1.4](https://github.com/saturneric/GpgFrontend/releases/tag/v2.1.4)**  ## User Interface Glimpse | 
