Description
Summary
Our API Docs are built separately from our main docs, this requires two steps both on local envs during development and on CI.
While moving the API Docs away from TypeDoc is currently not an option, we should try to unify the two so that they're built together.
Why is this needed?
So that we can simplify our local and CI/CD setups.
Which area does this relate to?
Other
Solution
There's a 3rd party MKDocs plugin that runs TypeDoc and builds the API reference as part of the same build.
Acknowledgment
- This request meets Powertools for AWS Lambda (TypeScript) Tenets
- Should this be considered in other Powertools for AWS Lambda languages? i.e. Python, Java, and .NET
Future readers
Please react with 👍 and your use case to help us understand customer demand.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Shipped