doc/man: remove manually written man pages

There is only one page written. Having manually-written man pages duplicates
information with doc comments. Besides, man pages are already generated by
Doxygen.

Signed-off-by: Simon Ser <contact@emersion.fr>
Closes: https://gitlab.freedesktop.org/wayland/wayland/-/issues/156
This commit is contained in:
Simon Ser 2020-04-16 19:50:52 +02:00
parent 24ca1a5b57
commit 7d3d2ae310
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
7 changed files with 1 additions and 211 deletions

View file

@ -34,5 +34,4 @@ publican_install_prefix = join_paths(
publican_html_dir = 'html'
subdir('doxygen')
subdir('man')
subdir('publican')