From 67b6c8bcc8f3c01a0ece214874d45eec9ea2515f Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Mon, 20 Apr 2020 11:27:06 +0200 Subject: [PATCH] Update manpage and manpage build instructions --- doc/README | 7 +++++-- doc/rofi-script.5 | 2 +- doc/rofi-script.5.markdown | 2 +- doc/rofi-theme.5 | 2 +- doc/rofi-theme.5.markdown | 2 +- doc/rofi.1 | 2 +- doc/rofi.1.markdown | 2 +- 7 files changed, 11 insertions(+), 8 deletions(-) diff --git a/doc/README b/doc/README index 5b37423a..389e7a61 100644 --- a/doc/README +++ b/doc/README @@ -1,4 +1,7 @@ -Update manpage using ronn [https://github.com/rtomayko/ronn] +Manpages are build using [go-md2man](https://github.com/cpuguy83/go-md2man) - ronn --roff --pipe rofi-manpage.markdown > rofi.1 +Manpages can be updated using the following make command: +``` +make update-manpage +``` diff --git a/doc/rofi-script.5 b/doc/rofi-script.5 index 4d5a2ea3..201d6cb2 100644 --- a/doc/rofi-script.5 +++ b/doc/rofi-script.5 @@ -133,7 +133,7 @@ The following options are supported: .SH SEE ALSO .PP -rofi\-sensible\-terminal(1), dmenu(1), rofi\-theme(5), rofi\-theme\-selector(1) +rofi(1), rofi\-sensible\-terminal(1), dmenu(1), rofi\-theme(5), rofi\-theme\-selector(1) .SH AUTHOR .PP diff --git a/doc/rofi-script.5.markdown b/doc/rofi-script.5.markdown index 8b941aa7..a7c70d3b 100644 --- a/doc/rofi-script.5.markdown +++ b/doc/rofi-script.5.markdown @@ -100,7 +100,7 @@ The following options are supported: ## SEE ALSO -rofi-sensible-terminal(1), dmenu(1), rofi-theme(5), rofi-theme-selector(1) +rofi(1), rofi-sensible-terminal(1), dmenu(1), rofi-theme(5), rofi-theme-selector(1) ## AUTHOR diff --git a/doc/rofi-theme.5 b/doc/rofi-theme.5 index f9e77daf..426e78fd 100644 --- a/doc/rofi-theme.5 +++ b/doc/rofi-theme.5 @@ -1402,4 +1402,4 @@ Several examples are installed together with \fBrofi\fP\&. These can be found in .SH SEE ALSO .PP -rofi(1) +rofi(1), rofi\-script(5), rofi\-theme\-selector(1) diff --git a/doc/rofi-theme.5.markdown b/doc/rofi-theme.5.markdown index 08c5575e..0813f8c9 100644 --- a/doc/rofi-theme.5.markdown +++ b/doc/rofi-theme.5.markdown @@ -992,4 +992,4 @@ Several examples are installed together with **rofi**. These can be found in `{d ## SEE ALSO -rofi(1) +rofi(1), rofi-script(5), rofi-theme-selector(1) diff --git a/doc/rofi.1 b/doc/rofi.1 index c41a2ea6..db6c9640 100644 --- a/doc/rofi.1 +++ b/doc/rofi.1 @@ -1691,7 +1691,7 @@ first. .SH SEE ALSO .PP -rofi\-sensible\-terminal(1), dmenu(1), rofi\-theme(5), rofi\-theme\-selector(1) +rofi\-sensible\-terminal(1), dmenu(1), rofi\-theme(5), rofi\-script(5), rofi\-theme\-selector(1) .SH AUTHOR .PP diff --git a/doc/rofi.1.markdown b/doc/rofi.1.markdown index 42345081..5596a8b2 100644 --- a/doc/rofi.1.markdown +++ b/doc/rofi.1.markdown @@ -1019,7 +1019,7 @@ first. ## SEE ALSO -rofi-sensible-terminal(1), dmenu(1), rofi-theme(5), rofi-theme-selector(1) +rofi-sensible-terminal(1), dmenu(1), rofi-theme(5), rofi-script(5), rofi-theme-selector(1) ## AUTHOR