Skip to content

JSDoc Documentation Generation #15

@thejhh

Description

@thejhh
  • Initial support with npm run -s compile-docs
  • Fix CSS styles
    • Fonts should be same on the front page and module pages
  • Remove "module:" prefix from class and module names
    • "new module:cloud-backend/PromptParser" should be "new PromptParser"
    • Start of the (sub) module page should contain example to import the module in code
  • Methods should contain the class name, eg "parseArray()" -> "PromptParser.parseArray()"
  • Functions should not contain the module name

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions