Skip to content

Make the action compatible with sphinx-multiversion #51

Description

@snorkman88

I have tried replacing the custom build command with:

      - name: Build docs using action
        uses: ammaraskar/sphinx-action@master
        with:
          docs-folder: "docs/source/"
          build-command: "pip install sphinx-multiversion && sphinx-multiversion . docs/_build"

but it seems it is not possible to use this action with sphinx-multiversion yet, would it be possible to support such feature?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions