Skip to content

Collapse patch docs dirs into minor version while highlighting commands based on patch ver #1358

@Alice-Lilith

Description

@Alice-Lilith

Description:
Re: #1357 the release guide currently instructs you to generate the new docs directory only using the major and minor version (ex: make docs-release TAG=v{MAJOR}.{MINOR}). While generating the docs however; it causes all the pages that reference the image tag or URL to contain the wrong version (ex: v0.4 instead of v0.4.0).

I would be +1 for only having one docs directory per minor release. I don't think we need to keep making separate docs directories for each patch release. If we do want to move forward with this approach, then the docs-release make target will need to be updated to take input such as make docs-release TAG=v0.5.0 and use the directory name and patch version separately where needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationkind/decisionA record of a decision made by the community.stale

    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