rofi/doc
Dave Davenport 3d62bb32c9
MKDoc website (#1772)
* Add initial documentation page using mkdocs

* Test action

* Add notes to mkdoc site.

* Add installation guide

* Add installation and config guide to mkdocs.

* Add installation manual

* Add image to main page

* [mkdocs] Add plugin guide.

* [mkdocs] Add plugin to main page and some small fixes.

* Add shipped themes page

* [actions] Also rebuild website on the next branch
2022-12-31 13:15:01 +01: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 [Doc] Add a rofi-debugging manpage. 2022-04-11 11:19:34 +02:00
meson_build_manpages.sh [Doc] Update manpage on keybindings. 2021-08-27 15:34:59 +02:00
rofi-debugging.5 [Window] Add -window-prefer-icon-theme option. 2022-10-22 11:03:11 +02:00
rofi-debugging.5.markdown [Debug] Add a '-log' flag. 2022-07-08 22:53:07 +02:00
rofi-dmenu.5 [DMenu] Add -ellipsize-mode option. 2022-11-19 21:03:22 +01:00
rofi-dmenu.5.markdown [DMenu] Add -ellipsize-mode option. 2022-11-19 21:03:22 +01:00
rofi-keys.5 [Window] Add -window-prefer-icon-theme option. 2022-10-22 11:03:11 +02:00
rofi-keys.5.markdown [Doc] Update rofi-keys manpage with unset section 2022-10-11 09:19:35 +02:00
rofi-script.5 [Window] Add -window-prefer-icon-theme option. 2022-10-22 11:03:11 +02:00
rofi-script.5.markdown [Doc] Update manpage urls and add new-selection setting. 2022-07-31 16:28:05 +02:00
rofi-sensible-terminal.1 [Window] Add -window-prefer-icon-theme option. 2022-10-22 11:03:11 +02:00
rofi-sensible-terminal.1.markdown Simple maintenance improvements (#1370) 2021-08-14 13:03:16 +02:00
rofi-theme-selector.1 [Window] Add -window-prefer-icon-theme option. 2022-10-22 11:03:11 +02:00
rofi-theme-selector.1.markdown include $XDG_CONGIG_HOME/rofi/themes 2017-12-10 23:18:20 +01:00
rofi-theme.5 MKDoc website (#1772) 2022-12-31 13:15:01 +01:00
rofi-theme.5.markdown MKDoc website (#1772) 2022-12-31 13:15:01 +01:00
rofi.1 MKDoc website (#1772) 2022-12-31 13:15:01 +01:00
rofi.1.markdown MKDoc website (#1772) 2022-12-31 13:15:01 +01: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