Skip to content

chore: migrate from make linkcheck and make html to sphinx-build -M #2571

@kratsg

Description

@kratsg

Sphinx seems to ship sphinx-build with a make-mode option called -M (https://www.sphinx-doc.org/en/master/man/sphinx-build.html) which allows one to supposedly drop the Makefile entirely and rely instead on something like

sphinx-build -M html ./source ./build --fail-on-warning

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