Skip to content

ni-apis-python ReadTheDocs projects do not have a "stable" version #337

@bkeryan

Description

@bkeryan

Bug Report

Normally, ReadTheDocs displays both a "latest" version corresponding to the main branch and a "stable" version corresponding to the most recent release tag. Showing the "stable" version by default and using it in hyperlinks avoids showing customers information about unreleased changes.

Because ni-apis-python is a monorepo, ReadTheDocs does not recognize any of its release tags, so it doesn't show a stable version.

See https://readthedocs-theme.readthedocs.io/en/latest/versions.html for more info.

Repro or Code Sample

Visit https://niprotobuftypes.readthedocs.io/en/stable/

Expected Behavior

It shows the documentation for the most recent release.

Current Behavior

It displays an HTTP 404 error.

Context

I am updating the InterSphinx mapping for https://measurement-plugin-python.readthedocs.io/en/stable/ and it errors out when I try to link to stable releases.

Your Environment

N/A

AB#3907496

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageNew issue that needs to be reviewed

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions