Skip to content

[FEATURE] Source folder option #48

@jiayihu

Description

@jiayihu
Overview of the issue

Seems strange to me that there is no option to specify where my source files are. Currently it scans all .ts file in my root folder, so with the following structure I get my examples folder scanned even if I don't wish it.

/
--examples
--src
Suggest a Fix

My current script is compodoc ./src -p tsconfig.json -d doc -s and I think it sounds reasonable to pass the source folder this way.

P.S. Great work anyway, very promising!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions