Skip to content

Preview docs as part of PR #139

@stefmolin

Description

@stefmolin

As part of the GitHub Actions workflows that run when a PR is opened, I'd like to have something like Matplotlib has that makes it possible to preview the built docs without downloading an artifact or building the docs locally.

Screenshot 2023-09-23 at 7 28 05 PM

Numpydoc also has this:

Screenshot 2024-03-30 at 3 58 22 PM

The details link goes to a preview hosted on CircleCI, but maybe a GitHub-only solution is possible with the latest changes in the artifact action, and using this action to set the details URL?

Read the docs PR previews could also be an option.


Edit: For numpydoc, we use an action to build the docs with CircleCI and then this action to generate that clickable link. This seems like the most promising option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions