Skip to content

Generate HTML versions of man pages #34607

Open
@brson

Description

@brson

man pages contain useful information that isn't accessible on windows. rustup concerns itself with man pages and will have a rustup man feature that is useless on windows. I'd like be able to show the same information by opening up a browser to the installed docs.

Can we find a way to generate both the man pages and new HTML versions of the command line documentation from the same source? We probably don't want to take a new pandoc dependency. Perhaps we can just write something in Rust to do it.

Alternately, we could create HTML documentation for each of the command line tools. In the future we're going to be distributing more command line tools. They'll need to be documented in HTML.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-feature-requestCategory: A feature request, i.e: not implemented / a PR.T-dev-toolsRelevant to the dev-tools subteam, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions