Skip to content

[bug] Unable to build documentation with local changes for testing #251

@pandafy

Description

@pandafy

Currently, when building documentation, the process clones the openwisp-docs respository and checks out different branches (versions). This means local changes made to your working directory in the openwisp-docs repository are not included in the documentation build, which makes it difficult for contributors to test or preview their changes before pushing them upstream.

This setup complicates local testing and maintenance, as development edits are ignored during the build process.

Request:
Consider changing the build process so that it can reference local changes in the working directory, allowing contributors to verify modifications before opening a pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    Status

    Done

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions