rofi/doc
Dave Davenport ad06fb9516 [Theme] Try to fix importing of theme.
- Fix the two place of resolving into one method.
- Do not accept file in CWD.
- Prefer file if it exists in same directory as parent file that
  imported it.

fixes: #1889
2023-08-15 19:12:14 +02:00
..
README.md Update doc/readme to be markdown. 2020-04-20 11:28:33 +02:00
default_configuration.rasi Change modi -> modes 2022-02-23 22:42:56 +01:00
default_theme.rasi [Theme] Undo part of default theme changes, always pick build-in 2021-08-24 18:19:25 +02:00
meson.build update man pages without scripts 2023-07-22 14:15:54 +02:00
rofi-debugging.5 [Doc] Update theme manpage with remark-lint hints. 2023-03-27 18:45:44 +02:00
rofi-debugging.5.markdown [Doc] Update theme manpage with remark-lint hints. 2023-03-27 18:45:44 +02:00
rofi-dmenu.5 [Doc] Update theme manpage with remark-lint hints. 2023-03-27 18:45:44 +02:00
rofi-dmenu.5.markdown [Doc] Update theme manpage with remark-lint hints. 2023-03-27 18:45:44 +02:00
rofi-keys.5 Better descriptions for sort options group 2023-07-23 18:44:15 +02:00
rofi-keys.5.markdown Better descriptions for sort options group 2023-07-23 18:44:15 +02:00
rofi-script.5 [DOC] Update rofi-script update with remark-lint remarks. 2023-03-27 12:08:54 +02:00
rofi-script.5.markdown [DOC] Update rofi-script update with remark-lint remarks. 2023-03-27 12:08:54 +02:00
rofi-sensible-terminal.1 Add wezterm to rofi-sensible-terminal (#1838) 2023-05-04 18:45:33 +02:00
rofi-sensible-terminal.1.markdown Add wezterm to rofi-sensible-terminal (#1838) 2023-05-04 18:45:33 +02:00
rofi-theme-selector.1 [Doc] Update theme manpage with remark-lint hints. 2023-03-27 18:45:44 +02:00
rofi-theme-selector.1.markdown [Doc] Update theme manpage with remark-lint hints. 2023-03-27 18:45:44 +02:00
rofi-theme.5 [Theme] Try to fix importing of theme. 2023-08-15 19:12:14 +02:00
rofi-theme.5.markdown [Theme] Try to fix importing of theme. 2023-08-15 19:12:14 +02:00
rofi.1 Better descriptions for sort options group 2023-07-23 18:44:15 +02:00
rofi.1.markdown Better descriptions for sort options group 2023-07-23 18:44:15 +02:00
rofi.doxy.in [Doxy] Fix the doxygen check and some warnings. 2022-07-28 00:23:21 +02:00

README.md

Manpages are build using go-md2man

Manpages can be updated using the following make command:

make update-manpage