Skip to content

Move master-document manual page to "overview" manual section #469

@bignose-debian

Description

@bignose-debian

The Sphinx configuration currently builds a single manual page, from the entire master document. In conf.py:

man_pages = [(master_doc, "towncrier", "Towncrier Documentation", [author], 1)]

The resulting manual page does not meet the conventions for section 1 of the manual ("User Commands"). (See the man-pages(7) manual page.)

The document should instead be in the manual section 7 ("Overview"), to describe the Towncrier system as a whole.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions