1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-18 13:54:36 -05:00
rofi/doc
Dave Davenport 85c6545a43
Merge List and Array type into one. (#1572)
* Merge list and array into one.

* [Lexer] Only use string without " in list

* Some cleanups

* Cleanups based on feedback.
2022-01-25 09:57:59 +01:00
..
Notes/Theme
create_screenshot.sh
default_configuration.rasi
default_theme.rasi
help-output.txt
meson.build [DOC] Add rofi-dmenu(5) manpage. 2021-12-17 11:13:29 +01:00
meson_build_manpages.sh
old-theme-convert-input.theme
old-theme-convert-output.rasi
README.md
rofi-dmenu.5 [DOC] Add rofi-dmenu(5) manpage. 2021-12-17 11:13:29 +01:00
rofi-dmenu.5.markdown [DOC] Add rofi-dmenu(5) manpage. 2021-12-17 11:13:29 +01:00
rofi-keys.5 [Doc] Add a manpage with all the bindings. 2021-12-15 21:31:44 +01:00
rofi-keys.5.markdown [Doc] Add a manpage with all the bindings. 2021-12-15 21:31:44 +01:00
rofi-script.5 [Doc] Update manpage with clarification. 2021-12-14 20:42:21 +01:00
rofi-script.5.markdown
rofi-sensible-terminal.1 [Doc] Update manpage with clarification. 2021-12-14 20:42:21 +01:00
rofi-sensible-terminal.1.markdown
rofi-theme-selector.1 [Doc] Update manpage with clarification. 2021-12-14 20:42:21 +01:00
rofi-theme-selector.1.markdown
rofi-theme.5 Merge List and Array type into one. (#1572) 2022-01-25 09:57:59 +01:00
rofi-theme.5.markdown Merge List and Array type into one. (#1572) 2022-01-25 09:57:59 +01:00
rofi.1 Merge List and Array type into one. (#1572) 2022-01-25 09:57:59 +01:00
rofi.1.markdown Add -combi-display-format (#1570) 2022-01-22 22:03:10 +01:00
rofi.doxy.in
rofi.png
sizing.svg
test_xr.txt Add -combi-display-format (#1570) 2022-01-22 22:03:10 +01:00

Manpages are build using go-md2man

Manpages can be updated using the following make command:

make update-manpage