Attach docs as assets
attach_docs_as_assetsCopy documentation files into a package and register them in its manifest, so README and usage notes travel with the component after make_portable_tox.
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 | No | ||
| asset_dir | No | docs | |
| help_snapshot | No | Attach an exact-build installed OfflineHelp snapshot for the packaged TOX. | |
| manifest_path | Yes |