Skip to content

Have the doc command automatically reload things upon change in the browser #1077

Open
@alexarchambault

Description

@alexarchambault

When running things like

$ scala-cli doc . -w

it would be nice to:

  • maybe open the doc index.html in the browser (there's a Java API for that IIRC)
  • have it auto-reload upon changes (so that changes in the sources would automatically load in the browser), like how docusaurus does in watch mode (like when running cd website && yarn && yarn run start from the Scala CLI sources)

Metadata

Metadata

Assignees

No one assigned

    Labels

    --watchIssues tied to watching sourcesdoc commandIssues tied to the doc sub-commandenhancementNew feature or requestrequires scopingIssue requires a spike to revalidate it and assign an up-to date scope for its requirements.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions