Convert raw manpages to reStructured text
Build with `rst2man mpd.1.rst mpd.1`
This commit is contained in:
@@ -212,3 +212,7 @@ html_static_path = ['_static']
|
||||
# implements a search results scorer. If empty, the default will be used.
|
||||
#
|
||||
# html_search_scorer = 'scorer.js'
|
||||
man_pages = [
|
||||
('mpd.1', 'mpd', 'MPD documentation', [author], 1),
|
||||
('mpd.conf.5', 'mpd.conf', 'mpd.conf documentation', [author], 5)
|
||||
]
|
||||
|
Reference in New Issue
Block a user