Skip to content

Default value for out option #2195

Closed
Closed
@DiFuks

Description

@DiFuks

Hello! I am the author of the typedoc-theme-hierarchy library

When the "out" option is not specified, I can't figure out where to copy the custom css and js for my theme

DiFuks/typedoc-theme-hierarchy#17

A possible solution is to return the default value, namely "docs"

await app.generateDocs(project, "./docs");

I can solve this problem by specifying "docs" as the default knowledge on my end. But this can break if the path to the generated folder changes on your end.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions