Skip to content

Droppable documentation loading #4

@faultyserver

Description

@faultyserver

Since the documentation viewer is completely based on parsing a single docs.json file on the client side, it makes sense that users should be able to drag-drop their own JSON onto the site and have it loaded into the viewer automatically.

The site is already set up with dependency injection to make loading new documents easy, it's just a matter of adding a droppable area that reinitializes the site with the new data source.

Handling page refreshes would be a little more difficult, though I think it's fine to not support that at the start.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions