summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-07-17 21:38:15 +0200
committerDave Davenport <qball@gmpclient.org>2017-07-17 21:38:15 +0200
commit603676e64036bf10578c885f05d1099f4c51e5e7 (patch)
tree946a2f37cd85df9428514466937dfc016f3e8eea /doc
parent2060059c46af52097974aff76ec2ad8885c1587a (diff)
parentd7d239d808f8b818c44a0029282ae019ba6ad476 (diff)
Merge remote-tracking branch 'origin/meson/manpage-fix'
Diffstat (limited to 'doc')
-rw-r--r--doc/meson.build6
-rw-r--r--doc/rofi-theme.52
-rw-r--r--doc/rofi-theme.5.markdown (renamed from doc/rofi-theme-manpage.markdown)0
-rw-r--r--doc/rofi.12
-rw-r--r--doc/rofi.1.markdown (renamed from doc/rofi-manpage.markdown)0
5 files changed, 5 insertions, 5 deletions
diff --git a/doc/meson.build b/doc/meson.build
index 9b5ee0e1..f3c5443e 100644
--- a/doc/meson.build
+++ b/doc/meson.build
@@ -1,9 +1,9 @@
ronn = find_program('ronn', required: false)
if ronn.found()
run_target('update-manpage',
- command: [ ronn, files(
- 'rofi-manpage.markdown',
- 'rofi-theme-manpage.markdown',
+ command: [ ronn, '--roff', files(
+ 'rofi.1.markdown',
+ 'rofi-theme.5.markdown',
)]
)
endif
diff --git a/doc/rofi-theme.5 b/doc/rofi-theme.5
index 1b9d5515..0ea61596 100644
--- a/doc/rofi-theme.5
+++ b/doc/rofi-theme.5
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "ROFI\-THEME\-MANPAGE" "" "July 2017" "" ""
+.TH "ROFI\-THEME" "5" "July 2017" "" ""
.
.SH "NAME"
\fBrofi\-theme\fR \- Rofi theme format files
diff --git a/doc/rofi-theme-manpage.markdown b/doc/rofi-theme.5.markdown
index f6eb2ef9..f6eb2ef9 100644
--- a/doc/rofi-theme-manpage.markdown
+++ b/doc/rofi-theme.5.markdown
diff --git a/doc/rofi.1 b/doc/rofi.1
index 53825c49..6e335778 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "ROFI\-MANPAGE" "" "July 2017" "" ""
+.TH "ROFI" "1" "July 2017" "" ""
.
.SH "NAME"
\fBrofi\fR \- A window switcher, application launcher, ssh dialog and dmenu replacement
diff --git a/doc/rofi-manpage.markdown b/doc/rofi.1.markdown
index 3a7c30eb..3a7c30eb 100644
--- a/doc/rofi-manpage.markdown
+++ b/doc/rofi.1.markdown