Skip to content

Use asciidoc to generate manpages and include them in the website

Sam Thursfield requested to merge sam/website-manpages into master

Previously we wrote the man pages directly in ROFF format. The asciidoc format is easier to read, and also we can convert it to HTML easily to publish the man pages online.

The manpages should be online here: https://gnome.pages.gitlab.gnome.org/tracker/docs/commandline/

Fixes #107 (closed)

Edited by Sam Thursfield

Merge request reports