Skip to content
Unverified Commit 05b0a955 authored by Simon Ser's avatar Simon Ser
Browse files

man: convert to reStructuredText



DocBook makes it hard to write and maintain docs. Hopefully
reStructuredText can make this less painful.

The man pages were converted from DocBook to reStructuredText via
Pandoc:

    pandoc -s -f docbook -t rst -o man/drm.7.rst man/drm.xml

And then manual editing to fixup e.g. references to other man pages. To
compare the result with the DocBook version, this command was used:

    rst2man man/drm-kms.7.rst | man -l -

Signed-off-by: default avatarSimon Ser <contact@emersion.fr>
Reviewed-by: default avatarEric Engestrom <eric@engestrom.ch>
parent 9a7afcf1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment