Merge pull request #447 from Integral-Tech/fix-doc-gen

fix: resolve errors of documentation generation
This commit is contained in:
Leonardo Gibrowski Faé
2025-06-12 11:21:18 -03:00
committed by GitHub
6 changed files with 6 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ swww-clear
This affects the name of the `swww-daemon` socket we will use to
communicate with. Specifically, our socket name is
`${WAYLAND_DISPLAY}-swww-daemon.<specified namespace>.socket`.
_${WAYLAND_DISPLAY}-swww-daemon.<specified namespace>.socket_.
Some compositors can have several different wallpapers per output. This
allows you to differentiate between them. Most users will probably not have

View File

@@ -29,7 +29,7 @@ swww-daemon [OPTIONS]
The result namespace will the `swww-daemon<specified namespace>`. This also
affects the name of the `swww-daemon` socket we will use to communicate
with the `client`. Specifically, our socket name is
`${WAYLAND_DISPLAY}-swww-daemon.<specified namespace>.socket`.
_${WAYLAND_DISPLAY}-swww-daemon.<specified namespace>.socket_.
Some compositors can have several different wallpapers per output. This
allows you to differentiate between them. Most users will probably not have

View File

@@ -40,7 +40,7 @@ swww-img
This affects the name of the `swww-daemon` socket we will use to
communicate with. Specifically, our socket name is
`${WAYLAND_DISPLAY}-swww-daemon.<specified namespace>.socket`.
_${WAYLAND_DISPLAY}-swww-daemon.<specified namespace>.socket_.
Some compositors can have several different wallpapers per output. This
allows you to differentiate between them. Most users will probably not have

View File

@@ -19,7 +19,7 @@ swww-kill
This affects the name of the `swww-daemon` socket we will use to
communicate with. Specifically, our socket name is
`${WAYLAND_DISPLAY}-swww-daemon.<specified namespace>.socket`.
_${WAYLAND_DISPLAY}-swww-daemon.<specified namespace>.socket_.
Some compositors can have several different wallpapers per output. This
allows you to differentiate between them. Most users will probably not have

View File

@@ -19,7 +19,7 @@ swww-query
This affects the name of the `swww-daemon` socket we will use to
communicate with. Specifically, our socket name is
`${WAYLAND_DISPLAY}-swww-daemon.<specified namespace>.socket`.
_${WAYLAND_DISPLAY}-swww-daemon.<specified namespace>.socket_.
Some compositors can have several different wallpapers per output. This
allows you to differentiate between them. Most users will probably not have

View File

@@ -19,7 +19,7 @@ swww-restore
This affects the name of the `swww-daemon` socket we will use to
communicate with. Specifically, our socket name is
`${WAYLAND_DISPLAY}-swww-daemon.<specified namespace>.socket`.
_${WAYLAND_DISPLAY}-swww-daemon.<specified namespace>.socket_.
Some compositors can have several different wallpapers per output. This
allows you to differentiate between them. Most users will probably not have