Attach docs as assets
attach_docs_as_assetsCopy documentation files into a component package and register them in its manifest so they travel with the component.
Instructions
Copy documentation files into a package and register them in its manifest's docs list. Use after make_portable_tox to bundle a README or usage notes with a component so they travel with it; writes into the package folder (destructive).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docs | Yes | ||
| asset_dir | No | docs | |
| manifest_path | Yes |