1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 10:47:35 +00:00

Base: Add 3DFileViewer, CatDog & CertificateSettings manpages

Also update Applications.md to reflect this and some other previously
missing pages.
This commit is contained in:
Cubic Love 2023-05-21 01:02:25 +01:00 committed by Jelle Raaijmakers
parent d41e6a0451
commit c7532cf084
4 changed files with 98 additions and 2 deletions

View file

@ -4,9 +4,9 @@ Applications - SerenityOS GUI applications
## Description
SerenityOS comes with a suite of GUI applications. The applications are divided into multiple categories, through which they are available in the start menu.
SerenityOS comes with a suite of GUI applications. The applications are divided into multiple categories, through which they are available in the System Menu.
Note that many applications can be disabled at SerenityOS build time if desired. Therefore, depending on your SerenityOS build configuration, not all applications may be available.
Note that many applications can be disabled at SerenityOS build time if desired. Therefore, depending on your SerenityOS build configuration, not all applications will be available.
## See also
@ -14,22 +14,27 @@ Note that many applications can be disabled at SerenityOS build time if desired.
### List of Application manpages
- [3D File Viewer](help://man/1/Applications/3DFileViewer)
- [About](help://man/1/Applications/About)
- [Analog Clock](help://man/1/Applications/AnalogClock)
- [Assistant](help://man/1/Applications/Assistant)
- [Browser](help://man/1/Applications/Browser)
- [Calculator](help://man/1/Applications/Calculator)
- [Calendar](help://man/1/Applications/Calendar)
- [CatDog](help://man/1/Applications/CatDog)
- [Certificate Settings](help://man/1/Applications/CertificateSettings)
- [Character Map](help://man/1/Applications/CharacterMap)
- [Eyes](help://man/1/Applications/Eyes)
- [FontEditor](help://man/1/Applications/FontEditor)
- [GML Playground](help://man/1/Applications/GMLPlayground)
- [Help](help://man/1/Applications/Help)
- [Hex Editor](help://man/1/Applications/HexEditor)
- [Image Viewer](help://man/1/Applications/ImageViewer)
- [Magnifier](help://man/1/Applications/Magnifier)
- [Mail](help://man/1/Applications/Mail)
- [Mouse Settings](help://man/1/Applications/MouseSettings)
- [Presenter](help://man/1/Applications/Presenter)
- [Profiler](help://man/1/Applications/Profiler)
- [SQL Studio](help://man/1/Applications/SQLStudio)
- [Terminal](help://man/1/Applications/Terminal)
- [Text Editor](help://man/1/Applications/TextEditor)