-
-
Notifications
You must be signed in to change notification settings - Fork 758
Closed
Labels
good first issueEasier issue for first time contributorsEasier issue for first time contributors
Milestone
Description
Search terms
readme, packages
Question
I have one package in my monorepo that just exports shared tsconfig.json files. As such, that package doesn't have any entry points for typedoc to use. However, I'd still like that package included in my documentation, with just the README rendered in the package's section of the docs (or maybe with the contents of the json files if possible). It seems like right now, typedoc bails on any package that doesn't have entry points, but is there a way to tell typedoc to generate a README-only doc site (or include the json contents possibly)?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueEasier issue for first time contributorsEasier issue for first time contributors