0.1.46 • Published 12 months ago
@cc-livekit/components-js-docs v0.1.46
LiveKit Components-JS autogenerated docs content
This package is a bundle of purely auto-generated documentation content for all LiveKit Component JavaScript packages with no functionality.
Generation Flow:
- Extract the package API using the API Extractor from @livekit/components-core and @livekit/components-react.
- Convert the resulting
*.api.jsonfiles to Markdown files using our custom API Documenter package. - Save the generated Markdown files in this package under the
generated-docspath. - Publish this @livekit/components-js-docs package so we can import and use it within the livekit-docs-v2 repo.