-
Notifications
You must be signed in to change notification settings - Fork 620
Closed
Labels
closed-for-stalenessfeature-requestNew feature or enhancement. May require GitHub community feedback.New feature or enhancement. May require GitHub community feedback.p2This is a standard priority issueThis is a standard priority issue
Description
Is your feature request related to a problem? Please describe.
We used to clean folder docs
before re-creating docs, even though docs were created in different folder in our release scripts.
These clean docs scripts were updated in:
- chore: use clean to remove dist-* folders smithy-lang/smithy-typescript#487
- chore(clients): use clean to remove dist-* folders #3166
However, we still need to clean docs folder before re-creating it while running typedoc
Describe the solution you'd like
Investigate if typedoc automatically cleans the folder where doc needs to be created, or provides a plugin to do so.
Metadata
Metadata
Assignees
Labels
closed-for-stalenessfeature-requestNew feature or enhancement. May require GitHub community feedback.New feature or enhancement. May require GitHub community feedback.p2This is a standard priority issueThis is a standard priority issue