Module man_pages

Module man_pages 

Source
Expand description

Man page generation for VTCode CLI using roff-rs

This module provides functionality to generate Unix man pages for VTCode commands and subcommands using the roff-rs library.

Structsยง

ManPageGenerator
Man page generator for VTCode CLI