Skip to content

Create infrastructure for testing plugin docs for a single plugin #19

Closed
@dedemorton

Description

@dedemorton

Right now, the plugin doc gen process requires a published gem, which means there is no easy way to test doc changes in the plugin docs before the changes get merged and published. To review doc changes in PRs, we manually test the content by copying/pasting everything except the generated variables into a local copy of the LS Reference and running a build, but this is manual and time-consuming. We need to make it possible for developers to run local builds to test their changes.

Maybe we can wrap the content in a dummy book, or at the very least, validate the asciidoc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions