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
default_configuration.rasi
default_theme.rasi
meson.build
meson_build_manpages.sh
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
rofi-theme-selector.1 [Window] Add -window-prefer-icon-theme option. 2022-10-22 11:03:11 +02:00
rofi-theme-selector.1.markdown
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