Skip to content

Remove our api docs #1749

@pokey

Description

@pokey

Our Cursorless api docs have been a bit of a nightmare to maintain, and don't seem to be used by any maintainers. I believe the fundamental problem is that typedoc is designed to be used for public-facing apis, but we're using it to document internal APIs. That leads to us having to use some strange flags, so we're constantly fighting with the typedoc library as it gets updated

At the point where Cursorless publishes npm packages, such as the engine, we should revisit, but we'd probably use a more standard typedoc setup where we just document our public-facing api.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions