linuxdoc.rest module

rest

Implementation of the linuxdoc.rest command.

copyright:

Copyright (C) 2023 Markus Heiser

license:

AGPL-3.0-or-later; see LICENSE for details.

The linuxdoc.rest command parses kernel-doc comments from source code and print the reST to stdout:

$ linuxdoc.rest --help
linuxdoc.rest.get_cli()[source]
linuxdoc.rest.main()[source]