1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 07:38:10 +00:00

Base: Move GUI application man pages into their own subsection

We do not want to move POSIX utilities into subsections since they have
standard names, but we can do whatever we want with Applications :^).
This is particularly advantageous as many applications contain several
images, which declutters the man1 directory.
This commit is contained in:
kleines Filmröllchen 2023-01-07 17:18:04 +01:00 committed by Linus Groh
parent b89be9610d
commit 66a68a9523
45 changed files with 46 additions and 11 deletions

View file

@ -0,0 +1,36 @@
## Name
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.
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.
## See also
- Documentation for SerenityOS Games in section 6
### List of Application manpages
- [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)
- [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)
- [Hex Editor](help://man/1/Applications/HexEditor)
- [Image Viewer](help://man/1/Applications/ImageViewer)
- [Inspector](help://man/1/Applications/Inspector)
- [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)
- [SQL Studio](help://man/1/Applications/SQLStudio)
- [Terminal](help://man/1/Applications/Terminal)
- [Text Editor](help://man/1/Applications/TextEditor)

View file

@ -29,5 +29,4 @@ $ CharacterMap --search "yak"
## See Also
* [`FontEditor`(1)](help://man/1/FontEditor) To edit the fonts instead of just viewing them.
* [`FontEditor`(1)](help://man/1/Applications/FontEditor) To edit the fonts instead of just viewing them.

View file

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 64 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Before After
Before After

View file

@ -41,8 +41,8 @@ $ watch -n 1 -- bt 124
## See also
* [`Inspector`(1)](help://man/1/Inspector)
* [`Inspector`(1)](help://man/1/Applications/Inspector)
* [`Profiler`(1)](help://man/1/Profiler)
* [`Profiler`(1)](help://man/1/Applications/Profiler)
* [`watch`(1)](help://man/1/watch)

View file

@ -39,5 +39,5 @@ this man page should be located at `/usr/share/man/man1/man.md`.
## See Also
* [`less`(1)](help://man/1/less) For the terminal pager that `man` uses by default
* [`Help`(1)](help://man/1/Help) To read these same man pages in a GUI
* [`Help`(1)](help://man/1/Applications/Help) To read these same man pages in a GUI
* [`man`(7)](help://man/7/man) For an overview on how manpages are organized

View file

@ -41,4 +41,4 @@ $ profile -t syscall -- echo "Hello friends!"
## See also
* [`Profiler`(1)](help://man/1/Profiler) GUI for viewing profiling data produced by `profile`.
* [`Profiler`(1)](help://man/1/Applications/Profiler) GUI for viewing profiling data produced by `profile`.

View file

@ -19,7 +19,7 @@ Or right clicking on a folder in the TreeView and using
## See also
- [gml-format(1)](help://man/1/gml-format) formats your GML files.
- [GML Playground(1)](help://man/1/GMLPlayground) is an interactive GML creation tool.
- [Applications/GML Playground(1)](help://man/1/Applications/GMLPlayground) is an interactive GML creation tool.
### List of GML manpages

View file

@ -4,7 +4,7 @@ presenter - Presenter slide presentation format (.presenter)
## Description
The presenter file format is a format for specifying slides and presentations in a JSON-based format. It is intentionally simple, allowing it to be written by hand. It is the native format of [Presenter](help://man/1/Presenter).
The presenter file format is a format for specifying slides and presentations in a JSON-based format. It is intentionally simple, allowing it to be written by hand. It is the native format of [Presenter](help://man/1/Applications/Presenter).
This manpage specifies version 1 of the presenter file format.
@ -72,4 +72,4 @@ The following types with their own special properties exist:
## See also
- [Presenter(1)](help://man/1/Presenter)
- [Presenter(1)](help://man/1/Applications/Presenter)

View file

@ -14,7 +14,7 @@ Note that documentation might cover standardized topics (such as standard POSIX
There are three ways of accessing the manual pages:
- [`Help`(1)](help://man/1/Help) provides a graphical user interface for the man pages.
- [`Help`(1)](help://man/1/Applications/Help) provides a graphical user interface for the man pages.
- [`man`(1)](help://man/1/man) implements the standard POSIX utility by accessing the man pages in the terminal.
- You can also choose to open the underlying Markdown files (see [Organization](#organization)) directly.
@ -54,4 +54,4 @@ When you open a page via command-line arguments, the section is specified separa
## See Also
- [`man`(1)](help://man/1/man) To read manpages in the terminal
- [`Help`(1)](help://man/1/Help) To read manpages in a GUI
- [`Help`(1)](help://man/1/Applications/Help) To read manpages in a GUI