mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-08 06:31:50 +00:00
This conversion is mostly manual, but fairly straightforward. Based on templates from clr-man-pages
8 lines
296 B
ReStructuredText
8 lines
296 B
ReStructuredText
Notes on manual pages
|
|
=====================
|
|
|
|
The manual pages are generated using ``rst2man``\(1). To recreate
|
|
them, run ``make man`` in the toplevel folder. If you want to edit the
|
|
documentation for upstream changes, make sure to edit the ``*.rst``
|
|
files and not the shipped nroff output files.
|