-
-
Notifications
You must be signed in to change notification settings - Fork 24
Switch to building docs from GitHub Action #229
Copy link
Copy link
Open
Labels
ci/cdRelating to local development or CI/CDRelating to local development or CI/CDdocumentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
ci/cdRelating to local development or CI/CDRelating to local development or CI/CDdocumentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Currently, the docs are only built for the latest version of the code (HEAD), and previous versions are preserved automatically by virtue of publishing via the
gh-pagesbranch. I'd like to switch to building the docs via a GitHub Action (removing thegh-pagesbranch), while still providing documentation for the last 2 versions (all are tagged).The action needs to do the following: